./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/Juliet_Test/CWE191_Integer_Underflow__int_min_predec_08_good.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version d790fecc Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f423f034-340a-4c13-8c4b-a1f7397ceef7/bin/ukojak-verify-CZk0znPC7b/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f423f034-340a-4c13-8c4b-a1f7397ceef7/bin/ukojak-verify-CZk0znPC7b/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f423f034-340a-4c13-8c4b-a1f7397ceef7/bin/ukojak-verify-CZk0znPC7b/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f423f034-340a-4c13-8c4b-a1f7397ceef7/bin/ukojak-verify-CZk0znPC7b/config/KojakReach.xml -i ../../sv-benchmarks/c/Juliet_Test/CWE191_Integer_Underflow__int_min_predec_08_good.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f423f034-340a-4c13-8c4b-a1f7397ceef7/bin/ukojak-verify-CZk0znPC7b/config/svcomp-Overflow-64bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f423f034-340a-4c13-8c4b-a1f7397ceef7/bin/ukojak-verify-CZk0znPC7b --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! overflow) ) --witnessprinter.graph.data.producer Kojak --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash 10dd9db220e8f975638086d64b1bfc4d3d3aa1479afc97ef62d6deeabc3d6d4f --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-12-06 02:03:51,503 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-12-06 02:03:51,560 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f423f034-340a-4c13-8c4b-a1f7397ceef7/bin/ukojak-verify-CZk0znPC7b/config/svcomp-Overflow-64bit-Kojak_Default.epf [2024-12-06 02:03:51,564 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-12-06 02:03:51,565 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-12-06 02:03:51,584 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-12-06 02:03:51,585 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-12-06 02:03:51,585 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-12-06 02:03:51,586 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-12-06 02:03:51,586 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-12-06 02:03:51,586 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-12-06 02:03:51,586 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-12-06 02:03:51,586 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-12-06 02:03:51,586 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-12-06 02:03:51,586 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-12-06 02:03:51,587 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-12-06 02:03:51,587 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-12-06 02:03:51,587 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-12-06 02:03:51,587 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-12-06 02:03:51,587 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-12-06 02:03:51,587 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-12-06 02:03:51,587 INFO L153 SettingsManager]: * Use constant arrays=true [2024-12-06 02:03:51,587 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-12-06 02:03:51,587 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-12-06 02:03:51,587 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-12-06 02:03:51,588 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-12-06 02:03:51,588 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-12-06 02:03:51,588 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-12-06 02:03:51,588 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-12-06 02:03:51,588 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-12-06 02:03:51,588 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-12-06 02:03:51,588 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-12-06 02:03:51,588 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_f423f034-340a-4c13-8c4b-a1f7397ceef7/bin/ukojak-verify-CZk0znPC7b 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 ! overflow) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Kojak Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 10dd9db220e8f975638086d64b1bfc4d3d3aa1479afc97ef62d6deeabc3d6d4f [2024-12-06 02:03:51,821 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-12-06 02:03:51,830 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-12-06 02:03:51,832 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-12-06 02:03:51,834 INFO L270 PluginConnector]: Initializing CDTParser... [2024-12-06 02:03:51,834 INFO L274 PluginConnector]: CDTParser initialized [2024-12-06 02:03:51,835 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f423f034-340a-4c13-8c4b-a1f7397ceef7/bin/ukojak-verify-CZk0znPC7b/../../sv-benchmarks/c/Juliet_Test/CWE191_Integer_Underflow__int_min_predec_08_good.i [2024-12-06 02:03:54,483 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f423f034-340a-4c13-8c4b-a1f7397ceef7/bin/ukojak-verify-CZk0znPC7b/data/9512b5088/a07c7350205d47b6b03132ffd2bf631e/FLAG4bf2ff00e [2024-12-06 02:03:54,778 INFO L384 CDTParser]: Found 1 translation units. [2024-12-06 02:03:54,779 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f423f034-340a-4c13-8c4b-a1f7397ceef7/sv-benchmarks/c/Juliet_Test/CWE191_Integer_Underflow__int_min_predec_08_good.i [2024-12-06 02:03:54,797 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f423f034-340a-4c13-8c4b-a1f7397ceef7/bin/ukojak-verify-CZk0znPC7b/data/9512b5088/a07c7350205d47b6b03132ffd2bf631e/FLAG4bf2ff00e [2024-12-06 02:03:54,812 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f423f034-340a-4c13-8c4b-a1f7397ceef7/bin/ukojak-verify-CZk0znPC7b/data/9512b5088/a07c7350205d47b6b03132ffd2bf631e [2024-12-06 02:03:54,814 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-12-06 02:03:54,816 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-12-06 02:03:54,817 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-12-06 02:03:54,817 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-12-06 02:03:54,821 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-12-06 02:03:54,822 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.12 02:03:54" (1/1) ... [2024-12-06 02:03:54,823 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1bdc064b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 02:03:54, skipping insertion in model container [2024-12-06 02:03:54,823 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.12 02:03:54" (1/1) ... [2024-12-06 02:03:54,867 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-12-06 02:03:55,503 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-06 02:03:55,512 INFO L200 MainTranslator]: Completed pre-run [2024-12-06 02:03:55,587 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-06 02:03:55,695 INFO L204 MainTranslator]: Completed translation [2024-12-06 02:03:55,696 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 02:03:55 WrapperNode [2024-12-06 02:03:55,696 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-12-06 02:03:55,697 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-12-06 02:03:55,697 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-12-06 02:03:55,697 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-12-06 02:03:55,701 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 02:03:55" (1/1) ... [2024-12-06 02:03:55,718 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 02:03:55" (1/1) ... [2024-12-06 02:03:55,736 INFO L138 Inliner]: procedures = 503, calls = 46, calls flagged for inlining = 7, calls inlined = 7, statements flattened = 121 [2024-12-06 02:03:55,736 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-12-06 02:03:55,737 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-12-06 02:03:55,737 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-12-06 02:03:55,737 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-12-06 02:03:55,742 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 02:03:55" (1/1) ... [2024-12-06 02:03:55,742 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 02:03:55" (1/1) ... [2024-12-06 02:03:55,744 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 02:03:55" (1/1) ... [2024-12-06 02:03:55,744 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 02:03:55" (1/1) ... [2024-12-06 02:03:55,749 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 02:03:55" (1/1) ... [2024-12-06 02:03:55,750 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 02:03:55" (1/1) ... [2024-12-06 02:03:55,752 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 02:03:55" (1/1) ... [2024-12-06 02:03:55,753 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 02:03:55" (1/1) ... [2024-12-06 02:03:55,754 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 02:03:55" (1/1) ... [2024-12-06 02:03:55,756 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-12-06 02:03:55,757 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-12-06 02:03:55,757 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-12-06 02:03:55,757 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-12-06 02:03:55,758 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 02:03:55" (1/1) ... [2024-12-06 02:03:55,763 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-12-06 02:03:55,774 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f423f034-340a-4c13-8c4b-a1f7397ceef7/bin/ukojak-verify-CZk0znPC7b/z3 [2024-12-06 02:03:55,784 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f423f034-340a-4c13-8c4b-a1f7397ceef7/bin/ukojak-verify-CZk0znPC7b/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-12-06 02:03:55,787 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f423f034-340a-4c13-8c4b-a1f7397ceef7/bin/ukojak-verify-CZk0znPC7b/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-12-06 02:03:55,811 INFO L130 BoogieDeclarations]: Found specification of procedure printIntLine [2024-12-06 02:03:55,811 INFO L138 BoogieDeclarations]: Found implementation of procedure printIntLine [2024-12-06 02:03:55,811 INFO L130 BoogieDeclarations]: Found specification of procedure printLine [2024-12-06 02:03:55,811 INFO L138 BoogieDeclarations]: Found implementation of procedure printLine [2024-12-06 02:03:55,811 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-12-06 02:03:55,812 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-12-06 02:03:55,812 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-12-06 02:03:55,812 INFO L130 BoogieDeclarations]: Found specification of procedure staticReturnsTrue [2024-12-06 02:03:55,812 INFO L138 BoogieDeclarations]: Found implementation of procedure staticReturnsTrue [2024-12-06 02:03:55,812 INFO L130 BoogieDeclarations]: Found specification of procedure staticReturnsFalse [2024-12-06 02:03:55,812 INFO L138 BoogieDeclarations]: Found implementation of procedure staticReturnsFalse [2024-12-06 02:03:55,924 INFO L234 CfgBuilder]: Building ICFG [2024-12-06 02:03:55,926 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-12-06 02:03:56,099 INFO L? ?]: Removed 28 outVars from TransFormulas that were not future-live. [2024-12-06 02:03:56,099 INFO L283 CfgBuilder]: Performing block encoding [2024-12-06 02:03:56,140 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-12-06 02:03:56,141 INFO L312 CfgBuilder]: Removed 0 assume(true) statements. [2024-12-06 02:03:56,141 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.12 02:03:56 BoogieIcfgContainer [2024-12-06 02:03:56,141 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-12-06 02:03:56,142 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-12-06 02:03:56,142 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-12-06 02:03:56,151 INFO L274 PluginConnector]: CodeCheck initialized [2024-12-06 02:03:56,151 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.12 02:03:56" (1/1) ... [2024-12-06 02:03:56,159 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-06 02:03:56,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:03:56,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 89 states to 69 states and 89 transitions. [2024-12-06 02:03:56,202 INFO L276 IsEmpty]: Start isEmpty. Operand 69 states and 89 transitions. [2024-12-06 02:03:56,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-06 02:03:56,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:03:56,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:03:56,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:03:56,370 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-06 02:03:56,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:03:56,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 88 states to 68 states and 88 transitions. [2024-12-06 02:03:56,412 INFO L276 IsEmpty]: Start isEmpty. Operand 68 states and 88 transitions. [2024-12-06 02:03:56,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2024-12-06 02:03:56,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:03:56,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:03:56,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:03:56,579 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-06 02:03:56,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:03:56,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 99 states to 67 states and 87 transitions. [2024-12-06 02:03:56,657 INFO L276 IsEmpty]: Start isEmpty. Operand 67 states and 87 transitions. [2024-12-06 02:03:56,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-12-06 02:03:56,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:03:56,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:03:56,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:03:56,745 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:03:56,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:03:56,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 98 states to 66 states and 84 transitions. [2024-12-06 02:03:56,864 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 84 transitions. [2024-12-06 02:03:56,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:03:56,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:03:56,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:03:56,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:03:56,912 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:03:56,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:03:56,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 97 states to 65 states and 83 transitions. [2024-12-06 02:03:56,944 INFO L276 IsEmpty]: Start isEmpty. Operand 65 states and 83 transitions. [2024-12-06 02:03:56,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:03:56,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:03:56,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:03:56,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:03:57,046 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:03:57,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:03:57,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:03:57,105 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:03:57,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:03:57,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:03:57,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:03:57,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:03:57,165 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:03:57,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:03:57,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:03:57,177 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:03:57,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:03:57,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:03:57,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:03:57,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:03:57,240 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:03:57,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:03:57,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:03:57,254 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:03:57,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:03:57,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:03:57,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:03:57,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:03:57,311 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:03:57,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:03:57,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:03:57,323 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:03:57,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:03:57,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:03:57,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:03:57,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:03:57,367 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:03:57,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:03:57,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:03:57,379 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:03:57,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:03:57,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:03:57,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:03:57,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:03:57,428 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:03:57,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:03:57,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:03:57,440 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:03:57,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:03:57,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:03:57,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:03:57,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:03:57,507 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:03:57,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:03:57,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:03:57,523 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:03:57,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:03:57,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:03:57,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:03:57,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:03:57,598 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:03:57,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:03:57,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:03:57,614 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:03:57,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:03:57,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:03:57,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:03:57,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:03:57,687 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:03:57,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:03:57,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:03:57,703 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:03:57,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:03:57,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:03:57,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:03:57,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:03:57,777 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:03:57,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:03:57,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:03:57,792 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:03:57,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:03:57,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:03:57,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:03:57,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:03:57,862 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:03:57,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:03:57,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:03:57,878 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:03:57,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:03:57,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:03:57,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:03:57,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:03:57,947 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:03:57,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:03:57,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:03:57,962 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:03:57,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:03:57,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:03:57,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:03:57,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:03:58,032 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:03:58,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:03:58,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:03:58,046 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:03:58,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:03:58,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:03:58,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:03:58,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:03:58,113 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:03:58,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:03:58,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:03:58,130 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:03:58,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:03:58,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:03:58,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:03:58,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:03:58,194 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:03:58,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:03:58,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:03:58,209 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:03:58,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:03:58,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:03:58,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:03:58,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:03:58,271 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:03:58,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:03:58,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:03:58,284 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:03:58,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:03:58,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:03:58,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:03:58,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:03:58,345 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:03:58,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:03:58,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:03:58,356 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:03:58,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:03:58,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:03:58,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:03:58,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:03:58,407 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:03:58,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:03:58,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:03:58,419 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:03:58,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:03:58,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:03:58,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:03:58,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:03:58,471 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:03:58,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:03:58,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:03:58,483 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:03:58,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:03:58,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:03:58,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:03:58,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:03:58,534 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:03:58,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:03:58,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:03:58,545 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:03:58,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:03:58,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:03:58,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:03:58,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:03:58,592 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:03:58,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:03:58,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:03:58,603 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:03:58,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:03:58,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:03:58,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:03:58,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:03:58,652 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:03:58,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:03:58,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:03:58,664 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:03:58,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:03:58,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:03:58,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:03:58,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:03:58,714 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:03:58,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:03:58,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:03:58,725 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:03:58,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:03:58,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:03:58,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:03:58,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:03:58,772 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:03:58,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:03:58,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:03:58,783 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:03:58,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:03:58,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:03:58,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:03:58,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:03:58,830 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:03:58,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:03:58,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:03:58,841 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:03:58,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:03:58,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:03:58,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:03:58,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:03:58,884 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:03:58,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:03:58,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:03:58,895 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:03:58,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:03:58,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:03:58,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:03:58,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:03:58,948 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:03:58,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:03:58,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:03:58,959 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:03:58,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:03:58,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:03:58,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:03:58,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:03:59,001 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:03:59,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:03:59,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:03:59,012 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:03:59,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:03:59,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:03:59,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:03:59,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:03:59,057 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:03:59,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:03:59,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:03:59,068 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:03:59,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:03:59,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:03:59,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:03:59,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:03:59,116 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:03:59,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:03:59,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:03:59,128 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:03:59,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:03:59,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:03:59,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:03:59,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:03:59,173 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:03:59,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:03:59,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:03:59,184 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:03:59,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:03:59,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:03:59,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:03:59,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:03:59,226 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:03:59,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:03:59,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:03:59,238 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:03:59,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:03:59,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:03:59,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:03:59,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:03:59,280 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:03:59,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:03:59,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:03:59,290 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:03:59,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:03:59,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:03:59,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:03:59,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:03:59,331 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:03:59,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:03:59,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:03:59,342 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:03:59,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:03:59,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:03:59,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:03:59,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:03:59,386 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:03:59,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:03:59,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:03:59,397 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:03:59,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:03:59,397 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:03:59,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:03:59,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:03:59,439 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:03:59,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:03:59,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:03:59,452 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:03:59,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:03:59,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:03:59,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:03:59,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:03:59,504 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:03:59,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:03:59,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:03:59,515 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:03:59,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:03:59,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:03:59,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:03:59,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:03:59,556 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:03:59,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:03:59,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:03:59,567 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:03:59,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:03:59,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:03:59,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:03:59,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:03:59,609 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:03:59,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:03:59,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:03:59,620 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:03:59,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:03:59,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:03:59,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:03:59,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:03:59,663 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:03:59,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:03:59,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:03:59,674 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:03:59,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:03:59,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:03:59,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:03:59,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:03:59,713 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:03:59,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:03:59,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:03:59,725 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:03:59,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:03:59,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:03:59,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:03:59,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:03:59,765 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:03:59,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:03:59,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:03:59,776 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:03:59,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:03:59,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:03:59,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:03:59,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:03:59,816 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:03:59,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:03:59,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:03:59,826 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:03:59,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:03:59,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:03:59,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:03:59,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:03:59,865 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:03:59,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:03:59,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:03:59,875 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:03:59,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:03:59,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:03:59,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:03:59,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:03:59,913 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:03:59,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:03:59,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:03:59,924 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:03:59,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:03:59,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:03:59,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:03:59,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:03:59,960 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:03:59,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:03:59,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:03:59,971 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:03:59,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:03:59,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:03:59,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:03:59,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:00,007 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:00,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:00,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:00,017 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:00,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:00,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:00,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:00,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:00,062 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:00,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:00,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:00,072 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:00,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:00,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:00,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:00,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:00,114 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:00,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:00,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:00,124 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:00,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:00,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:00,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:00,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:00,159 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:00,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:00,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:00,169 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:00,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:00,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:00,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:00,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:00,206 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:00,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:00,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:00,216 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:00,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:00,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:00,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:00,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:00,251 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:00,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:00,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:00,261 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:00,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:00,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:00,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:00,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:00,295 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:00,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:00,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:00,305 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:00,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:00,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:00,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:00,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:00,339 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:00,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:00,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:00,349 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:00,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:00,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:00,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:00,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:00,385 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:00,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:00,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:00,395 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:00,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:00,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:00,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:00,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:00,431 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:00,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:00,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:00,442 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:00,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:00,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:00,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:00,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:00,476 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:00,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:00,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:00,487 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:00,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:00,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:00,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:00,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:00,527 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:00,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:00,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:00,537 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:00,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:00,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:00,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:00,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:00,584 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:00,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:00,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:00,596 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:00,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:00,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:00,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:00,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:00,645 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:00,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:00,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:00,660 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:00,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:00,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:00,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:00,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:00,706 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:00,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:00,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:00,718 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:00,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:00,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:00,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:00,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:00,764 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:00,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:00,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:00,773 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:00,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:00,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:00,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:00,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:00,809 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:00,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:00,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:00,819 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:00,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:00,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:00,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:00,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:00,854 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:00,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:00,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:00,865 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:00,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:00,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:00,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:00,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:00,898 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:00,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:00,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:00,907 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:00,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:00,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:00,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:00,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:00,941 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:00,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:00,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:00,952 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:00,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:00,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:00,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:00,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:00,987 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:00,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:00,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:00,997 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:00,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:00,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:00,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:01,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:01,031 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:01,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:01,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:01,041 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:01,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:01,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:01,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:01,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:01,075 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:01,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:01,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:01,085 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:01,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:01,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:01,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:01,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:01,120 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:01,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:01,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:01,129 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:01,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:01,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:01,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:01,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:01,173 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:01,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:01,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:01,182 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:01,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:01,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:01,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:01,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:01,216 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:01,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:01,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:01,225 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:01,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:01,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:01,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:01,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:01,263 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:01,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:01,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:01,273 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:01,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:01,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:01,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:01,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:01,308 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:01,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:01,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:01,317 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:01,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:01,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:01,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:01,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:01,352 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:01,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:01,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:01,361 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:01,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:01,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:01,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:01,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:01,394 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:01,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:01,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:01,403 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:01,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:01,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:01,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:01,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:01,434 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:01,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:01,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:01,443 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:01,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:01,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:01,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:01,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:01,475 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:01,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:01,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:01,484 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:01,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:01,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:01,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:01,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:01,518 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:01,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:01,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:01,527 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:01,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:01,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:01,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:01,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:01,561 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:01,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:01,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:01,570 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:01,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:01,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:01,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:01,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:01,602 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:01,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:01,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:01,610 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:01,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:01,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:01,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:01,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:01,641 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:01,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:01,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:01,650 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:01,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:01,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:01,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:01,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:01,680 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:01,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:01,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:01,697 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:01,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:01,697 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:01,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:01,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:01,729 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:01,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:01,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:01,737 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:01,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:01,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:01,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:01,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:01,769 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:01,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:01,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:01,778 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:01,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:01,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:01,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:01,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:01,810 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:01,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:01,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:01,818 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:01,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:01,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:01,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:01,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:01,848 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:01,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:01,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:01,856 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:01,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:01,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:01,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:01,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:01,887 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:01,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:01,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:01,895 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:01,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:01,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:01,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:01,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:01,925 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:01,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:01,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:01,933 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:01,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:01,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:01,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:01,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:01,966 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:01,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:01,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:01,974 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:01,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:01,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:01,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:01,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:02,006 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:02,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:02,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:02,015 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:02,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:02,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:02,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:02,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:02,047 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:02,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:02,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:02,056 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:02,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:02,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:02,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:02,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:02,088 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:02,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:02,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:02,096 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:02,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:02,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:02,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:02,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:02,127 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:02,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:02,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:02,135 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:02,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:02,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:02,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:02,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:02,166 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:02,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:02,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:02,174 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:02,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:02,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:02,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:02,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:02,212 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:02,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:02,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:02,220 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:02,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:02,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:02,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:02,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:02,252 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:02,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:02,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:02,261 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:02,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:02,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:02,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:02,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:02,293 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:02,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:02,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:02,301 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:02,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:02,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:02,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:02,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:02,332 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:02,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:02,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:02,340 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:02,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:02,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:02,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:02,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:02,370 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:02,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:02,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:02,378 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:02,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:02,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:02,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:02,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:02,410 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:02,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:02,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:02,418 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:02,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:02,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:02,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:02,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:02,448 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:02,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:02,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:02,456 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:02,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:02,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:02,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:02,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:02,485 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:02,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:02,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:02,493 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:02,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:02,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:02,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:02,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:02,524 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:02,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:02,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:02,532 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:02,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:02,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:02,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:02,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:02,561 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:02,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:02,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:02,569 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:02,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:02,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:02,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:02,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:02,602 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:02,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:02,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:02,610 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:02,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:02,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:02,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:02,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:02,640 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:02,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:02,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:02,648 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:02,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:02,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:02,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:02,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:02,677 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:02,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:02,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:02,685 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:02,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:02,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:02,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:02,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:02,721 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:02,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:02,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:02,729 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:02,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:02,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:02,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:02,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:02,760 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:02,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:02,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:02,768 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:02,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:02,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:02,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:02,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:02,798 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:02,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:02,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:02,806 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:02,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:02,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:02,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:02,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:02,837 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:02,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:02,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:02,845 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:02,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:02,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:02,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:02,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:02,874 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:02,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:02,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:02,881 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:02,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:02,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:02,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:02,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:02,911 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:02,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:02,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:02,919 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:02,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:02,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:02,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:02,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:02,949 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:02,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:02,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:02,957 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:02,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:02,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:02,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:02,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:02,986 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:02,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:02,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:02,994 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:02,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:02,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:02,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:03,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:03,023 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:03,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:03,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:03,031 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:03,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:03,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:03,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:03,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:03,060 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:03,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:03,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:03,067 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:03,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:03,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:03,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:03,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:03,097 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:03,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:03,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:03,104 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:03,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:03,105 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:03,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:03,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:03,132 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:03,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:03,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:03,140 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:03,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:03,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:03,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:03,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:03,169 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:03,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:03,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:03,176 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:03,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:03,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:03,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:03,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:03,210 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:03,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:03,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:03,220 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:03,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:03,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:03,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:03,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:03,262 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:03,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:03,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:03,272 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:03,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:03,272 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:03,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:03,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:03,314 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:03,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:03,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:03,324 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:03,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:03,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:03,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:03,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:03,367 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:03,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:03,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:03,377 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:03,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:03,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:03,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:03,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:03,416 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:03,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:03,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:03,426 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:03,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:03,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:03,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:03,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:03,465 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:03,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:03,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:03,472 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:03,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:03,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:03,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:03,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:03,500 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:03,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:03,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:03,507 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:03,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:03,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:03,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:03,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:03,536 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:03,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:03,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:03,543 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:03,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:03,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:03,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:03,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:03,572 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:03,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:03,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:03,579 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:03,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:03,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:03,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:03,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:03,607 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:03,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:03,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:03,614 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:03,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:03,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:03,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:03,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:03,641 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:03,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:03,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:03,648 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:03,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:03,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:03,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:03,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:03,674 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:03,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:03,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:03,681 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:03,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:03,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:03,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:03,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:03,710 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:03,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:03,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:03,717 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:03,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:03,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:03,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:03,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:03,744 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:03,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:03,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:03,749 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:03,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:03,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:03,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:03,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:03,767 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:03,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:03,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:03,773 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:03,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:03,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:03,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:03,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:03,793 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:03,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:03,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:03,804 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:03,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:03,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:03,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:03,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:03,823 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:03,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:03,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:03,829 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:03,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:03,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:03,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:03,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:03,848 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:03,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:03,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:03,854 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:03,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:03,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:03,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:03,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:03,874 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:03,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:03,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:03,881 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:03,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:03,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:03,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:03,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:03,900 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:03,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:03,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:03,906 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:03,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:03,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:03,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:03,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:03,925 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:03,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:03,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:03,931 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:03,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:03,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:03,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:03,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:03,950 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:03,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:03,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:03,956 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:03,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:03,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:03,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:03,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:03,975 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:03,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:03,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:03,980 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:03,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:03,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:03,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:03,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:03,999 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:04,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:04,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:04,005 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:04,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:04,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:04,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:04,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:04,023 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:04,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:04,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:04,029 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:04,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:04,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:04,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:04,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:04,056 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:04,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:04,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:04,063 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:04,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:04,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:04,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:04,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:04,090 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:04,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:04,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:04,096 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:04,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:04,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:04,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:04,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:04,123 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:04,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:04,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:04,130 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:04,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:04,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:04,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:04,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:04,157 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:04,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:04,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:04,163 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:04,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:04,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:04,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:04,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:04,190 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:04,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:04,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:04,197 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:04,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:04,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:04,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:04,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:04,224 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:04,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:04,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:04,231 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:04,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:04,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:04,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:04,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:04,263 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:04,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:04,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:04,269 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:04,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:04,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:04,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:04,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:04,295 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:04,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:04,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:04,302 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:04,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:04,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:04,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:04,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:04,328 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:04,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:04,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:04,334 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:04,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:04,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:04,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:04,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:04,361 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:04,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:04,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:04,367 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:04,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:04,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:04,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:04,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:04,394 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:04,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:04,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:04,401 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:04,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:04,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:04,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:04,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:04,427 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:04,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:04,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:04,433 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:04,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:04,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:04,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:04,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:04,460 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:04,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:04,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:04,466 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:04,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:04,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:04,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:04,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:04,492 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:04,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:04,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:04,498 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:04,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:04,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:04,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:04,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:04,525 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:04,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:04,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:04,532 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:04,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:04,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:04,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:04,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:04,558 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:04,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:04,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:04,564 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:04,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:04,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:04,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:04,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:04,587 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:04,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:04,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:04,593 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:04,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:04,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:04,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:04,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:04,620 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:04,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:04,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:04,626 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:04,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:04,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:04,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:04,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:04,653 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:04,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:04,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:04,659 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:04,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:04,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:04,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:04,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:04,686 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:04,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:04,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:04,692 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:04,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:04,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:04,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:04,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:04,718 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:04,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:04,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:04,725 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:04,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:04,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:04,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:04,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:04,752 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:04,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:04,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:04,765 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:04,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:04,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:04,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:04,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:04,785 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:04,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:04,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:04,790 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:04,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:04,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:04,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:04,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:04,808 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:04,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:04,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:04,814 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:04,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:04,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:04,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:04,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:04,832 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:04,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:04,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:04,838 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:04,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:04,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:04,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:04,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:04,858 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:04,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:04,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:04,863 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:04,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:04,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:04,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:04,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:04,884 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:04,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:04,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:04,890 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:04,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:04,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:04,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:04,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:04,909 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:04,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:04,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:04,914 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:04,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:04,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:04,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:04,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:04,933 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:04,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:04,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:04,939 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:04,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:04,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:04,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:04,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:04,957 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:04,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:04,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:04,963 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:04,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:04,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:04,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:04,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:04,981 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:04,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:04,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:04,986 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:04,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:04,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:04,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:04,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:05,006 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:05,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:05,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:05,011 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:05,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:05,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:05,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:05,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:05,029 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:05,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:05,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:05,035 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:05,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:05,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:05,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:05,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:05,053 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:05,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:05,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:05,059 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:05,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:05,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:05,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:05,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:05,077 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:05,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:05,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:05,083 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:05,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:05,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:05,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:05,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:05,101 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:05,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:05,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:05,106 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:05,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:05,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:05,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:05,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:05,126 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:05,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:05,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:05,131 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:05,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:05,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:05,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:05,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:05,155 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:05,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:05,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:05,159 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:05,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:05,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:05,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:05,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:05,177 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:05,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:05,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:05,182 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:05,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:05,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:05,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:05,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:05,201 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:05,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:05,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:05,207 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:05,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:05,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:05,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:05,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:05,225 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:05,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:05,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:05,231 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:05,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:05,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:05,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:05,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:05,252 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:05,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:05,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:05,259 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:05,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:05,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:05,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:05,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:05,282 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:05,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:05,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:05,288 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:05,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:05,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:05,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:05,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:05,310 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:05,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:05,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:05,316 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:05,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:05,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:05,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:05,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:05,337 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:05,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:05,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:05,343 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:05,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:05,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:05,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:05,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:05,361 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:05,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:05,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:05,367 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:05,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:05,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:05,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:05,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:05,385 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:05,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:05,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:05,391 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:05,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:05,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:05,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:05,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:05,409 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:05,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:05,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:05,415 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:05,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:05,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:05,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:05,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:05,433 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:05,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:05,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:05,439 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:05,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:05,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:05,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:05,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:05,464 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:05,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:05,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:05,469 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:05,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:05,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:05,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:05,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:05,487 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:05,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:05,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:05,492 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:05,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:05,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:05,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:05,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:05,510 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:05,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:05,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:05,516 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:05,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:05,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:05,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:05,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:05,534 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:05,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:05,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:05,541 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:05,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:05,541 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:05,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:05,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:05,560 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:05,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:05,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:05,565 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:05,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:05,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:05,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:05,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:05,584 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:05,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:05,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:05,590 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:05,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:05,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:05,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:05,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:05,609 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:05,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:05,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:05,618 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:05,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:05,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:05,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:05,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:05,638 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:05,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:05,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:05,643 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:05,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:05,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:05,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:05,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:05,662 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:05,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:05,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:05,668 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:05,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:05,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:05,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:05,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:05,686 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:05,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:05,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:05,692 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:05,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:05,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:05,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:05,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:05,709 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:05,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:05,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:05,714 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:05,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:05,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:05,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:05,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:05,732 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:05,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:05,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:05,737 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:05,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:05,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:05,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:05,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:05,755 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:05,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:05,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:05,761 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:05,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:05,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:05,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:05,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:05,779 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:05,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:05,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:05,785 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:05,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:05,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:05,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:05,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:05,803 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:05,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:05,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:05,808 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:05,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:05,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:05,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:05,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:05,826 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:05,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:05,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:05,832 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:05,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:05,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:05,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:05,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:05,850 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:05,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:05,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:05,855 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:05,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:05,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:05,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:05,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:05,873 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:05,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:05,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:05,879 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:05,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:05,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:05,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:05,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:05,897 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:05,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:05,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:05,902 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:05,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:05,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:05,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:05,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:05,928 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:05,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:05,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:05,934 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:05,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:05,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:05,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:05,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:05,952 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:05,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:05,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:05,958 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:05,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:05,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:05,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:05,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:05,976 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:05,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:05,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:05,982 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:05,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:05,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:05,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:05,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:06,001 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:06,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:06,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:06,006 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:06,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:06,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:06,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:06,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:06,025 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:06,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:06,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:06,031 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:06,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:06,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:06,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:06,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:06,049 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:06,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:06,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:06,054 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:06,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:06,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:06,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:06,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:06,072 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:06,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:06,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:06,078 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:06,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:06,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:06,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:06,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:06,096 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:06,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:06,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:06,101 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:06,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:06,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:06,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:06,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:06,119 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:06,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:06,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:06,125 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:06,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:06,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:06,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:06,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:06,143 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:06,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:06,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:06,148 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:06,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:06,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:06,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:06,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:06,170 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:06,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:06,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:06,175 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:06,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:06,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:06,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:06,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:06,194 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:06,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:06,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:06,199 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:06,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:06,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:06,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:06,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:06,225 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:06,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:06,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:06,231 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:06,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:06,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:06,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:06,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:06,248 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:06,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:06,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:06,254 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:06,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:06,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:06,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:06,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:06,279 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:06,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:06,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:06,285 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:06,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:06,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:06,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:06,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:06,311 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:06,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:06,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:06,320 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:06,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:06,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:06,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:06,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:06,337 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:06,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:06,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:06,343 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:06,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:06,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:06,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:06,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:06,360 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:06,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:06,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:06,366 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:06,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:06,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:06,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:06,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:06,384 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:06,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:06,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:06,390 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:06,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:06,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:06,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:06,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:06,408 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:06,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:06,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:06,414 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:06,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:06,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:06,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:06,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:06,431 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:06,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:06,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:06,437 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:06,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:06,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:06,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:06,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:06,456 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:06,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:06,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:06,461 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:06,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:06,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:06,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:06,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:06,481 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:06,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:06,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:06,486 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:06,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:06,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:06,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:06,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:06,506 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:06,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:06,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:06,512 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:06,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:06,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:06,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:06,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:06,532 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:06,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:06,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:06,537 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:06,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:06,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:06,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:06,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:06,556 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:06,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:06,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:06,561 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:06,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:06,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:06,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:06,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:06,580 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:06,585 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:06,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:06,585 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:06,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:06,585 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:06,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:06,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:06,603 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:06,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:06,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:06,608 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:06,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:06,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:06,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:06,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:06,626 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:06,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:06,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:06,631 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:06,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:06,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:06,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:06,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:06,648 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:06,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:06,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:06,654 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:06,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:06,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:06,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:06,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:06,671 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:06,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:06,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:06,676 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:06,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:06,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:06,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:06,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:06,696 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:06,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:06,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:06,702 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:06,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:06,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:06,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:06,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:06,720 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:06,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:06,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:06,726 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:06,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:06,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:06,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:06,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:06,744 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:06,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:06,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:06,749 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:06,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:06,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:06,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:06,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:06,767 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:06,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:06,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:06,772 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:06,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:06,772 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:06,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:06,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:06,790 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:06,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:06,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:06,795 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:06,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:06,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:06,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:06,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:06,814 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:06,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:06,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:06,819 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:06,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:06,820 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:06,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:06,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:06,841 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:06,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:06,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:06,847 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:06,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:06,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:06,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:06,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:06,872 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:06,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:06,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:06,878 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:06,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:06,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:06,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:06,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:06,904 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:06,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:06,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:06,909 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:06,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:06,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:06,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:06,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:06,925 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:06,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:06,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:06,930 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:06,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:06,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:06,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:06,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:06,954 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:06,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:06,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:06,960 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:06,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:06,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:06,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:06,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:06,985 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:06,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:06,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:06,990 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:06,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:06,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:06,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:06,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:07,013 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:07,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:07,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:07,018 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:07,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:07,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:07,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:07,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:07,034 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:07,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:07,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:07,039 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:07,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:07,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:07,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:07,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:07,056 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:07,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:07,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:07,061 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:07,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:07,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:07,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:07,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:07,080 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:07,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:07,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:07,086 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:07,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:07,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:07,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:07,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:07,106 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:07,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:07,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:07,112 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:07,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:07,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:07,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:07,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:07,129 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:07,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:07,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:07,135 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:07,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:07,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:07,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:07,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:07,160 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:07,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:07,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:07,166 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:07,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:07,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:07,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:07,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:07,189 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:07,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:07,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:07,192 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:07,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:07,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:07,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:07,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:07,208 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:07,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:07,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:07,213 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:07,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:07,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:07,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:07,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:07,232 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:07,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:07,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:07,237 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:07,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:07,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:07,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:07,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:07,256 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:07,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:07,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:07,262 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:07,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:07,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:07,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:07,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:07,278 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:07,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:07,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:07,283 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:07,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:07,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:07,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:07,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:07,299 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:07,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:07,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:07,304 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:07,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:07,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:07,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:07,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:07,320 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:07,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:07,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:07,326 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:07,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:07,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:07,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:07,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:07,341 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:07,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:07,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:07,347 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:07,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:07,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:07,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:07,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:07,367 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:07,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:07,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:07,371 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:07,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:07,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:07,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:07,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:07,387 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:07,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:07,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:07,391 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:07,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:07,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:07,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:07,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:07,407 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:07,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:07,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:07,411 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:07,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:07,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:07,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:07,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:07,426 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:07,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:07,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:07,430 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:07,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:07,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:07,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:07,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:07,448 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:07,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:07,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:07,452 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:07,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:07,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:07,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:07,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:07,468 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:07,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:07,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:07,473 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:07,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:07,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:07,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:07,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:07,489 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:07,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:07,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:07,495 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:07,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:07,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:07,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:07,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:07,511 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:07,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:07,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:07,515 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:07,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:07,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:07,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:07,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:07,531 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:07,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:07,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:07,535 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:07,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:07,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:07,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:07,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:07,551 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:07,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:07,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:07,556 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:07,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:07,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:07,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:07,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:07,572 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:07,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:07,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:07,577 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:07,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:07,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:07,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:07,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:07,592 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:07,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:07,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:07,597 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:07,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:07,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:07,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:07,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:07,614 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:07,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:07,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:07,619 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:07,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:07,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:07,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:07,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:07,638 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:07,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:07,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:07,641 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:07,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:07,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:07,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:07,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:07,657 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:07,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:07,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:07,661 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:07,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:07,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:07,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:07,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:07,684 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:07,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:07,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:07,688 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:07,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:07,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:07,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:07,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:07,703 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:07,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:07,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:07,709 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:07,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:07,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:07,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:07,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:07,725 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:07,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:07,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:07,731 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:07,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:07,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:07,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:07,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:07,753 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:07,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:07,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:07,756 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:07,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:07,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:07,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:07,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:07,774 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:07,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:07,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:07,781 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:07,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:07,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:07,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:07,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:07,798 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:07,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:07,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:07,803 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:07,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:07,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:07,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:07,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:07,818 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:07,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:07,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:07,823 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:07,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:07,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:07,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:07,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:07,838 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:07,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:07,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:07,844 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:07,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:07,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:07,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:07,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:07,860 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:07,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:07,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:07,866 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:07,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:07,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:07,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:07,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:07,882 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:07,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:07,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:07,887 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:07,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:07,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:07,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:07,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:07,902 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:07,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:07,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:07,908 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:07,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:07,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:07,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:07,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:07,923 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:07,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:07,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:07,928 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:07,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:07,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:07,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:07,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:07,943 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:07,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:07,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:07,948 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:07,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:07,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:07,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:07,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:07,964 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:07,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:07,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:07,970 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:07,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:07,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:07,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:07,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:07,985 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:07,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:07,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:07,991 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:07,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:07,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:07,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:07,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:08,006 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:08,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:08,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:08,012 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:08,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:08,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:08,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:08,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:08,027 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:08,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:08,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:08,032 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:08,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:08,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:08,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:08,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:08,048 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:08,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:08,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:08,053 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:08,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:08,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:08,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:08,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:08,069 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:08,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:08,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:08,074 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:08,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:08,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:08,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:08,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:08,089 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:08,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:08,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:08,095 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:08,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:08,095 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:08,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:08,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:08,115 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:08,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:08,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:08,120 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:08,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:08,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:08,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:08,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:08,136 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:08,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:08,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:08,141 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:08,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:08,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:08,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:08,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:08,164 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:08,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:08,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:08,170 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:08,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:08,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:08,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:08,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:08,186 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:08,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:08,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:08,191 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:08,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:08,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:08,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:08,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:08,207 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:08,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:08,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:08,212 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:08,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:08,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:08,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:08,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:08,228 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:08,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:08,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:08,233 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:08,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:08,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:08,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:08,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:08,252 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:08,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:08,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:08,257 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:08,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:08,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:08,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:08,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:08,274 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:08,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:08,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:08,280 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:08,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:08,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:08,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:08,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:08,296 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:08,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:08,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:08,302 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:08,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:08,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:08,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:08,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:08,318 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:08,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:08,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:08,324 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:08,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:08,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:08,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:08,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:08,341 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:08,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:08,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:08,345 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:08,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:08,346 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:08,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:08,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:08,361 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:08,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:08,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:08,366 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:08,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:08,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:08,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:08,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:08,382 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:08,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:08,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:08,388 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:08,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:08,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:08,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:08,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:08,404 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:08,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:08,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:08,409 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:08,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:08,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:08,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:08,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:08,425 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:08,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:08,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:08,430 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:08,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:08,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:08,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:08,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:08,449 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:08,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:08,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:08,455 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:08,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:08,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:08,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:08,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:08,474 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:08,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:08,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:08,480 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:08,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:08,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:08,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:08,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:08,496 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:08,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:08,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:08,501 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:08,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:08,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:08,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:08,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:08,517 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:08,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:08,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:08,523 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:08,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:08,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:08,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:08,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:08,539 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:08,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:08,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:08,544 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:08,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:08,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:08,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:08,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:08,560 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:08,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:08,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:08,565 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:08,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:08,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:08,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:08,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:08,581 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:08,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:08,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:08,587 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:08,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:08,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:08,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:08,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:08,602 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:08,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:08,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:08,608 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:08,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:08,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:08,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:08,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:08,623 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:08,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:08,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:08,627 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:08,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:08,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:08,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:08,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:08,642 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:08,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:08,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:08,646 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:08,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:08,646 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:08,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:08,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:08,661 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:08,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:08,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:08,666 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:08,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:08,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:08,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:08,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:08,681 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:08,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:08,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:08,687 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:08,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:08,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:08,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:08,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:08,703 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:08,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:08,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:08,708 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:08,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:08,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:08,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:08,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:08,724 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:08,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:08,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:08,730 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:08,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:08,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:08,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:08,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:08,747 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:08,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:08,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:08,752 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:08,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:08,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:08,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:08,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:08,776 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:08,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:08,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:08,782 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:08,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:08,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:08,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:08,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:08,803 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:08,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:08,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:08,808 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:08,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:08,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:08,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:08,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:08,832 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:08,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:08,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:08,836 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:08,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:08,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:08,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:08,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:08,851 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:08,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:08,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:08,855 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:08,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:08,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:08,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:08,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:08,875 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:08,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:08,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:08,878 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:08,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:08,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:08,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:08,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:08,898 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:08,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:08,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:08,902 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:08,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:08,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:08,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:08,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:08,919 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:08,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:08,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:08,923 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:08,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:08,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:08,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:08,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:08,938 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:08,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:08,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:08,942 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:08,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:08,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:08,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:08,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:08,957 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:08,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:08,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:08,962 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:08,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:08,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:08,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:08,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:08,977 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:08,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:08,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:08,982 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:08,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:08,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:08,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:08,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:08,998 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:09,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:09,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:09,003 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:09,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:09,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:09,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:09,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:09,019 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:09,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:09,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:09,025 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:09,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:09,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:09,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:09,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:09,041 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:09,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:09,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:09,046 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:09,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:09,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:09,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:09,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:09,063 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:09,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:09,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:09,068 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:09,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:09,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:09,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:09,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:09,083 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:09,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:09,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:09,088 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:09,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:09,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:09,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:09,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:09,105 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:09,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:09,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:09,109 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:09,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:09,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:09,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:09,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:09,127 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:09,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:09,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:09,132 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:09,132 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:09,132 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:09,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:09,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:09,152 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:09,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:09,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:09,158 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:09,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:09,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:09,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:09,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:09,183 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:09,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:09,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:09,188 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:09,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:09,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:09,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:09,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:09,204 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:09,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:09,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:09,210 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:09,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:09,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:09,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:09,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:09,226 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:09,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:09,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:09,231 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:09,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:09,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:09,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:09,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:09,247 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:09,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:09,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:09,253 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:09,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:09,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:09,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:09,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:09,269 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:09,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:09,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:09,274 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:09,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:09,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:09,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:09,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:09,291 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:09,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:09,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:09,296 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:09,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:09,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:09,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:09,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:09,315 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:09,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:09,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:09,321 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:09,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:09,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:09,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:09,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:09,340 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:09,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:09,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:09,346 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:09,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:09,346 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:09,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:09,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:09,366 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:09,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:09,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:09,371 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:09,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:09,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:09,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:09,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:09,391 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:09,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:09,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:09,396 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:09,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:09,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:09,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:09,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:09,416 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:09,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:09,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:09,422 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:09,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:09,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:09,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:09,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:09,441 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:09,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:09,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:09,447 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:09,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:09,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:09,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:09,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:09,466 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:09,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:09,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:09,472 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:09,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:09,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:09,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:09,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:09,491 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:09,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:09,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:09,497 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:09,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:09,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:09,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:09,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:09,517 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:09,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:09,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:09,522 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:09,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:09,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:09,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:09,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:09,539 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:09,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:09,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:09,544 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:09,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:09,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:09,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:09,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:09,560 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:09,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:09,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:09,565 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:09,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:09,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:09,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:09,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:09,581 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:09,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:09,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:09,587 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:09,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:09,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:09,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:09,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:09,610 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:09,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:09,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:09,615 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:09,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:09,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:09,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:09,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:09,631 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:09,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:09,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:09,636 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:09,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:09,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:09,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:09,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:09,652 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:09,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:09,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:09,657 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:09,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:09,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:09,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:09,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:09,674 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:09,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:09,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:09,678 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:09,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:09,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:09,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:09,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:09,696 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:09,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:09,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:09,702 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:09,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:09,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:09,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:09,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:09,718 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:09,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:09,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:09,723 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:09,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:09,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:09,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:09,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:09,739 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:09,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:09,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:09,743 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:09,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:09,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:09,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:09,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:09,759 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:09,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:09,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:09,764 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:09,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:09,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:09,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:09,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:09,784 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:09,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:09,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:09,789 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:09,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:09,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:09,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:09,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:09,805 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:09,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:09,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:09,810 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:09,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:09,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:09,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:09,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:09,832 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:09,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:09,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:09,835 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:09,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:09,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:09,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:09,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:09,853 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:09,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:09,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:09,858 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:09,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:09,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:09,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:09,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:09,874 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:09,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:09,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:09,879 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:09,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:09,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:09,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:09,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:09,894 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:09,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:09,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:09,899 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:09,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:09,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:09,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:09,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:09,915 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:09,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:09,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:09,919 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:09,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:09,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:09,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:09,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:09,936 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:09,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:09,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:09,941 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:09,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:09,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:09,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:09,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:09,957 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:09,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:09,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:09,962 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:09,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:09,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:09,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:09,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:09,977 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:09,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:09,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:09,982 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:09,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:09,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:09,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:09,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:09,998 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:10,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:10,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:10,003 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:10,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:10,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:10,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:10,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:10,018 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:10,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:10,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:10,023 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:10,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:10,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:10,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:10,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:10,039 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:10,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:10,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:10,043 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:10,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:10,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:10,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:10,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:10,059 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:10,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:10,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:10,065 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:10,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:10,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:10,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:10,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:10,081 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:10,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:10,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:10,085 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:10,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:10,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:10,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:10,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:10,101 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:10,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:10,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:10,106 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:10,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:10,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:10,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:10,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:10,122 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:10,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:10,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:10,126 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:10,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:10,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:10,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:10,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:10,142 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:10,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:10,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:10,147 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:10,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:10,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:10,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:10,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:10,163 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:10,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:10,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:10,167 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:10,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:10,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:10,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:10,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:10,185 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:10,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:10,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:10,191 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:10,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:10,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:10,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:10,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:10,207 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:10,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:10,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:10,212 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:10,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:10,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:10,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:10,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:10,228 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:10,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:10,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:10,233 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:10,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:10,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:10,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:10,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:10,249 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:10,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:10,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:10,254 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:10,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:10,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:10,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:10,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:10,270 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:10,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:10,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:10,276 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:10,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:10,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:10,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:10,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:10,292 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:10,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:10,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:10,297 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:10,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:10,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:10,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:10,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:10,321 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:10,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:10,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:10,326 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:10,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:10,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:10,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:10,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:10,343 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:10,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:10,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:10,349 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:10,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:10,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:10,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:10,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:10,374 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:10,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:10,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:10,380 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:10,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:10,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:10,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:10,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:10,397 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:10,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:10,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:10,402 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:10,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:10,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:10,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:10,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:10,417 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:10,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:10,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:10,421 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:10,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:10,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:10,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:10,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:10,437 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:10,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:10,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:10,442 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:10,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:10,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:10,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:10,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:10,458 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:10,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:10,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:10,462 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:10,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:10,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:10,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:10,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:10,477 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:10,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:10,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:10,481 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:10,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:10,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:10,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:10,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:10,497 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:10,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:10,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:10,501 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:10,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:10,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:10,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:10,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:10,518 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:10,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:10,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:10,523 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:10,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:10,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:10,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:10,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:10,539 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:10,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:10,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:10,544 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:10,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:10,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:10,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:10,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:10,559 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:10,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:10,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:10,563 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:10,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:10,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:10,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:10,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:10,587 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:10,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:10,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:10,593 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:10,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:10,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:10,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:10,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:10,618 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:10,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:10,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:10,624 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:10,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:10,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:10,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:10,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:10,648 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:10,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:10,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:10,653 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:10,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:10,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:10,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:10,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:10,668 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:10,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:10,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:10,672 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:10,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:10,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:10,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:10,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:10,688 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:10,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:10,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:10,693 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:10,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:10,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:10,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:10,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:10,709 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:10,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:10,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:10,714 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:10,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:10,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:10,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:10,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:10,729 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:10,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:10,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:10,734 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:10,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:10,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:10,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:10,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:10,749 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:10,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:10,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:10,755 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:10,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:10,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:10,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:10,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:10,771 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:10,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:10,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:10,776 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:10,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:10,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:10,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:10,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:10,791 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:10,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:10,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:10,796 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:10,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:10,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:10,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:10,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:10,812 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:10,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:10,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:10,816 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:10,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:10,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:10,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:10,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:10,831 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:10,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:10,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:10,836 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:10,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:10,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:10,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:10,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:10,851 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:10,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:10,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:10,857 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:10,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:10,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:10,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:10,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:10,875 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:10,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:10,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:10,879 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:10,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:10,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:10,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:10,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:10,894 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:10,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:10,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:10,899 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:10,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:10,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:10,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:10,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:10,914 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:10,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:10,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:10,919 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:10,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:10,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:10,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:10,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:10,935 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:10,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:10,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:10,940 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:10,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:10,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:10,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:10,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:10,955 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:10,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:10,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:10,960 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:10,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:10,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:10,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:10,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:10,975 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:10,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:10,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:10,979 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:10,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:10,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:10,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:10,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:10,994 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:10,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:10,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:10,998 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:10,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:10,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:10,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:11,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:11,013 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:11,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:11,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:11,018 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:11,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:11,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:11,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:11,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:11,033 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:11,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:11,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:11,037 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:11,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:11,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:11,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:11,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:11,053 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:11,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:11,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:11,058 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:11,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:11,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:11,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:11,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:11,074 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:11,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:11,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:11,079 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:11,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:11,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:11,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:11,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:11,094 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:11,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:11,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:11,099 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:11,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:11,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:11,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:11,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:11,116 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:11,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:11,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:11,121 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:11,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:11,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:11,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:11,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:11,136 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:11,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:11,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:11,142 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:11,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:11,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:11,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:11,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:11,157 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:11,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:11,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:11,162 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:11,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:11,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:11,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:11,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:11,180 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:11,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:11,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:11,185 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:11,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:11,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:11,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:11,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:11,201 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:11,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:11,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:11,205 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:11,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:11,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:11,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:11,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:11,221 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:11,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:11,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:11,226 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:11,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:11,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:11,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:11,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:11,242 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:11,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:11,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:11,246 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:11,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:11,247 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:11,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:11,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:11,262 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:11,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:11,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:11,267 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:11,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:11,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:11,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:11,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:11,282 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:11,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:11,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:11,287 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:11,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:11,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:11,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:11,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:11,303 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:11,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:11,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:11,307 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:11,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:11,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:11,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:11,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:11,323 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:11,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:11,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:11,328 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:11,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:11,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:11,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:11,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:11,347 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:11,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:11,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:11,351 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:11,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:11,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:11,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:11,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:11,366 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:11,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:11,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:11,370 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:11,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:11,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:11,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:11,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:11,385 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:11,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:11,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:11,389 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:11,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:11,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:11,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:11,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:11,404 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:11,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:11,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:11,407 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:11,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:11,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:11,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:11,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:11,428 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:11,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:11,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:11,434 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:11,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:11,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:11,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:11,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:11,455 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:11,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:11,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:11,459 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:11,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:11,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:11,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:11,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:11,483 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:11,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:11,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:11,489 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:11,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:11,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:11,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:11,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:11,513 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:11,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:11,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:11,521 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:11,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:11,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:11,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:11,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:11,545 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:11,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:11,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:11,551 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:11,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:11,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:11,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:11,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:11,567 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:11,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:11,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:11,572 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:11,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:11,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:11,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:11,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:11,588 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:11,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:11,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:11,593 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:11,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:11,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:11,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:11,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:11,609 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:11,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:11,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:11,614 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:11,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:11,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:11,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:11,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:11,631 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:11,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:11,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:11,636 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:11,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:11,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:11,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:11,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:11,652 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:11,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:11,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:11,657 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:11,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:11,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:11,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:11,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:11,673 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:11,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:11,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:11,679 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:11,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:11,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:11,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:11,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:11,695 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:11,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:11,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:11,701 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:11,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:11,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:11,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:11,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:11,717 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:11,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:11,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:11,722 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:11,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:11,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:11,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:11,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:11,738 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:11,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:11,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:11,744 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:11,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:11,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:11,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:11,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:11,760 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:11,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:11,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:11,765 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:11,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:11,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:11,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:11,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:11,783 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:11,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:11,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:11,788 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:11,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:11,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:11,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:11,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:11,804 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:11,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:11,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:11,809 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:11,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:11,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:11,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:11,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:11,827 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:11,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:11,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:11,832 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:11,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:11,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:11,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:11,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:11,848 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:11,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:11,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:11,854 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:11,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:11,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:11,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:11,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:11,873 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:11,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:11,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:11,878 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:11,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:11,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:11,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:11,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:11,894 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:11,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:11,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:11,899 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:11,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:11,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:11,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:11,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:11,915 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:11,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:11,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:11,921 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:11,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:11,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:11,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:11,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:11,946 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:11,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:11,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:11,952 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:11,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:11,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:11,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:11,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:11,970 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:11,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:11,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:11,976 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:11,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:11,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:11,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:11,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:11,992 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:11,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:11,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:11,996 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:11,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:11,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:11,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:11,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:12,011 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:12,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:12,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:12,015 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:12,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:12,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:12,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:12,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:12,030 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:12,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:12,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:12,033 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:12,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:12,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:12,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:12,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:12,049 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:12,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:12,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:12,053 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:12,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:12,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:12,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:12,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:12,077 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:12,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:12,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:12,083 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:12,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:12,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:12,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:12,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:12,107 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:12,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:12,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:12,112 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:12,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:12,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:12,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:12,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:12,136 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:12,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:12,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:12,142 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:12,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:12,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:12,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:12,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:12,167 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:12,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:12,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:12,173 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:12,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:12,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:12,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:12,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:12,192 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:12,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:12,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:12,198 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:12,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:12,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:12,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:12,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:12,218 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:12,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:12,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:12,224 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:12,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:12,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:12,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:12,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:12,245 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:12,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:12,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:12,249 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:12,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:12,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:12,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:12,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:12,272 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:12,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:12,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:12,276 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:12,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:12,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:12,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:12,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:12,300 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:12,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:12,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:12,305 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:12,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:12,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:12,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:12,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:12,322 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:12,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:12,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:12,326 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:12,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:12,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:12,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:12,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:12,342 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:12,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:12,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:12,346 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:12,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:12,346 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:12,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:12,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:12,369 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:12,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:12,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:12,373 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:12,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:12,373 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:12,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:12,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:12,396 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:12,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:12,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:12,402 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:12,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:12,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:12,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:12,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:12,422 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:12,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:12,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:12,426 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:12,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:12,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:12,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:12,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:12,442 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:12,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:12,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:12,446 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:12,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:12,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:12,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:12,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:12,462 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:12,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:12,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:12,465 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:12,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:12,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:12,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:12,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:12,483 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:12,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:12,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:12,487 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:12,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:12,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:12,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:12,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:12,503 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:12,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:12,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:12,506 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:12,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:12,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:12,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:12,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:12,522 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:12,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:12,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:12,528 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:12,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:12,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:12,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:12,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:12,548 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:12,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:12,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:12,553 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:12,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:12,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:12,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:12,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:12,570 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:12,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:12,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:12,576 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:12,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:12,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:12,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:12,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:12,597 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:12,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:12,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:12,602 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:12,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:12,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:12,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:12,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:12,623 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:12,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:12,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:12,627 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:12,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:12,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:12,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:12,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:12,644 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:12,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:12,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:12,649 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:12,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:12,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:12,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:12,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:12,666 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:12,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:12,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:12,672 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:12,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:12,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:12,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:12,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:12,689 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:12,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:12,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:12,693 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:12,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:12,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:12,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:12,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:12,709 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:12,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:12,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:12,715 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:12,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:12,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:12,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:12,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:12,739 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:12,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:12,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:12,744 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:12,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:12,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:12,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:12,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:12,760 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:12,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:12,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:12,764 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:12,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:12,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:12,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:12,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:12,780 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:12,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:12,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:12,783 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:12,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:12,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:12,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:12,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:12,799 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:12,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:12,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:12,803 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:12,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:12,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:12,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:12,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:12,818 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:12,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:12,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:12,822 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:12,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:12,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:12,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:12,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:12,837 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:12,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:12,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:12,841 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:12,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:12,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:12,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:12,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:12,856 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:12,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:12,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:12,860 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:12,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:12,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:12,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:12,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:12,876 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:12,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:12,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:12,880 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:12,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:12,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:12,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:12,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:12,895 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:12,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:12,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:12,899 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:12,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:12,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:12,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:12,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:12,916 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:12,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:12,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:12,920 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:12,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:12,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:12,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:12,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:12,938 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:12,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:12,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:12,943 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:12,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:12,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:12,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:12,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:12,958 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:12,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:12,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:12,962 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:12,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:12,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:12,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:12,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:12,979 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:12,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:12,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:12,984 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:12,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:12,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:12,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:12,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:13,000 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:13,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:13,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:13,006 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:13,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:13,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:13,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:13,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:13,022 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:13,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:13,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:13,027 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:13,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:13,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:13,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:13,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:13,043 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:13,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:13,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:13,049 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:13,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:13,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:13,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:13,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:13,073 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:13,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:13,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:13,079 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:13,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:13,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:13,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:13,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:13,104 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:13,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:13,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:13,109 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:13,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:13,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:13,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:13,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:13,126 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:13,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:13,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:13,130 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:13,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:13,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:13,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:13,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:13,146 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:13,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:13,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:13,151 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:13,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:13,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:13,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:13,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:13,167 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:13,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:13,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:13,172 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:13,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:13,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:13,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:13,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:13,188 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:13,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:13,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:13,193 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:13,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:13,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:13,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:13,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:13,209 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:13,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:13,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:13,215 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:13,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:13,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:13,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:13,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:13,232 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:13,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:13,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:13,236 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:13,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:13,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:13,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:13,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:13,260 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:13,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:13,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:13,265 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:13,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:13,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:13,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:13,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:13,285 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:13,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:13,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:13,291 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:13,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:13,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:13,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:13,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:13,310 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:13,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:13,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:13,316 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:13,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:13,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:13,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:13,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:13,339 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:13,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:13,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:13,345 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:13,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:13,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:13,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:13,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:13,368 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:13,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:13,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:13,373 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:13,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:13,373 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:13,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:13,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:13,389 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:13,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:13,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:13,395 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:13,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:13,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:13,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:13,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:13,415 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:13,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:13,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:13,420 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:13,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:13,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:13,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:13,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:13,443 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:13,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:13,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:13,448 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:13,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:13,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:13,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:13,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:13,465 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:13,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:13,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:13,468 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:13,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:13,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:13,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:13,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:13,485 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:13,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:13,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:13,489 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:13,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:13,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:13,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:13,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:13,513 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:13,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:13,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:13,519 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:13,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:13,519 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:13,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:13,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:13,544 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:13,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:13,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:13,550 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:13,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:13,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:13,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:13,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:13,574 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:13,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:13,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:13,579 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:13,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:13,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:13,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:13,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:13,602 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:13,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:13,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:13,606 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:13,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:13,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:13,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:13,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:13,627 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:13,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:13,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:13,631 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:13,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:13,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:13,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:13,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:13,647 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:13,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:13,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:13,650 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:13,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:13,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:13,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:13,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:13,666 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:13,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:13,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:13,670 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:13,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:13,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:13,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:13,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:13,690 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:13,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:13,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:13,695 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:13,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:13,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:13,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:13,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:13,711 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:13,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:13,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:13,716 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:13,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:13,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:13,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:13,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:13,732 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:13,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:13,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:13,737 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:13,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:13,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:13,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:13,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:13,753 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:13,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:13,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:13,758 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:13,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:13,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:13,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:13,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:13,774 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:13,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:13,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:13,778 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:13,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:13,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:13,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:13,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:13,794 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:13,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:13,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:13,799 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:13,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:13,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:13,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:13,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:13,815 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:13,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:13,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:13,820 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:13,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:13,820 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:13,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:13,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:13,836 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:13,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:13,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:13,841 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:13,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:13,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:13,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:13,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:13,857 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:13,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:13,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:13,863 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:13,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:13,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:13,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:13,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:13,878 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:13,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:13,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:13,883 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:13,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:13,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:13,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:13,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:13,899 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:13,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:13,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:13,904 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:13,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:13,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:13,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:13,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:13,920 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:13,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:13,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:13,925 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:13,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:13,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:13,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:13,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:13,941 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:13,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:13,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:13,946 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:13,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:13,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:13,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:13,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:13,962 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:13,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:13,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:13,967 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:13,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:13,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:13,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:13,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:13,983 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:13,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:13,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:13,986 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:13,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:13,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:13,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:13,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:14,005 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:14,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:14,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:14,008 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:14,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:14,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:14,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:14,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:14,024 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:14,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:14,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:14,029 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:14,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:14,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:14,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:14,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:14,045 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:14,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:14,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:14,050 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:14,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:14,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:14,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:14,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:14,065 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:14,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:14,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:14,071 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:14,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:14,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:14,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:14,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:14,086 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:14,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:14,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:14,091 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:14,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:14,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:14,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:14,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:14,107 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:14,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:14,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:14,110 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:14,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:14,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:14,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:14,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:14,126 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:14,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:14,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:14,131 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:14,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:14,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:14,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:14,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:14,146 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:14,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:14,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:14,151 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:14,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:14,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:14,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:14,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:14,167 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:14,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:14,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:14,171 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:14,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:14,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:14,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:14,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:14,187 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:14,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:14,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:14,192 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:14,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:14,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:14,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:14,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:14,208 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:14,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:14,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:14,212 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:14,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:14,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:14,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:14,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:14,228 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:14,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:14,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:14,233 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:14,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:14,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:14,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:14,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:14,248 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:14,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:14,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:14,253 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:14,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:14,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:14,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:14,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:14,269 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:14,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:14,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:14,274 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:14,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:14,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:14,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:14,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:14,289 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:14,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:14,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:14,293 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:14,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:14,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:14,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:14,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:14,312 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:14,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:14,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:14,317 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:14,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:14,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:14,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:14,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:14,333 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:14,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:14,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:14,338 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:14,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:14,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:14,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:14,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:14,354 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:14,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:14,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:14,359 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:14,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:14,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:14,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:14,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:14,376 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:14,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:14,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:14,381 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:14,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:14,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:14,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:14,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:14,397 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:14,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:14,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:14,402 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:14,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:14,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:14,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:14,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:14,418 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:14,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:14,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:14,423 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:14,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:14,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:14,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:14,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:14,439 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:14,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:14,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:14,444 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:14,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:14,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:14,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:14,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:14,460 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:14,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:14,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:14,465 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:14,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:14,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:14,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:14,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:14,481 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:14,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:14,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:14,486 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:14,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:14,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:14,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:14,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:14,502 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:14,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:14,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:14,507 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:14,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:14,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:14,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:14,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:14,525 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:14,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:14,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:14,530 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:14,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:14,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:14,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:14,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:14,546 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:14,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:14,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:14,551 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:14,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:14,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:14,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:14,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:14,567 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:14,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:14,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:14,572 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:14,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:14,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:14,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:14,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:14,588 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:14,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:14,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:14,593 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:14,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:14,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:14,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:14,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:14,609 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:14,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:14,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:14,615 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:14,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:14,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:14,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:14,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:14,631 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:14,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:14,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:14,638 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:14,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:14,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:14,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:14,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:14,653 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:14,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:14,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:14,657 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:14,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:14,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:14,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:14,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:14,673 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:14,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:14,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:14,678 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:14,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:14,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:14,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:14,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:14,693 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:14,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:14,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:14,698 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:14,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:14,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:14,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:14,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:14,713 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:14,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:14,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:14,717 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:14,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:14,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:14,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:14,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:14,733 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:14,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:14,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:14,737 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:14,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:14,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:14,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:14,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:14,753 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:14,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:14,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:14,758 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:14,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:14,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:14,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:14,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:14,774 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:14,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:14,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:14,778 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:14,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:14,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:14,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:14,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:14,794 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:14,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:14,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:14,798 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:14,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:14,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:14,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:14,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:14,814 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:14,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:14,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:14,818 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:14,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:14,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:14,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:14,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:14,834 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:14,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:14,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:14,838 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:14,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:14,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:14,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:14,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:14,854 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:14,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:14,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:14,859 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:14,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:14,859 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:14,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:14,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:14,875 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:14,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:14,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:14,879 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:14,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:14,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:14,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:14,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:14,895 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:14,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:14,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:14,899 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:14,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:14,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:14,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:14,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:14,914 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:14,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:14,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:14,920 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:14,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:14,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:14,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:14,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:14,936 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:14,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:14,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:14,941 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:14,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:14,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:14,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:14,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:14,965 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:14,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:14,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:14,970 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:14,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:14,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:14,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:14,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:14,987 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:14,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:14,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:14,993 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:14,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:14,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:14,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:14,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:15,017 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:15,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:15,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:15,022 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:15,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:15,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:15,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:15,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:15,045 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:15,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:15,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:15,051 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:15,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:15,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:15,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:15,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:15,074 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:15,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:15,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:15,080 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:15,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:15,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:15,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:15,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:15,096 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:15,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:15,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:15,101 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:15,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:15,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:15,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:15,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:15,117 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:15,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:15,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:15,122 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:15,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:15,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:15,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:15,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:15,138 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:15,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:15,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:15,144 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:15,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:15,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:15,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:15,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:15,160 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:15,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:15,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:15,165 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:15,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:15,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:15,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:15,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:15,181 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:15,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:15,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:15,187 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:15,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:15,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:15,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:15,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:15,202 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:15,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:15,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:15,208 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:15,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:15,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:15,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:15,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:15,224 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:15,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:15,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:15,229 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:15,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:15,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:15,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:15,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:15,245 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:15,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:15,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:15,250 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:15,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:15,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:15,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:15,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:15,268 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:15,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:15,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:15,274 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:15,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:15,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:15,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:15,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:15,290 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:15,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:15,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:15,295 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:15,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:15,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:15,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:15,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:15,313 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:15,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:15,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:15,319 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:15,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:15,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:15,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:15,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:15,335 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:15,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:15,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:15,340 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:15,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:15,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:15,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:15,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:15,356 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:15,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:15,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:15,361 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:15,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:15,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:15,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:15,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:15,376 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:15,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:15,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:15,382 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:15,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:15,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:15,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:15,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:15,398 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:15,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:15,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:15,403 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:15,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:15,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:15,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:15,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:15,419 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:15,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:15,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:15,424 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:15,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:15,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:15,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:15,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:15,441 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:15,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:15,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:15,445 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:15,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:15,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:15,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:15,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:15,461 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:15,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:15,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:15,466 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:15,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:15,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:15,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:15,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:15,482 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:15,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:15,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:15,486 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:15,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:15,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:15,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:15,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:15,502 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:15,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:15,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:15,508 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:15,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:15,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:15,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:15,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:15,523 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:15,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:15,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:15,528 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:15,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:15,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:15,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:15,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:15,543 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:15,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:15,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:15,548 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:15,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:15,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:15,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:15,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:15,564 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:15,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:15,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:15,568 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:15,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:15,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:15,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:15,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:15,584 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:15,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:15,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:15,588 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:15,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:15,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:15,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:15,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:15,603 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:15,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:15,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:15,608 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:15,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:15,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:15,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:15,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:15,626 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:15,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:15,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:15,631 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:15,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:15,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:15,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:15,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:15,652 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:15,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:15,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:15,656 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:15,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:15,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:15,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:15,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:15,671 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:15,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:15,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:15,675 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:15,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:15,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:15,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:15,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:15,690 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:15,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:15,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:15,694 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:15,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:15,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:15,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:15,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:15,710 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:15,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:15,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:15,715 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:15,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:15,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:15,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:15,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:15,730 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:15,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:15,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:15,735 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:15,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:15,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:15,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:15,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:15,751 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:15,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:15,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:15,755 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:15,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:15,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:15,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:15,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:15,771 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:15,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:15,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:15,775 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:15,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:15,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:15,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:15,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:15,791 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:15,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:15,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:15,795 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:15,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:15,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:15,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:15,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:15,811 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:15,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:15,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:15,815 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:15,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:15,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:15,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:15,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:15,831 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:15,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:15,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:15,836 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:15,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:15,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:15,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:15,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:15,851 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:15,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:15,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:15,856 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:15,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:15,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:15,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:15,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:15,871 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:15,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:15,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:15,876 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:15,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:15,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:15,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:15,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:15,892 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:15,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:15,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:15,897 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:15,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:15,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:15,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:15,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:15,913 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:15,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:15,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:15,918 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:15,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:15,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:15,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:15,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:15,934 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:15,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:15,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:15,939 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:15,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:15,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:15,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:15,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:15,955 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:15,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:15,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:15,959 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:15,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:15,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:15,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:15,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:15,975 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:15,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:15,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:15,979 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:15,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:15,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:15,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:15,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:15,994 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:15,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:15,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:15,998 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:15,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:15,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:15,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:16,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:16,014 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:16,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:16,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:16,017 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:16,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:16,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:16,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:16,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:16,033 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:16,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:16,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:16,036 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:16,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:16,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:16,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:16,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:16,052 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:16,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:16,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:16,056 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:16,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:16,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:16,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:16,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:16,072 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:16,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:16,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:16,077 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:16,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:16,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:16,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:16,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:16,093 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:16,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:16,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:16,096 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:16,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:16,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:16,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:16,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:16,112 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:16,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:16,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:16,116 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:16,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:16,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:16,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:16,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:16,132 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:16,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:16,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:16,136 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:16,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:16,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:16,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:16,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:16,151 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:16,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:16,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:16,155 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:16,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:16,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:16,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:16,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:16,170 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:16,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:16,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:16,173 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:16,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:16,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:16,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:16,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:16,189 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:16,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:16,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:16,193 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:16,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:16,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:16,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:16,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:16,208 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:16,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:16,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:16,211 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:16,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:16,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:16,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:16,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:16,227 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:16,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:16,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:16,230 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:16,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:16,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:16,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:16,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:16,249 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:16,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:16,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:16,253 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:16,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:16,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:16,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:16,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:16,269 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:16,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:16,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:16,273 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:16,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:16,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:16,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:16,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:16,291 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:16,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:16,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:16,295 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:16,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:16,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:16,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:16,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:16,310 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:16,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:16,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:16,314 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:16,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:16,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:16,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:16,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:16,329 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:16,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:16,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:16,332 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:16,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:16,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:16,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:16,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:16,348 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:16,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:16,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:16,351 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:16,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:16,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:16,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:16,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:16,366 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:16,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:16,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:16,369 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:16,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:16,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:16,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:16,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:16,385 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:16,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:16,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:16,388 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:16,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:16,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:16,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:16,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:16,403 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:16,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:16,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:16,407 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:16,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:16,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:16,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:16,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:16,422 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:16,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:16,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:16,426 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:16,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:16,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:16,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:16,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:16,441 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:16,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:16,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:16,447 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:16,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:16,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:16,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:16,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:16,462 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:16,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:16,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:16,467 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:16,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:16,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:16,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:16,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:16,482 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:16,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:16,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:16,488 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:16,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:16,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:16,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:16,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:16,503 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:16,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:16,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:16,508 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:16,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:16,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:16,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:16,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:16,523 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:16,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:16,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:16,529 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:16,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:16,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:16,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:16,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:16,548 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:16,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:16,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:16,554 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:16,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:16,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:16,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:16,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:16,569 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:16,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:16,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:16,574 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:16,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:16,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:16,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:16,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:16,590 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:16,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:16,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:16,595 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:16,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:16,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:16,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:16,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:16,611 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:16,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:16,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:16,615 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:16,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:16,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:16,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:16,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:16,630 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:16,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:16,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:16,635 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:16,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:16,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:16,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:16,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:16,650 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:16,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:16,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:16,655 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:16,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:16,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:16,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:16,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:16,670 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:16,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:16,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:16,675 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:16,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:16,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:16,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:16,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:16,690 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:16,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:16,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:16,695 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:16,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:16,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:16,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:16,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:16,710 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:16,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:16,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:16,715 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:16,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:16,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:16,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:16,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:16,731 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:16,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:16,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:16,736 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:16,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:16,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:16,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:16,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:16,752 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:16,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:16,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:16,756 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:16,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:16,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:16,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:16,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:16,772 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:16,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:16,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:16,776 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:16,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:16,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:16,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:16,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:16,792 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:16,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:16,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:16,796 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:16,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:16,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:16,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:16,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:16,812 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:16,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:16,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:16,816 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:16,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:16,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:16,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:16,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:16,832 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:16,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:16,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:16,837 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:16,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:16,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:16,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:16,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:16,854 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:16,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:16,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:16,858 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:16,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:16,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:16,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:16,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:16,873 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:16,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:16,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:16,878 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:16,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:16,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:16,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:16,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:16,894 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:16,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:16,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:16,898 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:16,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:16,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:16,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:16,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:16,914 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:16,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:16,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:16,918 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:16,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:16,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:16,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:16,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:16,935 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:16,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:16,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:16,938 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:16,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:16,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:16,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:16,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:16,954 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:16,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:16,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:16,958 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:16,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:16,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:16,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:16,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:16,974 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:16,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:16,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:16,978 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:16,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:16,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:16,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:16,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:16,994 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:16,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:16,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:16,998 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:16,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:16,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:16,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:17,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:17,014 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:17,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:17,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:17,018 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:17,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:17,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:17,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:17,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:17,034 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:17,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:17,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:17,038 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:17,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:17,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:17,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:17,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:17,054 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:17,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:17,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:17,059 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:17,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:17,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:17,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:17,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:17,084 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:17,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:17,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:17,089 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:17,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:17,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:17,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:17,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:17,106 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:17,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:17,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:17,110 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:17,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:17,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:17,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:17,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:17,126 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:17,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:17,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:17,130 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:17,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:17,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:17,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:17,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:17,154 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:17,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:17,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:17,159 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:17,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:17,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:17,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:17,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:17,176 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:17,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:17,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:17,182 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:17,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:17,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:17,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:17,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:17,204 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:17,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:17,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:17,209 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:17,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:17,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:17,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:17,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:17,226 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:17,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:17,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:17,230 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:17,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:17,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:17,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:17,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:17,253 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:17,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:17,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:17,258 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:17,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:17,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:17,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:17,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:17,274 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:17,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:17,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:17,280 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:17,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:17,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:17,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:17,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:17,295 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:17,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:17,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:17,300 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:17,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:17,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:17,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:17,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:17,316 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:17,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:17,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:17,321 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:17,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:17,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:17,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:17,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:17,337 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:17,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:17,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:17,342 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:17,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:17,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:17,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:17,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:17,357 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:17,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:17,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:17,361 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:17,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:17,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:17,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:17,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:17,377 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:17,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:17,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:17,381 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:17,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:17,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:17,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:17,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:17,396 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:17,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:17,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:17,401 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:17,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:17,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:17,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:17,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:17,417 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:17,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:17,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:17,421 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:17,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:17,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:17,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:17,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:17,437 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:17,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:17,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:17,442 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:17,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:17,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:17,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:17,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:17,458 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:17,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:17,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:17,463 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:17,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:17,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:17,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:17,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:17,478 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:17,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:17,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:17,484 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:17,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:17,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:17,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:17,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:17,499 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:17,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:17,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:17,506 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:17,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:17,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:17,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:17,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:17,523 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:17,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:17,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:17,527 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:17,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:17,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:17,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:17,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:17,543 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:17,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:17,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:17,547 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:17,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:17,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:17,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:17,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:17,563 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:17,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:17,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:17,567 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:17,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:17,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:17,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:17,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:17,582 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:17,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:17,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:17,586 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:17,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:17,586 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:17,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:17,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:17,602 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:17,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:17,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:17,606 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:17,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:17,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:17,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:17,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:17,622 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:17,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:17,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:17,627 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:17,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:17,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:17,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:17,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:17,642 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:17,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:17,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:17,648 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:17,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:17,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:17,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:17,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:17,663 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:17,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:17,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:17,668 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:17,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:17,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:17,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:17,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:17,684 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:17,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:17,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:17,689 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:17,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:17,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:17,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:17,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:17,704 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:17,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:17,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:17,710 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:17,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:17,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:17,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:17,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:17,726 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:17,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:17,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:17,731 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:17,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:17,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:17,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:17,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:17,747 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:17,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:17,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:17,752 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:17,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:17,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:17,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:17,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:17,768 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:17,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:17,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:17,773 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:17,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:17,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:17,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:17,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:17,788 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:17,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:17,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:17,793 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:17,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:17,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:17,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:17,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:17,809 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:17,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:17,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:17,814 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:17,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:17,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:17,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:17,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:17,834 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:17,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:17,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:17,840 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:17,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:17,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:17,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:17,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:17,855 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:17,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:17,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:17,860 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:17,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:17,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:17,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:17,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:17,876 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:17,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:17,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:17,881 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:17,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:17,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:17,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:17,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:17,897 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:17,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:17,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:17,901 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:17,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:17,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:17,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:17,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:17,917 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:17,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:17,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:17,922 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:17,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:17,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:17,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:17,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:17,938 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:17,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:17,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:17,943 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:17,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:17,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:17,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:17,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:17,959 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:17,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:17,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:17,964 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:17,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:17,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:17,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:17,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:17,980 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:17,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:17,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:17,985 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:17,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:17,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:17,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:17,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:18,001 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:18,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:18,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:18,006 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:18,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:18,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:18,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:18,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:18,030 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:18,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:18,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:18,036 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:18,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:18,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:18,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:18,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:18,061 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:18,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:18,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:18,066 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:18,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:18,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:18,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:18,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:18,083 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:18,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:18,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:18,088 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:18,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:18,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:18,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:18,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:18,104 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:18,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:18,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:18,109 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:18,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:18,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:18,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:18,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:18,125 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:18,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:18,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:18,130 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:18,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:18,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:18,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:18,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:18,146 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:18,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:18,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:18,151 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:18,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:18,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:18,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:18,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:18,169 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:18,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:18,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:18,175 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:18,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:18,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:18,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:18,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:18,190 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:18,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:18,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:18,195 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:18,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:18,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:18,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:18,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:18,210 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:18,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:18,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:18,216 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:18,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:18,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:18,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:18,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:18,231 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:18,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:18,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:18,236 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:18,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:18,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:18,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:18,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:18,253 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:18,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:18,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:18,257 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:18,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:18,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:18,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:18,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:18,274 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:18,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:18,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:18,278 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:18,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:18,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:18,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:18,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:18,294 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:18,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:18,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:18,299 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:18,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:18,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:18,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:18,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:18,314 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:18,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:18,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:18,320 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:18,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:18,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:18,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:18,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:18,336 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:18,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:18,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:18,341 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:18,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:18,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:18,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:18,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:18,357 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:18,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:18,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:18,361 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:18,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:18,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:18,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:18,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:18,377 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:18,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:18,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:18,383 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:18,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:18,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:18,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:18,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:18,398 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:18,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:18,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:18,403 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:18,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:18,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:18,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:18,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:18,419 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:18,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:18,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:18,424 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:18,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:18,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:18,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:18,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:18,440 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:18,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:18,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:18,445 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:18,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:18,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:18,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:18,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:18,460 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:18,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:18,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:18,465 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:18,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:18,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:18,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:18,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:18,484 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:18,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:18,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:18,489 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:18,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:18,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:18,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:18,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:18,504 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:18,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:18,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:18,510 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:18,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:18,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:18,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:18,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:18,525 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:18,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:18,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:18,530 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:18,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:18,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:18,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:18,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:18,545 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:18,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:18,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:18,550 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:18,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:18,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:18,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:18,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:18,566 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:18,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:18,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:18,571 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:18,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:18,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:18,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:18,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:18,586 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:18,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:18,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:18,591 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:18,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:18,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:18,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:18,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:18,607 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:18,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:18,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:18,612 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:18,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:18,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:18,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:18,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:18,627 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:18,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:18,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:18,633 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:18,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:18,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:18,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:18,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:18,648 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:18,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:18,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:18,653 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:18,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:18,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:18,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:18,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:18,669 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:18,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:18,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:18,674 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:18,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:18,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:18,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:18,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:18,689 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:18,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:18,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:18,695 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:18,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:18,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:18,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:18,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:18,710 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:18,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:18,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:18,715 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:18,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:18,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:18,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:18,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:18,730 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:18,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:18,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:18,736 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:18,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:18,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:18,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:18,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:18,752 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:18,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:18,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:18,757 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:18,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:18,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:18,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:18,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:18,772 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:18,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:18,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:18,777 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:18,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:18,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:18,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:18,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:18,795 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:18,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:18,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:18,800 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:18,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:18,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:18,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:18,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:18,815 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:18,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:18,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:18,819 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:18,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:18,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:18,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:18,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:18,834 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:18,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:18,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:18,837 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:18,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:18,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:18,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:18,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:18,853 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:18,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:18,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:18,856 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:18,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:18,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:18,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:18,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:18,871 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:18,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:18,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:18,875 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:18,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:18,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:18,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:18,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:18,890 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:18,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:18,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:18,893 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:18,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:18,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:18,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:18,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:18,909 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:18,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:18,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:18,913 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:18,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:18,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:18,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:18,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:18,929 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:18,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:18,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:18,934 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:18,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:18,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:18,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:18,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:18,949 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:18,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:18,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:18,955 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:18,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:18,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:18,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:18,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:18,970 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:18,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:18,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:18,976 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:18,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:18,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:18,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:18,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:18,991 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:18,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:18,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:18,996 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:18,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:18,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:18,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:18,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:19,012 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:19,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:19,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:19,017 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:19,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:19,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:19,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:19,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:19,032 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:19,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:19,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:19,038 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:19,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:19,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:19,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:19,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:19,053 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:19,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:19,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:19,058 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:19,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:19,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:19,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:19,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:19,074 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:19,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:19,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:19,079 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:19,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:19,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:19,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:19,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:19,097 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:19,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:19,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:19,102 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:19,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:19,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:19,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:19,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:19,117 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:19,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:19,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:19,122 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:19,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:19,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:19,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:19,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:19,138 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:19,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:19,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:19,143 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:19,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:19,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:19,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:19,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:19,158 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:19,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:19,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:19,163 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:19,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:19,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:19,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:19,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:19,179 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:19,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:19,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:19,184 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:19,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:19,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:19,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:19,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:19,199 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:19,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:19,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:19,203 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:19,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:19,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:19,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:19,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:19,219 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:19,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:19,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:19,223 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:19,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:19,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:19,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:19,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:19,239 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:19,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:19,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:19,243 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:19,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:19,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:19,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:19,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:19,258 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:19,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:19,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:19,263 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:19,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:19,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:19,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:19,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:19,279 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:19,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:19,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:19,284 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:19,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:19,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:19,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:19,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:19,299 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:19,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:19,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:19,303 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:19,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:19,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:19,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:19,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:19,319 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:19,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:19,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:19,323 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:19,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:19,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:19,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:19,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:19,339 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:19,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:19,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:19,344 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:19,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:19,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:19,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:19,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:19,359 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:19,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:19,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:19,363 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:19,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:19,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:19,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:19,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:19,378 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:19,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:19,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:19,382 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:19,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:19,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:19,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:19,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:19,399 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:19,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:19,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:19,404 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:19,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:19,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:19,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:19,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:19,420 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:19,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:19,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:19,425 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:19,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:19,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:19,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:19,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:19,441 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:19,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:19,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:19,446 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:19,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:19,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:19,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:19,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:19,462 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:19,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:19,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:19,467 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:19,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:19,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:19,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:19,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:19,482 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:19,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:19,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:19,486 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:19,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:19,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:19,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:19,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:19,501 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:19,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:19,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:19,505 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:19,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:19,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:19,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:19,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:19,520 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:19,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:19,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:19,524 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:19,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:19,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:19,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:19,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:19,540 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:19,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:19,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:19,544 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:19,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:19,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:19,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:19,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:19,560 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:19,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:19,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:19,564 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:19,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:19,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:19,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:19,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:19,580 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:19,585 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:19,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:19,585 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:19,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:19,585 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:19,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:19,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:19,601 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:19,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:19,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:19,606 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:19,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:19,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:19,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:19,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:19,622 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:19,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:19,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:19,626 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:19,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:19,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:19,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:19,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:19,642 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:19,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:19,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:19,647 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:19,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:19,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:19,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:19,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:19,663 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:19,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:19,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:19,667 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:19,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:19,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:19,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:19,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:19,682 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:19,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:19,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:19,687 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:19,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:19,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:19,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:19,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:19,705 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:19,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:19,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:19,709 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:19,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:19,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:19,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:19,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:19,725 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:19,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:19,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:19,730 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:19,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:19,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:19,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:19,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:19,745 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:19,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:19,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:19,751 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:19,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:19,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:19,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:19,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:19,766 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:19,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:19,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:19,770 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:19,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:19,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:19,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:19,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:19,786 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:19,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:19,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:19,791 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:19,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:19,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:19,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:19,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:19,817 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:19,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:19,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:19,827 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:19,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:19,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:19,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:19,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:19,855 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:19,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:19,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:19,864 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:19,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:19,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:19,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:19,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:19,891 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:19,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:19,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:19,897 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:19,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:19,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:19,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:19,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:19,924 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:19,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:19,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:19,929 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:19,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:19,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:19,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:19,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:19,950 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:19,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:19,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:19,956 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:19,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:19,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:19,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:19,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:19,974 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:19,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:19,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:19,978 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:19,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:19,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:19,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:19,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:19,994 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:19,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:19,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:19,997 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:19,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:19,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:19,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:20,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:20,013 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:20,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:20,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:20,017 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:20,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:20,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:20,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:20,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:20,032 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:20,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:20,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:20,036 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:20,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:20,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:20,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:20,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:20,051 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:20,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:20,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:20,055 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:20,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:20,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:20,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:20,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:20,074 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:20,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:20,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:20,079 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:20,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:20,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:20,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:20,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:20,094 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:20,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:20,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:20,098 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:20,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:20,098 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:20,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:20,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:20,113 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:20,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:20,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:20,117 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:20,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:20,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:20,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:20,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:20,134 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:20,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:20,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:20,139 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:20,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:20,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:20,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:20,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:20,154 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:20,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:20,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:20,159 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:20,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:20,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:20,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:20,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:20,175 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:20,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:20,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:20,180 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:20,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:20,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:20,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:20,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:20,199 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:20,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:20,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:20,205 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:20,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:20,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:20,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:20,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:20,224 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:20,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:20,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:20,230 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:20,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:20,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:20,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:20,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:20,249 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:20,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:20,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:20,254 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:20,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:20,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:20,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:20,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:20,273 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:20,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:20,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:20,279 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:20,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:20,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:20,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:20,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:20,298 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:20,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:20,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:20,304 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:20,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:20,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:20,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:20,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:20,321 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:20,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:20,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:20,327 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:20,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:20,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:20,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:20,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:20,343 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:20,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:20,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:20,348 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:20,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:20,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:20,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:20,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:20,366 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:20,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:20,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:20,371 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:20,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:20,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:20,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:20,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:20,388 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:20,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:20,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:20,393 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:20,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:20,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:20,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:20,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:20,415 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:20,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:20,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:20,421 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:20,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:20,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:20,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:20,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:20,438 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:20,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:20,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:20,443 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:20,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:20,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:20,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:20,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:20,460 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:20,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:20,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:20,465 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:20,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:20,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:20,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:20,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:20,481 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:20,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:20,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:20,486 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:20,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:20,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:20,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:20,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:20,502 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:20,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:20,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:20,507 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:20,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:20,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:20,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:20,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:20,531 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:20,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:20,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:20,536 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:20,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:20,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:20,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:20,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:20,560 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:20,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:20,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:20,566 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:20,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:20,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:20,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:20,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:20,585 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:20,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:20,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:20,589 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:20,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:20,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:20,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:20,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:20,604 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:20,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:20,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:20,607 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:20,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:20,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:20,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:20,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:20,623 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:20,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:20,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:20,626 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:20,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:20,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:20,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:20,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:20,642 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:20,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:20,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:20,645 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:20,645 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:20,645 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:20,645 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:20,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:20,661 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:20,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:20,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:20,664 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:20,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:20,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:20,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:20,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:20,679 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:20,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:20,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:20,683 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:20,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:20,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:20,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:20,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:20,699 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:20,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:20,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:20,702 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:20,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:20,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:20,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:20,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:20,717 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:20,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:20,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:20,721 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:20,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:20,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:20,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:20,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:20,739 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:20,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:20,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:20,743 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:20,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:20,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:20,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:20,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:20,759 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:20,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:20,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:20,763 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:20,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:20,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:20,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:20,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:20,778 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:20,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:20,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:20,781 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:20,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:20,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:20,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:20,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:20,798 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:20,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:20,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:20,803 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:20,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:20,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:20,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:20,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:20,819 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:20,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:20,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:20,824 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:20,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:20,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:20,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:20,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:20,839 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:20,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:20,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:20,845 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:20,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:20,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:20,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:20,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:20,860 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:20,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:20,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:20,865 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:20,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:20,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:20,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:20,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:20,881 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:20,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:20,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:20,885 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:20,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:20,885 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:20,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:20,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:20,901 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:20,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:20,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:20,906 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:20,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:20,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:20,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:20,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:20,922 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:20,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:20,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:20,926 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:20,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:20,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:20,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:20,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:20,950 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:20,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:20,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:20,956 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:20,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:20,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:20,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:20,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:20,979 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:20,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:20,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:20,984 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:20,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:20,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:20,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:20,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:21,007 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:21,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:21,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:21,013 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:21,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:21,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:21,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:21,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:21,037 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:21,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:21,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:21,042 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:21,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:21,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:21,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:21,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:21,066 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:21,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:21,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:21,072 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:21,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:21,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:21,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:21,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:21,098 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:21,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:21,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:21,103 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:21,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:21,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:21,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:21,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:21,127 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:21,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:21,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:21,133 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:21,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:21,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:21,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:21,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:21,156 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:21,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:21,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:21,161 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:21,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:21,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:21,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:21,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:21,184 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:21,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:21,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:21,190 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:21,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:21,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:21,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:21,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:21,214 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:21,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:21,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:21,220 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:21,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:21,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:21,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:21,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:21,242 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:21,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:21,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:21,246 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:21,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:21,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:21,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:21,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:21,269 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:21,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:21,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:21,274 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:21,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:21,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:21,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:21,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:21,299 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:21,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:21,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:21,305 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:21,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:21,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:21,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:21,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:21,329 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:21,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:21,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:21,334 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:21,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:21,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:21,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:21,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:21,349 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:21,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:21,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:21,354 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:21,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:21,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:21,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:21,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:21,370 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:21,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:21,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:21,375 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:21,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:21,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:21,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:21,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:21,390 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:21,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:21,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:21,395 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:21,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:21,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:21,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:21,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:21,411 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:21,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:21,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:21,416 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:21,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:21,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:21,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:21,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:21,431 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:21,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:21,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:21,436 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:21,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:21,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:21,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:21,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:21,454 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:21,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:21,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:21,458 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:21,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:21,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:21,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:21,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:21,477 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:21,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:21,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:21,480 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:21,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:21,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:21,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:21,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:21,497 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:21,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:21,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:21,501 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:21,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:21,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:21,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:21,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:21,517 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:21,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:21,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:21,522 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:21,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:21,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:21,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:21,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:21,538 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:21,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:21,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:21,543 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:21,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:21,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:21,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:21,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:21,559 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:21,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:21,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:21,564 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:21,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:21,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:21,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:21,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:21,579 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:21,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:21,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:21,585 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:21,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:21,585 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:21,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:21,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:21,600 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:21,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:21,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:21,605 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:21,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:21,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:21,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:21,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:21,621 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:21,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:21,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:21,626 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:21,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:21,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:21,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:21,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:21,642 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:21,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:21,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:21,647 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:21,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:21,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:21,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:21,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:21,663 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:21,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:21,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:21,668 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:21,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:21,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:21,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:21,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:21,683 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:21,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:21,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:21,688 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:21,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:21,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:21,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:21,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:21,704 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:21,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:21,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:21,708 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:21,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:21,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:21,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:21,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:21,723 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:21,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:21,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:21,727 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:21,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:21,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:21,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:21,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:21,743 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:21,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:21,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:21,748 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:21,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:21,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:21,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:21,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:21,763 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:21,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:21,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:21,769 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:21,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:21,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:21,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:21,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:21,788 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:21,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:21,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:21,792 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:21,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:21,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:21,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:21,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:21,808 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:21,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:21,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:21,812 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:21,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:21,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:21,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:21,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:21,827 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:21,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:21,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:21,833 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:21,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:21,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:21,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:21,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:21,849 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:21,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:21,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:21,853 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:21,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:21,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:21,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:21,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:21,869 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:21,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:21,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:21,874 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:21,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:21,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:21,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:21,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:21,890 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:21,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:21,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:21,895 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:21,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:21,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:21,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:21,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:21,910 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:21,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:21,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:21,916 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:21,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:21,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:21,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:21,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:21,931 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:21,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:21,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:21,936 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:21,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:21,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:21,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:21,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:21,952 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:21,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:21,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:21,957 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:21,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:21,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:21,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:21,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:21,973 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:21,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:21,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:21,978 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:21,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:21,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:21,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:21,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:21,994 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:21,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:21,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:22,000 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:22,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:22,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:22,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:22,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:22,015 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:22,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:22,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:22,021 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:22,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:22,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:22,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:22,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:22,037 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:22,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:22,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:22,042 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:22,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:22,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:22,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:22,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:22,058 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:22,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:22,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:22,063 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:22,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:22,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:22,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:22,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:22,079 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:22,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:22,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:22,084 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:22,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:22,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:22,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:22,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:22,102 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:22,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:22,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:22,107 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:22,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:22,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:22,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:22,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:22,123 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:22,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:22,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:22,128 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:22,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:22,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:22,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:22,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:22,143 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:22,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:22,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:22,148 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:22,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:22,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:22,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:22,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:22,164 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:22,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:22,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:22,169 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:22,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:22,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:22,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:22,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:22,185 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:22,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:22,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:22,190 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:22,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:22,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:22,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:22,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:22,206 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:22,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:22,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:22,211 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:22,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:22,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:22,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:22,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:22,234 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:22,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:22,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:22,240 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:22,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:22,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:22,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:22,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:22,264 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:22,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:22,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:22,269 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:22,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:22,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:22,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:22,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:22,294 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:22,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:22,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:22,299 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:22,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:22,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:22,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:22,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:22,323 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:22,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:22,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:22,329 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:22,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:22,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:22,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:22,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:22,345 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:22,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:22,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:22,349 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:22,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:22,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:22,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:22,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:22,365 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:22,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:22,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:22,369 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:22,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:22,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:22,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:22,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:22,385 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:22,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:22,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:22,390 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:22,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:22,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:22,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:22,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:22,406 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:22,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:22,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:22,410 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:22,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:22,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:22,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:22,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:22,426 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:22,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:22,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:22,431 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:22,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:22,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:22,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:22,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:22,451 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:22,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:22,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:22,456 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:22,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:22,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:22,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:22,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:22,472 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:22,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:22,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:22,477 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:22,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:22,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:22,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:22,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:22,494 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:22,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:22,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:22,499 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:22,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:22,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:22,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:22,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:22,515 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:22,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:22,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:22,521 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:22,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:22,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:22,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:22,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:22,537 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:22,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:22,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:22,542 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:22,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:22,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:22,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:22,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:22,558 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:22,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:22,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:22,564 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:22,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:22,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:22,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:22,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:22,580 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:22,585 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:22,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:22,585 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:22,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:22,585 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:22,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:22,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:22,601 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:22,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:22,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:22,606 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:22,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:22,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:22,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:22,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:22,622 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:22,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:22,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:22,628 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:22,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:22,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:22,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:22,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:22,644 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:22,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:22,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:22,650 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:22,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:22,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:22,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:22,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:22,666 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:22,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:22,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:22,670 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:22,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:22,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:22,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:22,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:22,686 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:22,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:22,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:22,690 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:22,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:22,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:22,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:22,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:22,706 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:22,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:22,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:22,710 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:22,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:22,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:22,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:22,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:22,726 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:22,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:22,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:22,729 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:22,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:22,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:22,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:22,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:22,745 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:22,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:22,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:22,749 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:22,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:22,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:22,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:22,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:22,769 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:22,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:22,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:22,773 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:22,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:22,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:22,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:22,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:22,789 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:22,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:22,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:22,794 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:22,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:22,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:22,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:22,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:22,809 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:22,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:22,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:22,814 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:22,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:22,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:22,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:22,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:22,829 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:22,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:22,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:22,835 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:22,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:22,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:22,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:22,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:22,851 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:22,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:22,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:22,856 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:22,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:22,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:22,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:22,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:22,872 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:22,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:22,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:22,878 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:22,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:22,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:22,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:22,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:04:22,894 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:04:22,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:04:22,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:04:22,899 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:04:22,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:04:22,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:04:22,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:04:22,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat WARNING: YOUR LOGFILE WAS TOO LONG, SOME LINES IN THE MIDDLE WERE REMOVED. [2024-12-06 02:17:49,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:49,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:49,020 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:49,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:49,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:49,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:49,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:49,046 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:49,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:49,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:49,051 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:49,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:49,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:49,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:49,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:49,077 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:49,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:49,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:49,082 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:49,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:49,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:49,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:49,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:49,107 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:49,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:49,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:49,112 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:49,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:49,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:49,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:49,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:49,138 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:49,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:49,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:49,144 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:49,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:49,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:49,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:49,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:49,169 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:49,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:49,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:49,174 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:49,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:49,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:49,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:49,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:49,199 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:49,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:49,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:49,205 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:49,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:49,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:49,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:49,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:49,230 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:49,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:49,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:49,236 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:49,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:49,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:49,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:49,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:49,261 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:49,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:49,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:49,267 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:49,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:49,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:49,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:49,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:49,292 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:49,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:49,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:49,297 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:49,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:49,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:49,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:49,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:49,332 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:49,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:49,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:49,338 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:49,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:49,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:49,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:49,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:49,363 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:49,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:49,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:49,368 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:49,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:49,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:49,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:49,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:49,393 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:49,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:49,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:49,399 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:49,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:49,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:49,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:49,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:49,424 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:49,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:49,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:49,430 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:49,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:49,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:49,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:49,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:49,455 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:49,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:49,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:49,460 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:49,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:49,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:49,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:49,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:49,486 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:49,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:49,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:49,491 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:49,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:49,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:49,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:49,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:49,516 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:49,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:49,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:49,521 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:49,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:49,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:49,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:49,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:49,546 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:49,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:49,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:49,551 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:49,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:49,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:49,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:49,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:49,577 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:49,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:49,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:49,581 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:49,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:49,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:49,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:49,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:49,605 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:49,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:49,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:49,608 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:49,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:49,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:49,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:49,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:49,633 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:49,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:49,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:49,636 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:49,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:49,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:49,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:49,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:49,661 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:49,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:49,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:49,664 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:49,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:49,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:49,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:49,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:49,689 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:49,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:49,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:49,693 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:49,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:49,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:49,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:49,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:49,718 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:49,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:49,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:49,722 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:49,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:49,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:49,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:49,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:49,747 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:49,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:49,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:49,751 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:49,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:49,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:49,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:49,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:49,776 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:49,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:49,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:49,781 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:49,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:49,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:49,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:49,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:49,805 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:49,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:49,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:49,810 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:49,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:49,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:49,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:49,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:49,835 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:49,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:49,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:49,839 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:49,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:49,839 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:49,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:49,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:49,864 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:49,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:49,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:49,869 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:49,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:49,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:49,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:49,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:49,896 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:49,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:49,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:49,901 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:49,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:49,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:49,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:49,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:49,928 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:49,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:49,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:49,933 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:49,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:49,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:49,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:49,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:49,958 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:49,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:49,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:49,962 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:49,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:49,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:49,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:49,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:49,987 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:49,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:49,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:49,991 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:49,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:49,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:49,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:50,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:50,016 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:50,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:50,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:50,021 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:50,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:50,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:50,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:50,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:50,046 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:50,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:50,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:50,050 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:50,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:50,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:50,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:50,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:50,075 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:50,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:50,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:50,080 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:50,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:50,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:50,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:50,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:50,113 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:50,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:50,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:50,117 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:50,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:50,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:50,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:50,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:50,142 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:50,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:50,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:50,146 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:50,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:50,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:50,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:50,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:50,171 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:50,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:50,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:50,176 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:50,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:50,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:50,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:50,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:50,200 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:50,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:50,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:50,205 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:50,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:50,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:50,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:50,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:50,230 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:50,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:50,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:50,235 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:50,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:50,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:50,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:50,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:50,259 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:50,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:50,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:50,264 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:50,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:50,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:50,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:50,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:50,288 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:50,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:50,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:50,293 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:50,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:50,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:50,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:50,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:50,318 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:50,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:50,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:50,323 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:50,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:50,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:50,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:50,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:50,347 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:50,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:50,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:50,352 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:50,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:50,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:50,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:50,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:50,377 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:50,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:50,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:50,381 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:50,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:50,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:50,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:50,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:50,406 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:50,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:50,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:50,410 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:50,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:50,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:50,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:50,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:50,434 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:50,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:50,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:50,439 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:50,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:50,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:50,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:50,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:50,464 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:50,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:50,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:50,469 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:50,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:50,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:50,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:50,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:50,493 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:50,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:50,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:50,499 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:50,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:50,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:50,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:50,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:50,524 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:50,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:50,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:50,529 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:50,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:50,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:50,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:50,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:50,553 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:50,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:50,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:50,557 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:50,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:50,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:50,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:50,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:50,582 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:50,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:50,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:50,587 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:50,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:50,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:50,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:50,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:50,612 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:50,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:50,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:50,617 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:50,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:50,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:50,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:50,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:50,643 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:50,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:50,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:50,648 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:50,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:50,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:50,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:50,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:50,673 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:50,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:50,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:50,678 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:50,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:50,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:50,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:50,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:50,703 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:50,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:50,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:50,708 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:50,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:50,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:50,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:50,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:50,732 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:50,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:50,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:50,737 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:50,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:50,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:50,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:50,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:50,762 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:50,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:50,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:50,766 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:50,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:50,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:50,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:50,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:50,790 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:50,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:50,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:50,794 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:50,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:50,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:50,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:50,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:50,819 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:50,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:50,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:50,823 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:50,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:50,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:50,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:50,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:50,858 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:50,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:50,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:50,862 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:50,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:50,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:50,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:50,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:50,886 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:50,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:50,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:50,891 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:50,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:50,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:50,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:50,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:50,916 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:50,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:50,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:50,921 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:50,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:50,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:50,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:50,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:50,948 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:50,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:50,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:50,953 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:50,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:50,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:50,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:50,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:50,978 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:50,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:50,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:50,984 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:50,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:50,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:50,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:50,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:51,011 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:51,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:51,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:51,016 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:51,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:51,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:51,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:51,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:51,043 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:51,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:51,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:51,048 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:51,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:51,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:51,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:51,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:51,076 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:51,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:51,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:51,082 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:51,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:51,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:51,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:51,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:51,111 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:51,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:51,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:51,116 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:51,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:51,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:51,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:51,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:51,144 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:51,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:51,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:51,150 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:51,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:51,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:51,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:51,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:51,176 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:51,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:51,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:51,182 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:51,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:51,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:51,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:51,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:51,210 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:51,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:51,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:51,216 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:51,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:51,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:51,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:51,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:51,243 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:51,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:51,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:51,248 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:51,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:51,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:51,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:51,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:51,276 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:51,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:51,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:51,281 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:51,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:51,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:51,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:51,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:51,309 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:51,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:51,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:51,314 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:51,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:51,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:51,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:51,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:51,344 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:51,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:51,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:51,349 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:51,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:51,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:51,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:51,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:51,376 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:51,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:51,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:51,380 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:51,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:51,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:51,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:51,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:51,407 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:51,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:51,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:51,412 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:51,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:51,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:51,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:51,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:51,441 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:51,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:51,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:51,446 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:51,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:51,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:51,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:51,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:51,475 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:51,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:51,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:51,480 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:51,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:51,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:51,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:51,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:51,508 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:51,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:51,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:51,514 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:51,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:51,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:51,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:51,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:51,543 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:51,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:51,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:51,548 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:51,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:51,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:51,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:51,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:51,577 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:51,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:51,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:51,582 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:51,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:51,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:51,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:51,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:51,610 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:51,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:51,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:51,616 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:51,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:51,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:51,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:51,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:51,645 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:51,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:51,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:51,650 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:51,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:51,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:51,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:51,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:51,677 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:51,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:51,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:51,681 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:51,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:51,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:51,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:51,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:51,721 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:51,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:51,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:51,726 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:51,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:51,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:51,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:51,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:51,753 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:51,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:51,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:51,758 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:51,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:51,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:51,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:51,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:51,785 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:51,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:51,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:51,790 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:51,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:51,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:51,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:51,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:51,819 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:51,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:51,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:51,824 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:51,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:51,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:51,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:51,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:51,853 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:51,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:51,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:51,858 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:51,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:51,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:51,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:51,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:51,887 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:51,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:51,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:51,892 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:51,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:51,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:51,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:51,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:51,920 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:51,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:51,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:51,925 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:51,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:51,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:51,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:51,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:51,954 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:51,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:51,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:51,959 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:51,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:51,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:51,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:51,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:51,988 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:51,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:51,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:51,993 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:51,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:51,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:51,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:52,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:52,022 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:52,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:52,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:52,028 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:52,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:52,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:52,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:52,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:52,057 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:52,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:52,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:52,061 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:52,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:52,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:52,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:52,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:52,091 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:52,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:52,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:52,096 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:52,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:52,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:52,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:52,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:52,124 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:52,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:52,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:52,129 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:52,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:52,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:52,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:52,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:52,158 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:52,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:52,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:52,163 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:52,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:52,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:52,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:52,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:52,192 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:52,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:52,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:52,197 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:52,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:52,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:52,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:52,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:52,226 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:52,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:52,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:52,232 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:52,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:52,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:52,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:52,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:52,261 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:52,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:52,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:52,266 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:52,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:52,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:52,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:52,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:52,294 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:52,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:52,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:52,300 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:52,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:52,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:52,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:52,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:52,327 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:52,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:52,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:52,332 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:52,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:52,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:52,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:52,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:52,360 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:52,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:52,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:52,365 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:52,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:52,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:52,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:52,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:52,393 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:52,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:52,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:52,398 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:52,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:52,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:52,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:52,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:52,426 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:52,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:52,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:52,431 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:52,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:52,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:52,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:52,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:52,459 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:52,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:52,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:52,464 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:52,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:52,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:52,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:52,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:52,492 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:52,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:52,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:52,497 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:52,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:52,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:52,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:52,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:52,524 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:52,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:52,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:52,530 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:52,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:52,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:52,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:52,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:52,556 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:52,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:52,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:52,561 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:52,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:52,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:52,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:52,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:52,593 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:52,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:52,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:52,598 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:52,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:52,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:52,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:52,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:52,622 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:52,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:52,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:52,628 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:52,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:52,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:52,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:52,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:52,652 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:52,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:52,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:52,658 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:52,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:52,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:52,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:52,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:52,682 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:52,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:52,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:52,687 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:52,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:52,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:52,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:52,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:52,713 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:52,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:52,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:52,718 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:52,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:52,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:52,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:52,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:52,746 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:52,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:52,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:52,751 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:52,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:52,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:52,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:52,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:52,778 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:52,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:52,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:52,783 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:52,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:52,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:52,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:52,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:52,810 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:52,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:52,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:52,815 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:52,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:52,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:52,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:52,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:52,842 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:52,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:52,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:52,847 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:52,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:52,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:52,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:52,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:52,872 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:52,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:52,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:52,877 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:52,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:52,877 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:52,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:52,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:52,903 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:52,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:52,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:52,908 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:52,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:52,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:52,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:52,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:52,935 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:52,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:52,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:52,939 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:52,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:52,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:52,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:52,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:52,966 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:52,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:52,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:52,971 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:52,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:52,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:52,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:52,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:52,998 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:53,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:53,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:53,003 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:53,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:53,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:53,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:53,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:53,030 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:53,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:53,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:53,035 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:53,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:53,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:53,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:53,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:53,061 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:53,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:53,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:53,066 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:53,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:53,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:53,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:53,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:53,093 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:53,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:53,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:53,098 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:53,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:53,098 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:53,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:53,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:53,126 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:53,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:53,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:53,130 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:53,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:53,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:53,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:53,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:53,158 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:53,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:53,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:53,162 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:53,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:53,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:53,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:53,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:53,190 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:53,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:53,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:53,196 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:53,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:53,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:53,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:53,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:53,224 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:53,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:53,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:53,230 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:53,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:53,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:53,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:53,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:53,258 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:53,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:53,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:53,263 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:53,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:53,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:53,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:53,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:53,291 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:53,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:53,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:53,296 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:53,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:53,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:53,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:53,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:53,323 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:53,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:53,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:53,328 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:53,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:53,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:53,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:53,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:53,356 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:53,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:53,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:53,360 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:53,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:53,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:53,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:53,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:53,402 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:53,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:53,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:53,406 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:53,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:53,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:53,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:53,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:53,434 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:53,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:53,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:53,438 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:53,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:53,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:53,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:53,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:53,466 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:53,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:53,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:53,470 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:53,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:53,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:53,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:53,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:53,497 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:53,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:53,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:53,502 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:53,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:53,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:53,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:53,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:53,532 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:53,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:53,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:53,537 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:53,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:53,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:53,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:53,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:53,569 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:53,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:53,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:53,574 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:53,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:53,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:53,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:53,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:53,602 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:53,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:53,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:53,608 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:53,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:53,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:53,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:53,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:53,639 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:53,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:53,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:53,644 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:53,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:53,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:53,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:53,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:53,671 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:53,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:53,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:53,676 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:53,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:53,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:53,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:53,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:53,704 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:53,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:53,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:53,709 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:53,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:53,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:53,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:53,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:53,737 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:53,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:53,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:53,743 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:53,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:53,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:53,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:53,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:53,771 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:53,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:53,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:53,777 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:53,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:53,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:53,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:53,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:53,805 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:53,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:53,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:53,810 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:53,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:53,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:53,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:53,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:53,837 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:53,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:53,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:53,843 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:53,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:53,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:53,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:53,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:53,871 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:53,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:53,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:53,876 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:53,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:53,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:53,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:53,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:53,904 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:53,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:53,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:53,909 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:53,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:53,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:53,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:53,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:53,936 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:53,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:53,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:53,942 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:53,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:53,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:53,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:53,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:53,970 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:53,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:53,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:53,975 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:53,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:53,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:53,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:53,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:54,003 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:54,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:54,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:54,009 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:54,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:54,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:54,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:54,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:54,035 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:54,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:54,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:54,040 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:54,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:54,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:54,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:54,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:54,067 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:54,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:54,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:54,073 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:54,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:54,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:54,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:54,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:54,102 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:54,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:54,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:54,107 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:54,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:54,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:54,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:54,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:54,137 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:54,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:54,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:54,143 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:54,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:54,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:54,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:54,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:54,172 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:54,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:54,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:54,177 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:54,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:54,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:54,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:54,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:54,206 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:54,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:54,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:54,211 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:54,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:54,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:54,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:54,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:54,238 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:54,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:54,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:54,243 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:54,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:54,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:54,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:54,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:54,281 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:54,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:54,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:54,284 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:54,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:54,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:54,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:54,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:54,311 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:54,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:54,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:54,316 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:54,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:54,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:54,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:54,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:54,344 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:54,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:54,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:54,349 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:54,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:54,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:54,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:54,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:54,378 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:54,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:54,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:54,384 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:54,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:54,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:54,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:54,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:54,412 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:54,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:54,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:54,418 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:54,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:54,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:54,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:54,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:54,446 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:54,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:54,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:54,451 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:54,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:54,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:54,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:54,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:54,480 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:54,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:54,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:54,484 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:54,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:54,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:54,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:54,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:54,512 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:54,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:54,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:54,517 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:54,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:54,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:54,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:54,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:54,546 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:54,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:54,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:54,551 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:54,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:54,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:54,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:54,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:54,579 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:54,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:54,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:54,584 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:54,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:54,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:54,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:54,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:54,613 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:54,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:54,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:54,618 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:54,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:54,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:54,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:54,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:54,647 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:54,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:54,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:54,653 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:54,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:54,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:54,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:54,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:54,682 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:54,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:54,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:54,687 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:54,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:54,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:54,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:54,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:54,717 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:54,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:54,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:54,722 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:54,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:54,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:54,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:54,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:54,750 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:54,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:54,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:54,755 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:54,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:54,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:54,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:54,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:54,782 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:54,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:54,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:54,788 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:54,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:54,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:54,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:54,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:54,815 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:54,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:54,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:54,821 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:54,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:54,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:54,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:54,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:54,850 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:54,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:54,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:54,856 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:54,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:54,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:54,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:54,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:54,885 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:54,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:54,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:54,891 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:54,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:54,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:54,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:54,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:54,920 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:54,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:54,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:54,925 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:54,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:54,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:54,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:54,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:54,954 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:54,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:54,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:54,959 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:54,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:54,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:54,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:54,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:54,987 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:54,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:54,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:54,992 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:54,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:54,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:54,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:55,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:55,021 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:55,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:55,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:55,027 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:55,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:55,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:55,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:55,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:55,056 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:55,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:55,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:55,062 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:55,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:55,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:55,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:55,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:55,091 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:55,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:55,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:55,096 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:55,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:55,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:55,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:55,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:55,126 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:55,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:55,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:55,139 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:55,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:55,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:55,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:55,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:55,168 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:55,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:55,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:55,174 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:55,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:55,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:55,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:55,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:55,203 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:55,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:55,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:55,208 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:55,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:55,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:55,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:55,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:55,236 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:55,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:55,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:55,240 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:55,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:55,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:55,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:55,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:55,268 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:55,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:55,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:55,273 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:55,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:55,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:55,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:55,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:55,301 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:55,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:55,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:55,306 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:55,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:55,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:55,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:55,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:55,331 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:55,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:55,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:55,336 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:55,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:55,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:55,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:55,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:55,361 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:55,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:55,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:55,366 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:55,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:55,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:55,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:55,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:55,392 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:55,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:55,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:55,397 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:55,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:55,397 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:55,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:55,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:55,423 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:55,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:55,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:55,428 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:55,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:55,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:55,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:55,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:55,454 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:55,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:55,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:55,458 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:55,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:55,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:55,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:55,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:55,484 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:55,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:55,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:55,489 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:55,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:55,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:55,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:55,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:55,515 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:55,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:55,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:55,521 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:55,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:55,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:55,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:55,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:55,547 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:55,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:55,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:55,552 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:55,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:55,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:55,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:55,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:55,577 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:55,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:55,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:55,582 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:55,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:55,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:55,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:55,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:55,607 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:55,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:55,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:55,612 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:55,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:55,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:55,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:55,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:55,637 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:55,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:55,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:55,642 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:55,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:55,642 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:55,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:55,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:55,667 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:55,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:55,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:55,671 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:55,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:55,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:55,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:55,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:55,696 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:55,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:55,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:55,702 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:55,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:55,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:55,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:55,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:55,727 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:55,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:55,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:55,732 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:55,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:55,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:55,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:55,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:55,757 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:55,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:55,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:55,762 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:55,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:55,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:55,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:55,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:55,788 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:55,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:55,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:55,793 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:55,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:55,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:55,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:55,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:55,817 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:55,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:55,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:55,821 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:55,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:55,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:55,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:55,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:55,846 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:55,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:55,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:55,849 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:55,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:55,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:55,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:55,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:55,874 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:55,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:55,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:55,877 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:55,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:55,877 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:55,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:55,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:55,902 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:55,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:55,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:55,905 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:55,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:55,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:55,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:55,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:55,940 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:55,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:55,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:55,944 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:55,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:55,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:55,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:55,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:55,969 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:55,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:55,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:55,973 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:55,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:55,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:55,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:55,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:55,997 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:56,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:56,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:56,000 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:56,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:56,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:56,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:56,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:56,025 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:56,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:56,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:56,028 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:56,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:56,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:56,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:56,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:56,053 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:56,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:56,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:56,056 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:56,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:56,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:56,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:56,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:56,081 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:56,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:56,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:56,085 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:56,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:56,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:56,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:56,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:56,110 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:56,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:56,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:56,113 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:56,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:56,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:56,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:56,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:56,138 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:56,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:56,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:56,141 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:56,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:56,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:56,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:56,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:56,166 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:56,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:56,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:56,170 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:56,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:56,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:56,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:56,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:56,195 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:56,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:56,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:56,198 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:56,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:56,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:56,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:56,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:56,223 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:56,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:56,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:56,226 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:56,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:56,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:56,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:56,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:56,251 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:56,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:56,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:56,256 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:56,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:56,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:56,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:56,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:56,281 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:56,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:56,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:56,286 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:56,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:56,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:56,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:56,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:56,311 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:56,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:56,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:56,317 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:56,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:56,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:56,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:56,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:56,344 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:56,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:56,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:56,349 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:56,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:56,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:56,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:56,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:56,375 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:56,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:56,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:56,381 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:56,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:56,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:56,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:56,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:56,405 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:56,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:56,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:56,409 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:56,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:56,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:56,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:56,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:56,434 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:56,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:56,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:56,437 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:56,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:56,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:56,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:56,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:56,462 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:56,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:56,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:56,465 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:56,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:56,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:56,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:56,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:56,490 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:56,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:56,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:56,493 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:56,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:56,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:56,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:56,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:56,519 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:56,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:56,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:56,522 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:56,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:56,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:56,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:56,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:56,547 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:56,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:56,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:56,550 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:56,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:56,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:56,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:56,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:56,575 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:56,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:56,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:56,578 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:56,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:56,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:56,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:56,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:56,603 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:56,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:56,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:56,606 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:56,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:56,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:56,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:56,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:56,631 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:56,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:56,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:56,635 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:56,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:56,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:56,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:56,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:56,659 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:56,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:56,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:56,662 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:56,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:56,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:56,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:56,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:56,695 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:56,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:56,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:56,699 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:56,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:56,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:56,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:56,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:56,724 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:56,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:56,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:56,727 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:56,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:56,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:56,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:56,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:56,752 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:56,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:56,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:56,755 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:56,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:56,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:56,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:56,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:56,779 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:56,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:56,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:56,783 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:56,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:56,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:56,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:56,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:56,807 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:56,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:56,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:56,810 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:56,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:56,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:56,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:56,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:56,835 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:56,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:56,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:56,838 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:56,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:56,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:56,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:56,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:56,863 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:56,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:56,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:56,867 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:56,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:56,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:56,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:56,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:56,893 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:56,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:56,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:56,897 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:56,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:56,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:56,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:56,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:56,922 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:56,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:56,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:56,927 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:56,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:56,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:56,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:56,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:56,952 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:56,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:56,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:56,957 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:56,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:56,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:56,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:56,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:56,982 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:56,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:56,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:56,987 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:56,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:56,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:56,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:57,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:57,013 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:57,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:57,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:57,018 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:57,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:57,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:57,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:57,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:57,044 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:57,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:57,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:57,049 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:57,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:57,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:57,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:57,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:57,075 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:57,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:57,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:57,080 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:57,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:57,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:57,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:57,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:57,105 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:57,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:57,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:57,110 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:57,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:57,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:57,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:57,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:57,136 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:57,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:57,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:57,141 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:57,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:57,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:57,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:57,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:57,166 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:57,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:57,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:57,170 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:57,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:57,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:57,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:57,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:57,195 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:57,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:57,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:57,200 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:57,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:57,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:57,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:57,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:57,225 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:57,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:57,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:57,230 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:57,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:57,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:57,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:57,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:57,256 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:57,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:57,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:57,260 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:57,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:57,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:57,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:57,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:57,286 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:57,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:57,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:57,290 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:57,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:57,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:57,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:57,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:57,316 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:57,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:57,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:57,320 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:57,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:57,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:57,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:57,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:57,345 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:57,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:57,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:57,350 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:57,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:57,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:57,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:57,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:57,378 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:57,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:57,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:57,383 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:57,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:57,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:57,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:57,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:57,411 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:57,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:57,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:57,415 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:57,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:57,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:57,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:57,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:57,452 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:57,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:57,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:57,457 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:57,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:57,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:57,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:57,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:57,484 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:57,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:57,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:57,488 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:57,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:57,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:57,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:57,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:57,515 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:57,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:57,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:57,519 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:57,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:57,519 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:57,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:57,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:57,547 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:57,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:57,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:57,551 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:57,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:57,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:57,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:57,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:57,578 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:57,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:57,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:57,582 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:57,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:57,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:57,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:57,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:57,609 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:57,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:57,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:57,613 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:57,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:57,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:57,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:57,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:57,639 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:57,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:57,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:57,643 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:57,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:57,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:57,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:57,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:57,671 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:57,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:57,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:57,675 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:57,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:57,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:57,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:57,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:57,703 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:57,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:57,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:57,708 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:57,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:57,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:57,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:57,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:57,736 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:57,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:57,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:57,739 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:57,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:57,739 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:57,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:57,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:57,768 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:57,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:57,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:57,773 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:57,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:57,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:57,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:57,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:57,800 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:57,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:57,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:57,805 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:57,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:57,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:57,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:57,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:57,832 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:57,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:57,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:57,837 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:57,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:57,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:57,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:57,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:57,865 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:57,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:57,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:57,870 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:57,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:57,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:57,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:57,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:57,899 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:57,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:57,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:57,904 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:57,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:57,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:57,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:57,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:57,932 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:57,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:57,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:57,938 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:57,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:57,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:57,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:57,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:57,967 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:57,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:57,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:57,973 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:57,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:57,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:57,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:57,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:58,002 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:58,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:58,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:58,007 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:58,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:58,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:58,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:58,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:58,035 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:58,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:58,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:58,041 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:58,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:58,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:58,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:58,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:58,069 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:58,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:58,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:58,073 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:58,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:58,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:58,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:58,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:58,100 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:58,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:58,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:58,105 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:58,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:58,105 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:58,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:58,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:58,133 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:58,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:58,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:58,138 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:58,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:58,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:58,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:58,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:58,166 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:58,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:58,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:58,170 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:58,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:58,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:58,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:58,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:58,197 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:58,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:58,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:58,201 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:58,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:58,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:58,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:58,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:58,229 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:58,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:58,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:58,234 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:58,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:58,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:58,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:58,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:58,263 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:58,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:58,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:58,268 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:58,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:58,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:58,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:58,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:58,306 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:58,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:58,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:58,312 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:58,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:58,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:58,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:58,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:58,340 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:58,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:58,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:58,345 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:58,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:58,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:58,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:58,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:58,374 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:58,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:58,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:58,379 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:58,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:58,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:58,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:58,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:58,407 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:58,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:58,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:58,413 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:58,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:58,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:58,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:58,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:58,441 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:58,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:58,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:58,447 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:58,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:58,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:58,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:58,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:58,474 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:58,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:58,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:58,480 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:58,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:58,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:58,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:58,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:58,509 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:58,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:58,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:58,514 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:58,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:58,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:58,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:58,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:58,543 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:58,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:58,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:58,549 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:58,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:58,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:58,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:58,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:58,578 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:58,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:58,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:58,583 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:58,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:58,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:58,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:58,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:58,612 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:58,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:58,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:58,617 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:58,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:58,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:58,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:58,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:58,646 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:58,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:58,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:58,652 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:58,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:58,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:58,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:58,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:58,681 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:58,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:58,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:58,686 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:58,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:58,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:58,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:58,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:58,715 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:58,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:58,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:58,721 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:58,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:58,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:58,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:58,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:58,751 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:58,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:58,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:58,755 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:58,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:58,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:58,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:58,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:58,784 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:58,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:58,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:58,788 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:58,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:58,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:58,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:58,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:58,816 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:58,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:58,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:58,821 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:58,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:58,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:58,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:58,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:58,849 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:58,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:58,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:58,854 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:58,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:58,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:58,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:58,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:58,882 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:58,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:58,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:58,887 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:58,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:58,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:58,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:58,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:58,915 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:58,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:58,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:58,919 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:58,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:58,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:58,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:58,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:58,948 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:58,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:58,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:58,952 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:58,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:58,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:58,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:58,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:58,981 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:58,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:58,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:58,986 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:58,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:58,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:58,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:59,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:59,013 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:59,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:59,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:59,018 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:59,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:59,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:59,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:59,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:59,045 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:59,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:59,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:59,050 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:59,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:59,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:59,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:59,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:59,075 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:59,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:59,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:59,080 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:59,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:59,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:59,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:59,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:59,105 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:59,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:59,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:59,108 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:59,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:59,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:59,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:59,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:59,142 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:59,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:59,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:59,148 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:59,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:59,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:59,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:59,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:59,172 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:59,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:59,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:59,178 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:59,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:59,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:59,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:59,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:59,207 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:59,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:59,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:59,212 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:59,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:59,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:59,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:59,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:59,239 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:59,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:59,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:59,245 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:59,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:59,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:59,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:59,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:59,271 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:59,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:59,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:59,277 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:59,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:59,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:59,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:59,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:59,306 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:59,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:59,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:59,311 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:59,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:59,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:59,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:59,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:59,336 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:59,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:59,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:59,342 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:59,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:59,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:59,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:59,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:59,367 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:59,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:59,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:59,373 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:59,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:59,373 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:59,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:59,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:59,399 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:59,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:59,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:59,403 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:59,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:59,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:59,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:59,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:59,431 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:59,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:59,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:59,435 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:59,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:59,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:59,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:59,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:59,462 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:59,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:59,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:59,467 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:59,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:59,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:59,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:59,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:59,494 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:59,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:59,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:59,498 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:59,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:59,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:59,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:59,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:59,525 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:59,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:59,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:59,530 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:59,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:59,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:59,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:59,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:59,557 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:59,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:59,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:59,562 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:59,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:59,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:59,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:59,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:59,588 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:59,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:59,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:59,593 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:59,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:59,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:59,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:59,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:59,619 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:59,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:59,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:59,624 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:59,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:59,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:59,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:59,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:59,650 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:59,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:59,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:59,655 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:59,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:59,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:59,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:59,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:59,686 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:59,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:59,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:59,691 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:59,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:59,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:59,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:59,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:59,717 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:59,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:59,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:59,722 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:59,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:59,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:59,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:59,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:59,749 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:59,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:59,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:59,754 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:59,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:59,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:59,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:59,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:59,781 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:59,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:59,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:59,786 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:59,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:59,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:59,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:59,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:59,812 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:59,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:59,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:59,817 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:59,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:59,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:59,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:59,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:59,843 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:59,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:59,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:59,848 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:59,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:59,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:59,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:59,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:59,876 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:59,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:59,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:59,881 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:59,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:59,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:59,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:59,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:59,908 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:59,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:59,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:59,913 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:59,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:59,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:59,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:59,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:59,940 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:59,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:59,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:59,945 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:59,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:59,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:59,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:17:59,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:17:59,981 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:17:59,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:17:59,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:17:59,986 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:17:59,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:17:59,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:17:59,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:00,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:00,014 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:00,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:00,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:00,018 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:00,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:00,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:00,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:00,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:00,046 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:00,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:00,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:00,051 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:00,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:00,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:00,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:00,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:00,079 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:00,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:00,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:00,083 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:00,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:00,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:00,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:00,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:00,112 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:00,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:00,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:00,117 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:00,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:00,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:00,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:00,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:00,146 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:00,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:00,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:00,151 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:00,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:00,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:00,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:00,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:00,179 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:00,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:00,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:00,184 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:00,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:00,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:00,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:00,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:00,212 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:00,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:00,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:00,216 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:00,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:00,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:00,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:00,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:00,244 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:00,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:00,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:00,249 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:00,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:00,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:00,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:00,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:00,277 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:00,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:00,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:00,283 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:00,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:00,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:00,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:00,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:00,310 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:00,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:00,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:00,315 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:00,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:00,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:00,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:00,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:00,343 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:00,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:00,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:00,348 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:00,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:00,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:00,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:00,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:00,375 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:00,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:00,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:00,381 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:00,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:00,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:00,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:00,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:00,409 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:00,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:00,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:00,414 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:00,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:00,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:00,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:00,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:00,443 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:00,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:00,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:00,447 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:00,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:00,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:00,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:00,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:00,476 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:00,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:00,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:00,482 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:00,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:00,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:00,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:00,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:00,511 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:00,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:00,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:00,516 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:00,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:00,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:00,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:00,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:00,544 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:00,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:00,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:00,548 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:00,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:00,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:00,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:00,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:00,578 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:00,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:00,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:00,582 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:00,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:00,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:00,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:00,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:00,611 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:00,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:00,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:00,616 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:00,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:00,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:00,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:00,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:00,645 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:00,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:00,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:00,650 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:00,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:00,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:00,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:00,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:00,679 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:00,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:00,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:00,683 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:00,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:00,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:00,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:00,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:00,713 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:00,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:00,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:00,718 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:00,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:00,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:00,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:00,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:00,745 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:00,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:00,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:00,750 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:00,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:00,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:00,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:00,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:00,779 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:00,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:00,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:00,783 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:00,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:00,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:00,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:00,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:00,822 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:00,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:00,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:00,827 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:00,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:00,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:00,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:00,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:00,855 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:00,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:00,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:00,861 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:00,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:00,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:00,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:00,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:00,889 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:00,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:00,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:00,894 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:00,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:00,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:00,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:00,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:00,924 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:00,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:00,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:00,929 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:00,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:00,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:00,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:00,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:00,958 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:00,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:00,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:00,963 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:00,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:00,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:00,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:00,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:00,992 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:00,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:00,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:00,998 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:00,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:00,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:00,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:01,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:01,026 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:01,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:01,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:01,031 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:01,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:01,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:01,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:01,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:01,061 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:01,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:01,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:01,067 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:01,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:01,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:01,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:01,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:01,096 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:01,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:01,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:01,101 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:01,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:01,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:01,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:01,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:01,129 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:01,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:01,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:01,134 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:01,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:01,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:01,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:01,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:01,162 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:01,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:01,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:01,167 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:01,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:01,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:01,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:01,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:01,195 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:01,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:01,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:01,200 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:01,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:01,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:01,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:01,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:01,229 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:01,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:01,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:01,234 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:01,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:01,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:01,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:01,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:01,263 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:01,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:01,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:01,269 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:01,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:01,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:01,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:01,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:01,297 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:01,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:01,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:01,303 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:01,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:01,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:01,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:01,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:01,331 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:01,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:01,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:01,336 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:01,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:01,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:01,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:01,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:01,366 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:01,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:01,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:01,371 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:01,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:01,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:01,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:01,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:01,401 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:01,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:01,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:01,406 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:01,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:01,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:01,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:01,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:01,434 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:01,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:01,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:01,439 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:01,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:01,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:01,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:01,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:01,467 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:01,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:01,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:01,470 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:01,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:01,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:01,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:01,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:01,498 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:01,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:01,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:01,501 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:01,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:01,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:01,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:01,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:01,530 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:01,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:01,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:01,535 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:01,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:01,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:01,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:01,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:01,564 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:01,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:01,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:01,569 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:01,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:01,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:01,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:01,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:01,598 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:01,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:01,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:01,604 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:01,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:01,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:01,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:01,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:01,633 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:01,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:01,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:01,637 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:01,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:01,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:01,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:01,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:01,665 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:01,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:01,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:01,670 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:01,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:01,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:01,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:01,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:01,708 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:01,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:01,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:01,712 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:01,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:01,712 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:01,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:01,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:01,740 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:01,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:01,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:01,745 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:01,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:01,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:01,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:01,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:01,774 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:01,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:01,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:01,779 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:01,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:01,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:01,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:01,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:01,809 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:01,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:01,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:01,816 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:01,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:01,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:01,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:01,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:01,850 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:01,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:01,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:01,854 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:01,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:01,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:01,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:01,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:01,883 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:01,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:01,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:01,887 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:01,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:01,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:01,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:01,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:01,916 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:01,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:01,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:01,920 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:01,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:01,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:01,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:01,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:01,948 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:01,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:01,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:01,952 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:01,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:01,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:01,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:01,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:01,980 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:01,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:01,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:01,983 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:01,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:01,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:01,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:01,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:02,012 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:02,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:02,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:02,017 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:02,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:02,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:02,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:02,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:02,046 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:02,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:02,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:02,050 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:02,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:02,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:02,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:02,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:02,080 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:02,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:02,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:02,085 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:02,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:02,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:02,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:02,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:02,114 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:02,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:02,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:02,119 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:02,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:02,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:02,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:02,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:02,147 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:02,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:02,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:02,152 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:02,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:02,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:02,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:02,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:02,180 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:02,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:02,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:02,186 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:02,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:02,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:02,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:02,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:02,214 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:02,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:02,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:02,219 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:02,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:02,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:02,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:02,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:02,248 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:02,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:02,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:02,253 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:02,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:02,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:02,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:02,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:02,282 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:02,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:02,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:02,286 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:02,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:02,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:02,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:02,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:02,313 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:02,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:02,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:02,317 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:02,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:02,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:02,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:02,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:02,345 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:02,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:02,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:02,349 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:02,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:02,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:02,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:02,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:02,377 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:02,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:02,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:02,381 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:02,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:02,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:02,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:02,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:02,409 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:02,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:02,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:02,413 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:02,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:02,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:02,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:02,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:02,441 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:02,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:02,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:02,446 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:02,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:02,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:02,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:02,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:02,473 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:02,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:02,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:02,479 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:02,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:02,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:02,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:02,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:02,506 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:02,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:02,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:02,512 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:02,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:02,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:02,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:02,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:02,551 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:02,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:02,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:02,556 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:02,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:02,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:02,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:02,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:02,583 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:02,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:02,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:02,588 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:02,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:02,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:02,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:02,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:02,615 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:02,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:02,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:02,620 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:02,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:02,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:02,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:02,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:02,647 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:02,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:02,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:02,652 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:02,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:02,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:02,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:02,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:02,679 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:02,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:02,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:02,684 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:02,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:02,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:02,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:02,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:02,713 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:02,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:02,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:02,718 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:02,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:02,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:02,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:02,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:02,747 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:02,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:02,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:02,751 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:02,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:02,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:02,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:02,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:02,780 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:02,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:02,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:02,785 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:02,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:02,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:02,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:02,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:02,814 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:02,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:02,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:02,819 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:02,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:02,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:02,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:02,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:02,845 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:02,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:02,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:02,849 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:02,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:02,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:02,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:02,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:02,875 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:02,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:02,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:02,879 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:02,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:02,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:02,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:02,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:02,904 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:02,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:02,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:02,909 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:02,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:02,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:02,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:02,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:02,935 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:02,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:02,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:02,939 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:02,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:02,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:02,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:02,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:02,965 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:02,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:02,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:02,970 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:02,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:02,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:02,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:02,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:02,995 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:03,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:03,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:03,000 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:03,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:03,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:03,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:03,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:03,025 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:03,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:03,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:03,030 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:03,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:03,030 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:03,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:03,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:03,055 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:03,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:03,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:03,060 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:03,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:03,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:03,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:03,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:03,086 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:03,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:03,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:03,090 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:03,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:03,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:03,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:03,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:03,116 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:03,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:03,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:03,121 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:03,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:03,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:03,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:03,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:03,147 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:03,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:03,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:03,152 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:03,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:03,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:03,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:03,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:03,177 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:03,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:03,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:03,182 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:03,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:03,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:03,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:03,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:03,207 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:03,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:03,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:03,211 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:03,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:03,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:03,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:03,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:03,236 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:03,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:03,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:03,241 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:03,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:03,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:03,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:03,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:03,266 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:03,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:03,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:03,271 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:03,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:03,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:03,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:03,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:03,296 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:03,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:03,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:03,301 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:03,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:03,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:03,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:03,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:03,326 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:03,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:03,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:03,332 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:03,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:03,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:03,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:03,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:03,366 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:03,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:03,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:03,371 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:03,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:03,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:03,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:03,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:03,396 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:03,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:03,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:03,401 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:03,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:03,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:03,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:03,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:03,428 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:03,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:03,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:03,433 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:03,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:03,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:03,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:03,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:03,458 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:03,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:03,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:03,463 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:03,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:03,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:03,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:03,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:03,488 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:03,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:03,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:03,493 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:03,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:03,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:03,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:03,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:03,520 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:03,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:03,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:03,524 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:03,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:03,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:03,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:03,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:03,549 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:03,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:03,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:03,553 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:03,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:03,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:03,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:03,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:03,579 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:03,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:03,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:03,583 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:03,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:03,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:03,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:03,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:03,609 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:03,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:03,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:03,614 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:03,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:03,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:03,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:03,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:03,639 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:03,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:03,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:03,644 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:03,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:03,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:03,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:03,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:03,670 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:03,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:03,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:03,675 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:03,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:03,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:03,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:03,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:03,700 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:03,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:03,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:03,706 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:03,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:03,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:03,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:03,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:03,731 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:03,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:03,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:03,736 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:03,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:03,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:03,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:03,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:03,761 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:03,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:03,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:03,765 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:03,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:03,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:03,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:03,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:03,791 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:03,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:03,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:03,795 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:03,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:03,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:03,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:03,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:03,822 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:03,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:03,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:03,826 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:03,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:03,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:03,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:03,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:03,853 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:03,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:03,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:03,857 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:03,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:03,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:03,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:03,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:03,883 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:03,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:03,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:03,887 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:03,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:03,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:03,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:03,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:03,911 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:03,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:03,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:03,915 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:03,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:03,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:03,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:03,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:03,940 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:03,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:03,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:03,944 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:03,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:03,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:03,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:03,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:03,969 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:03,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:03,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:03,972 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:03,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:03,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:03,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:03,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:03,997 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:04,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:04,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:04,001 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:04,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:04,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:04,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:04,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:04,026 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:04,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:04,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:04,030 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:04,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:04,030 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:04,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:04,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:04,056 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:04,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:04,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:04,061 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:04,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:04,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:04,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:04,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:04,086 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:04,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:04,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:04,091 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:04,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:04,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:04,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:04,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:04,128 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:04,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:04,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:04,133 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:04,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:04,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:04,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:04,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:04,158 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:04,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:04,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:04,163 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:04,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:04,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:04,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:04,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:04,188 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:04,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:04,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:04,193 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:04,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:04,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:04,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:04,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:04,219 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:04,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:04,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:04,223 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:04,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:04,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:04,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:04,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:04,249 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:04,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:04,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:04,253 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:04,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:04,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:04,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:04,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:04,279 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:04,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:04,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:04,284 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:04,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:04,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:04,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:04,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:04,309 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:04,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:04,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:04,314 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:04,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:04,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:04,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:04,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:04,339 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:04,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:04,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:04,342 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:04,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:04,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:04,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:04,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:04,369 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:04,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:04,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:04,373 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:04,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:04,373 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:04,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:04,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:04,398 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:04,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:04,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:04,402 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:04,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:04,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:04,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:04,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:04,426 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:04,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:04,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:04,430 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:04,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:04,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:04,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:04,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:04,455 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:04,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:04,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:04,460 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:04,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:04,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:04,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:04,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:04,485 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:04,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:04,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:04,490 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:04,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:04,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:04,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:04,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:04,516 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:04,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:04,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:04,520 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:04,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:04,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:04,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:04,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:04,545 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:04,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:04,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:04,550 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:04,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:04,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:04,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:04,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:04,576 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:04,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:04,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:04,580 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:04,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:04,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:04,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:04,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:04,606 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:04,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:04,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:04,611 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:04,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:04,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:04,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:04,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:04,636 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:04,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:04,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:04,641 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:04,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:04,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:04,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:04,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:04,666 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:04,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:04,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:04,671 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:04,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:04,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:04,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:04,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:04,696 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:04,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:04,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:04,702 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:04,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:04,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:04,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:04,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:04,728 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:04,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:04,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:04,732 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:04,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:04,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:04,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:04,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:04,758 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:04,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:04,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:04,763 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:04,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:04,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:04,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:04,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:04,788 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:04,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:04,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:04,793 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:04,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:04,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:04,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:04,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:04,818 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:04,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:04,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:04,823 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:04,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:04,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:04,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:04,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:04,849 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:04,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:04,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:04,854 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:04,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:04,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:04,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:04,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:04,880 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:04,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:04,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:04,885 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:04,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:04,885 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:04,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:04,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:04,920 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:04,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:04,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:04,925 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:04,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:04,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:04,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:04,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:04,952 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:04,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:04,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:04,955 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:04,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:04,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:04,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:04,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:04,983 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:04,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:04,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:04,987 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:04,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:04,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:04,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:05,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:05,016 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:05,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:05,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:05,020 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:05,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:05,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:05,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:05,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:05,048 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:05,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:05,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:05,051 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:05,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:05,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:05,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:05,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:05,079 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:05,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:05,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:05,083 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:05,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:05,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:05,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:05,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:05,109 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:05,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:05,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:05,112 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:05,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:05,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:05,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:05,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:05,139 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:05,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:05,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:05,142 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:05,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:05,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:05,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:05,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:05,169 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:05,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:05,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:05,172 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:05,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:05,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:05,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:05,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:05,200 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:05,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:05,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:05,204 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:05,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:05,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:05,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:05,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:05,231 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:05,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:05,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:05,234 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:05,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:05,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:05,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:05,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:05,260 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:05,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:05,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:05,264 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:05,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:05,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:05,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:05,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:05,290 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:05,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:05,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:05,293 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:05,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:05,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:05,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:05,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:05,319 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:05,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:05,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:05,322 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:05,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:05,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:05,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:05,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:05,348 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:05,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:05,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:05,353 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:05,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:05,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:05,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:05,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:05,378 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:05,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:05,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:05,383 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:05,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:05,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:05,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:05,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:05,409 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:05,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:05,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:05,414 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:05,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:05,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:05,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:05,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:05,440 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:05,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:05,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:05,445 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:05,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:05,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:05,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:05,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:05,474 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:05,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:05,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:05,478 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:05,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:05,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:05,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:05,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:05,504 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:05,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:05,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:05,509 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:05,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:05,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:05,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:05,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:05,533 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:05,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:05,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:05,537 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:05,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:05,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:05,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:05,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:05,563 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:05,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:05,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:05,568 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:05,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:05,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:05,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:05,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:05,595 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:05,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:05,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:05,599 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:05,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:05,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:05,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:05,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:05,626 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:05,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:05,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:05,631 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:05,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:05,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:05,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:05,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:05,657 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:05,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:05,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:05,662 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:05,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:05,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:05,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:05,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:05,700 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:05,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:05,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:05,705 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:05,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:05,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:05,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:05,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:05,732 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:05,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:05,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:05,738 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:05,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:05,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:05,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:05,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:05,765 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:05,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:05,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:05,770 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:05,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:05,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:05,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:05,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:05,798 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:05,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:05,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:05,803 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:05,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:05,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:05,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:05,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:05,831 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:05,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:05,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:05,837 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:05,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:05,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:05,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:05,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:05,865 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:05,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:05,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:05,870 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:05,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:05,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:05,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:05,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:05,899 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:05,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:05,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:05,905 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:05,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:05,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:05,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:05,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:05,934 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:05,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:05,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:05,940 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:05,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:05,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:05,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:05,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:05,971 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:05,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:05,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:05,976 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:05,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:05,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:05,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:05,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:06,005 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:06,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:06,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:06,010 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:06,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:06,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:06,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:06,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:06,040 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:06,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:06,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:06,045 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:06,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:06,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:06,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:06,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:06,076 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:06,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:06,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:06,081 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:06,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:06,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:06,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:06,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:06,112 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:06,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:06,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:06,118 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:06,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:06,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:06,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:06,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:06,147 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:06,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:06,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:06,151 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:06,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:06,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:06,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:06,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:06,180 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:06,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:06,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:06,185 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:06,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:06,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:06,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:06,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:06,213 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:06,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:06,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:06,218 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:06,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:06,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:06,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:06,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:06,248 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:06,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:06,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:06,253 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:06,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:06,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:06,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:06,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:06,287 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:06,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:06,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:06,293 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:06,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:06,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:06,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:06,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:06,326 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:06,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:06,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:06,332 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:06,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:06,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:06,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:06,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:06,364 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:06,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:06,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:06,370 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:06,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:06,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:06,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:06,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:06,404 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:06,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:06,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:06,409 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:06,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:06,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:06,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:06,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:06,442 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:06,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:06,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:06,448 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:06,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:06,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:06,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:06,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:06,480 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:06,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:06,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:06,486 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:06,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:06,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:06,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:06,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:06,519 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:06,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:06,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:06,525 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:06,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:06,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:06,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:06,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:06,558 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:06,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:06,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:06,564 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:06,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:06,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:06,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:06,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:06,597 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:06,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:06,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:06,602 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:06,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:06,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:06,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:06,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:06,640 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:06,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:06,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:06,645 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:06,645 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:06,645 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:06,645 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:06,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:06,678 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:06,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:06,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:06,684 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:06,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:06,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:06,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:06,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:06,715 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:06,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:06,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:06,721 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:06,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:06,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:06,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:06,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:06,752 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:06,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:06,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:06,757 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:06,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:06,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:06,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:06,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:06,791 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:06,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:06,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:06,796 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:06,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:06,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:06,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:06,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:06,829 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:06,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:06,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:06,834 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:06,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:06,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:06,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:06,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:06,865 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:06,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:06,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:06,871 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:06,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:06,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:06,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:06,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:06,909 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:06,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:06,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:06,915 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:06,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:06,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:06,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:06,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:06,947 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:06,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:06,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:06,952 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:06,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:06,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:06,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:06,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:06,984 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:06,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:06,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:06,990 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:06,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:06,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:06,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:07,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:07,020 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:07,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:07,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:07,025 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:07,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:07,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:07,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:07,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:07,055 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:07,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:07,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:07,060 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:07,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:07,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:07,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:07,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:07,088 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:07,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:07,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:07,094 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:07,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:07,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:07,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:07,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:07,122 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:07,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:07,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:07,128 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:07,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:07,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:07,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:07,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:07,156 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:07,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:07,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:07,162 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:07,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:07,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:07,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:07,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:07,195 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:07,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:07,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:07,200 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:07,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:07,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:07,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:07,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:07,232 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:07,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:07,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:07,238 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:07,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:07,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:07,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:07,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:07,270 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:07,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:07,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:07,276 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:07,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:07,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:07,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:07,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:07,309 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:07,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:07,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:07,314 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:07,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:07,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:07,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:07,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:07,345 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:07,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:07,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:07,350 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:07,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:07,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:07,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:07,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:07,380 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:07,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:07,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:07,386 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:07,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:07,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:07,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:07,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:07,416 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:07,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:07,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:07,422 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:07,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:07,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:07,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:07,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:07,452 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:07,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:07,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:07,458 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:07,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:07,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:07,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:07,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:07,489 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:07,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:07,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:07,495 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:07,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:07,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:07,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:07,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:07,526 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:07,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:07,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:07,532 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:07,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:07,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:07,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:07,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:07,572 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:07,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:07,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:07,576 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:07,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:07,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:07,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:07,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:07,603 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:07,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:07,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:07,608 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:07,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:07,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:07,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:07,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:07,634 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:07,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:07,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:07,639 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:07,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:07,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:07,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:07,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:07,666 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:07,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:07,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:07,670 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:07,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:07,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:07,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:07,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:07,699 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:07,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:07,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:07,703 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:07,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:07,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:07,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:07,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:07,731 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:07,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:07,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:07,735 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:07,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:07,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:07,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:07,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:07,762 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:07,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:07,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:07,766 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:07,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:07,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:07,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:07,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:07,794 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:07,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:07,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:07,798 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:07,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:07,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:07,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:07,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:07,825 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:07,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:07,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:07,829 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:07,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:07,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:07,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:07,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:07,856 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:07,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:07,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:07,860 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:07,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:07,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:07,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:07,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:07,887 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:07,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:07,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:07,891 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:07,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:07,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:07,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:07,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:07,918 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:07,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:07,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:07,922 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:07,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:07,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:07,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:07,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:07,949 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:07,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:07,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:07,953 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:07,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:07,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:07,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:07,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:07,980 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:07,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:07,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:07,983 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:07,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:07,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:07,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:07,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:08,010 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:08,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:08,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:08,014 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:08,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:08,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:08,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:08,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:08,041 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:08,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:08,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:08,045 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:08,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:08,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:08,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:08,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:08,073 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:08,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:08,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:08,076 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:08,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:08,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:08,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:08,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:08,103 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:08,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:08,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:08,107 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:08,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:08,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:08,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:08,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:08,134 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:08,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:08,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:08,137 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:08,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:08,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:08,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:08,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:08,165 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:08,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:08,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:08,168 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:08,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:08,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:08,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:08,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:08,196 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:08,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:08,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:08,199 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:08,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:08,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:08,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:08,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:08,227 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:08,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:08,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:08,230 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:08,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:08,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:08,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:08,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:08,258 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:08,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:08,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:08,262 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:08,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:08,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:08,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:08,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:08,290 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:08,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:08,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:08,295 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:08,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:08,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:08,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:08,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:08,322 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:08,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:08,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:08,326 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:08,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:08,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:08,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:08,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:08,354 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:08,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:08,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:08,358 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:08,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:08,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:08,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:08,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:08,392 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:08,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:08,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:08,396 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:08,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:08,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:08,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:08,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:08,424 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:08,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:08,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:08,428 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:08,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:08,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:08,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:08,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:08,456 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:08,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:08,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:08,460 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:08,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:08,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:08,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:08,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:08,488 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:08,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:08,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:08,492 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:08,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:08,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:08,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:08,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:08,520 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:08,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:08,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:08,525 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:08,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:08,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:08,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:08,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:08,554 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:08,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:08,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:08,559 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:08,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:08,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:08,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:08,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:08,589 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:08,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:08,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:08,594 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:08,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:08,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:08,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:08,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:08,622 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:08,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:08,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:08,627 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:08,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:08,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:08,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:08,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:08,656 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:08,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:08,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:08,661 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:08,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:08,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:08,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:08,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:08,689 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:08,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:08,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:08,694 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:08,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:08,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:08,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:08,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:08,722 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:08,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:08,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:08,726 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:08,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:08,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:08,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:08,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:08,753 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:08,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:08,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:08,757 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:08,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:08,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:08,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:08,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:08,784 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:08,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:08,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:08,789 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:08,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:08,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:08,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:08,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:08,816 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:08,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:08,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:08,820 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:08,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:08,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:08,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:08,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:08,849 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:08,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:08,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:08,854 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:08,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:08,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:08,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:08,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:08,882 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:08,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:08,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:08,886 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:08,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:08,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:08,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:08,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:08,915 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:08,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:08,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:08,920 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:08,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:08,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:08,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:08,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:08,948 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:08,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:08,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:08,953 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:08,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:08,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:08,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:08,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:08,981 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:08,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:08,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:08,986 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:08,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:08,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:08,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:09,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:09,013 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:09,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:09,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:09,018 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:09,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:09,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:09,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:09,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:09,047 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:09,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:09,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:09,052 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:09,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:09,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:09,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:09,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:09,082 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:09,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:09,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:09,087 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:09,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:09,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:09,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:09,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:09,117 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:09,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:09,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:09,122 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:09,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:09,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:09,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:09,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:09,150 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:09,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:09,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:09,156 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:09,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:09,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:09,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:09,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:09,185 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:09,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:09,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:09,190 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:09,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:09,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:09,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:09,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:09,228 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:09,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:09,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:09,233 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:09,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:09,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:09,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:09,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:09,261 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:09,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:09,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:09,266 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:09,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:09,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:09,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:09,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:09,294 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:09,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:09,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:09,300 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:09,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:09,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:09,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:09,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:09,330 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:09,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:09,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:09,335 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:09,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:09,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:09,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:09,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:09,364 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:09,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:09,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:09,369 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:09,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:09,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:09,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:09,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:09,399 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:09,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:09,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:09,404 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:09,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:09,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:09,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:09,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:09,433 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:09,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:09,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:09,437 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:09,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:09,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:09,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:09,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:09,466 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:09,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:09,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:09,471 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:09,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:09,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:09,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:09,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:09,499 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:09,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:09,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:09,504 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:09,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:09,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:09,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:09,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:09,533 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:09,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:09,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:09,539 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:09,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:09,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:09,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:09,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:09,567 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:09,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:09,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:09,573 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:09,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:09,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:09,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:09,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:09,602 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:09,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:09,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:09,607 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:09,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:09,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:09,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:09,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:09,638 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:09,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:09,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:09,644 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:09,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:09,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:09,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:09,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:09,674 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:09,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:09,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:09,679 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:09,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:09,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:09,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:09,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:09,707 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:09,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:09,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:09,712 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:09,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:09,712 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:09,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:09,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:09,742 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:09,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:09,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:09,748 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:09,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:09,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:09,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:09,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:09,776 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:09,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:09,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:09,781 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:09,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:09,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:09,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:09,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:09,808 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:09,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:09,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:09,813 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:09,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:09,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:09,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:09,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:09,840 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:09,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:09,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:09,845 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:09,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:09,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:09,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:09,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:09,872 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:09,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:09,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:09,877 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:09,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:09,877 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:09,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:09,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:09,903 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:09,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:09,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:09,907 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:09,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:09,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:09,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:09,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:09,934 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:09,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:09,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:09,939 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:09,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:09,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:09,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:09,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:09,965 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:09,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:09,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:09,971 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:09,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:09,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:09,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:09,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:09,998 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:10,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:10,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:10,003 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:10,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:10,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:10,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:10,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:10,031 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:10,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:10,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:10,035 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:10,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:10,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:10,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:10,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:10,061 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:10,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:10,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:10,066 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:10,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:10,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:10,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:10,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:10,099 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:10,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:10,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:10,103 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:10,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:10,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:10,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:10,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:10,128 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:10,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:10,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:10,131 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:10,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:10,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:10,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:10,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:10,155 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:10,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:10,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:10,159 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:10,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:10,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:10,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:10,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:10,183 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:10,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:10,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:10,187 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:10,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:10,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:10,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:10,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:10,211 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:10,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:10,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:10,215 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:10,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:10,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:10,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:10,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:10,239 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:10,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:10,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:10,243 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:10,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:10,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:10,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:10,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:10,267 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:10,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:10,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:10,271 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:10,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:10,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:10,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:10,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:10,296 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:10,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:10,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:10,299 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:10,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:10,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:10,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:10,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:10,324 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:10,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:10,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:10,327 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:10,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:10,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:10,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:10,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:10,352 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:10,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:10,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:10,356 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:10,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:10,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:10,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:10,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:10,381 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:10,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:10,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:10,385 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:10,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:10,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:10,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:10,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:10,410 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:10,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:10,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:10,415 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:10,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:10,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:10,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:10,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:10,440 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:10,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:10,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:10,445 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:10,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:10,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:10,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:10,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:10,470 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:10,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:10,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:10,474 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:10,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:10,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:10,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:10,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:10,499 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:10,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:10,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:10,504 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:10,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:10,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:10,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:10,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:10,528 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:10,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:10,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:10,533 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:10,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:10,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:10,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:10,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:10,557 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:10,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:10,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:10,562 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:10,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:10,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:10,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:10,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:10,587 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:10,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:10,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:10,591 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:10,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:10,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:10,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:10,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:10,616 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:10,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:10,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:10,620 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:10,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:10,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:10,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:10,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:10,645 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:10,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:10,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:10,648 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:10,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:10,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:10,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:10,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:10,673 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:10,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:10,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:10,677 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:10,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:10,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:10,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:10,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:10,701 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:10,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:10,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:10,705 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:10,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:10,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:10,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:10,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:10,730 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:10,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:10,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:10,735 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:10,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:10,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:10,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:10,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:10,760 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:10,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:10,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:10,764 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:10,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:10,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:10,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:10,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:10,792 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:10,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:10,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:10,797 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:10,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:10,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:10,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:10,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:10,833 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:10,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:10,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:10,838 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:10,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:10,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:10,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:10,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:10,864 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:10,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:10,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:10,868 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:10,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:10,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:10,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:10,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:10,893 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:10,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:10,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:10,897 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:10,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:10,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:10,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:10,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:10,922 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:10,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:10,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:10,927 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:10,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:10,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:10,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:10,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:10,952 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:10,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:10,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:10,956 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:10,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:10,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:10,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:10,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:10,981 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:10,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:10,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:10,986 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:10,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:10,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:10,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:10,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:11,011 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:11,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:11,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:11,015 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:11,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:11,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:11,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:11,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:11,040 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:11,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:11,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:11,045 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:11,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:11,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:11,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:11,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:11,069 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:11,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:11,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:11,074 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:11,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:11,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:11,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:11,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:11,098 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:11,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:11,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:11,102 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:11,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:11,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:11,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:11,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:11,127 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:11,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:11,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:11,130 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:11,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:11,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:11,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:11,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:11,154 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:11,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:11,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:11,158 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:11,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:11,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:11,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:11,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:11,182 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:11,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:11,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:11,186 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:11,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:11,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:11,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:11,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:11,211 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:11,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:11,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:11,214 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:11,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:11,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:11,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:11,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:11,239 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:11,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:11,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:11,242 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:11,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:11,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:11,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:11,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:11,267 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:11,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:11,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:11,271 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:11,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:11,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:11,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:11,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:11,295 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:11,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:11,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:11,298 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:11,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:11,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:11,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:11,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:11,323 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:11,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:11,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:11,326 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:11,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:11,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:11,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:11,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:11,351 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:11,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:11,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:11,355 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:11,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:11,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:11,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:11,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:11,380 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:11,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:11,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:11,383 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:11,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:11,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:11,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:11,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:11,408 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:11,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:11,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:11,412 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:11,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:11,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:11,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:11,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:11,436 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:11,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:11,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:11,440 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:11,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:11,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:11,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:11,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:11,465 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:11,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:11,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:11,468 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:11,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:11,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:11,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:11,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:11,493 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:11,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:11,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:11,496 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:11,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:11,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:11,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:11,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:11,521 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:11,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:11,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:11,525 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:11,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:11,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:11,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:11,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:11,561 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:11,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:11,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:11,565 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:11,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:11,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:11,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:11,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:11,590 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:11,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:11,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:11,593 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:11,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:11,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:11,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:11,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:11,619 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:11,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:11,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:11,622 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:11,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:11,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:11,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:11,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:11,647 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:11,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:11,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:11,650 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:11,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:11,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:11,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:11,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:11,675 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:11,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:11,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:11,679 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:11,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:11,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:11,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:11,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:11,704 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:11,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:11,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:11,708 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:11,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:11,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:11,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:11,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:11,734 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:11,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:11,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:11,739 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:11,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:11,739 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:11,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:11,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:11,765 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:11,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:11,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:11,769 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:11,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:11,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:11,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:11,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:11,795 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:11,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:11,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:11,800 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:11,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:11,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:11,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:11,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:11,825 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:11,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:11,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:11,830 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:11,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:11,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:11,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:11,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:11,869 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:11,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:11,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:11,875 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:11,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:11,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:11,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:11,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:11,901 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:11,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:11,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:11,906 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:11,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:11,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:11,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:11,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:11,933 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:11,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:11,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:11,937 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:11,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:11,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:11,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:11,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:11,964 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:11,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:11,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:11,968 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:11,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:11,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:11,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:11,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:11,997 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:12,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:12,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:12,001 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:12,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:12,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:12,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:12,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:12,029 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:12,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:12,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:12,032 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:12,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:12,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:12,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:12,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:12,061 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:12,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:12,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:12,066 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:12,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:12,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:12,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:12,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:12,094 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:12,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:12,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:12,098 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:12,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:12,098 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:12,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:12,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:12,126 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:12,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:12,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:12,131 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:12,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:12,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:12,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:12,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:12,159 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:12,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:12,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:12,163 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:12,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:12,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:12,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:12,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:12,192 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:12,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:12,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:12,197 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:12,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:12,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:12,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:12,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:12,226 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:12,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:12,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:12,230 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:12,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:12,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:12,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:12,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:12,258 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:12,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:12,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:12,264 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:12,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:12,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:12,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:12,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:12,293 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:12,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:12,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:12,299 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:12,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:12,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:12,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:12,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:12,329 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:12,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:12,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:12,334 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:12,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:12,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:12,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:12,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:12,364 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:12,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:12,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:12,369 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:12,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:12,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:12,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:12,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:12,408 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:12,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:12,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:12,414 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:12,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:12,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:12,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:12,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:12,443 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:12,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:12,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:12,448 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:12,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:12,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:12,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:12,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:12,476 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:12,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:12,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:12,482 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:12,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:12,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:12,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:12,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:12,511 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:12,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:12,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:12,516 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:12,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:12,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:12,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:12,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:12,545 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:12,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:12,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:12,551 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:12,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:12,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:12,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:12,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:12,579 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:12,585 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:12,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:12,585 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:12,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:12,585 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:12,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:12,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:12,614 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:12,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:12,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:12,620 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:12,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:12,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:12,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:12,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:12,649 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:12,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:12,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:12,655 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:12,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:12,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:12,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:12,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:12,685 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:12,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:12,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:12,690 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:12,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:12,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:12,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:12,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:12,722 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:12,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:12,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:12,728 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:12,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:12,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:12,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:12,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:12,759 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:12,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:12,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:12,764 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:12,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:12,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:12,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:12,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:12,793 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:12,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:12,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:12,797 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:12,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:12,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:12,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:12,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:12,827 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:12,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:12,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:12,832 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:12,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:12,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:12,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:12,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:12,862 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:12,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:12,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:12,868 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:12,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:12,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:12,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:12,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:12,898 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:12,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:12,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:12,903 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:12,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:12,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:12,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:12,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:12,933 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:12,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:12,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:12,937 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:12,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:12,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:12,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:12,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:12,966 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:12,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:12,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:12,971 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:12,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:12,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:12,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:12,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:13,000 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:13,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:13,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:13,006 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:13,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:13,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:13,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:13,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:13,035 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:13,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:13,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:13,041 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:13,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:13,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:13,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:13,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:13,070 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:13,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:13,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:13,076 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:13,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:13,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:13,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:13,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:13,105 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:13,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:13,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:13,110 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:13,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:13,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:13,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:13,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:13,139 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:13,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:13,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:13,145 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:13,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:13,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:13,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:13,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:13,174 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:13,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:13,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:13,180 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:13,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:13,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:13,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:13,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:13,210 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:13,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:13,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:13,214 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:13,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:13,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:13,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:13,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:13,242 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:13,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:13,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:13,246 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:13,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:13,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:13,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:13,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:13,284 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:13,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:13,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:13,288 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:13,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:13,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:13,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:13,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:13,316 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:13,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:13,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:13,321 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:13,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:13,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:13,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:13,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:13,349 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:13,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:13,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:13,353 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:13,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:13,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:13,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:13,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:13,382 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:13,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:13,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:13,385 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:13,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:13,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:13,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:13,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:13,414 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:13,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:13,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:13,418 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:13,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:13,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:13,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:13,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:13,446 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:13,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:13,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:13,450 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:13,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:13,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:13,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:13,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:13,479 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:13,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:13,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:13,482 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:13,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:13,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:13,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:13,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:13,511 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:13,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:13,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:13,515 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:13,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:13,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:13,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:13,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:13,557 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:13,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:13,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:13,563 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:13,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:13,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:13,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:13,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:13,597 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:13,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:13,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:13,602 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:13,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:13,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:13,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:13,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:13,635 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:13,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:13,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:13,638 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:13,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:13,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:13,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:13,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:13,666 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:13,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:13,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:13,669 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:13,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:13,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:13,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:13,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:13,698 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:13,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:13,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:13,701 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:13,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:13,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:13,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:13,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:13,729 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:13,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:13,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:13,733 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:13,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:13,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:13,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:13,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:13,760 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:13,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:13,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:13,764 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:13,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:13,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:13,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:13,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:13,792 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:13,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:13,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:13,796 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:13,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:13,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:13,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:13,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:13,824 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:13,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:13,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:13,827 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:13,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:13,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:13,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:13,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:13,855 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:13,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:13,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:13,859 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:13,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:13,859 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:13,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:13,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:13,886 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:13,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:13,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:13,890 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:13,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:13,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:13,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:13,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:13,916 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:13,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:13,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:13,920 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:13,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:13,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:13,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:13,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:13,946 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:13,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:13,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:13,951 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:13,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:13,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:13,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:13,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:13,977 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:13,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:13,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:13,981 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:13,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:13,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:13,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:13,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:14,006 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:14,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:14,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:14,009 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:14,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:14,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:14,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:14,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:14,035 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:14,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:14,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:14,039 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:14,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:14,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:14,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:14,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:14,067 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:14,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:14,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:14,071 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:14,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:14,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:14,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:14,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:14,109 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:14,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:14,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:14,114 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:14,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:14,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:14,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:14,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:14,140 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:14,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:14,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:14,144 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:14,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:14,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:14,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:14,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:14,171 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:14,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:14,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:14,175 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:14,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:14,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:14,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:14,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:14,200 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:14,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:14,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:14,204 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:14,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:14,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:14,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:14,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:14,230 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:14,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:14,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:14,234 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:14,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:14,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:14,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:14,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:14,262 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:14,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:14,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:14,266 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:14,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:14,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:14,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:14,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:14,292 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:14,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:14,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:14,298 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:14,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:14,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:14,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:14,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:14,324 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:14,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:14,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:14,329 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:14,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:14,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:14,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:14,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:14,355 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:14,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:14,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:14,360 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:14,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:14,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:14,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:14,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:14,386 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:14,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:14,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:14,390 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:14,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:14,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:14,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:14,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:14,416 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:14,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:14,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:14,421 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:14,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:14,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:14,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:14,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:14,447 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:14,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:14,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:14,451 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:14,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:14,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:14,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:14,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:14,478 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:14,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:14,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:14,483 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:14,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:14,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:14,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:14,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:14,510 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:14,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:14,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:14,514 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:14,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:14,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:14,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:14,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:14,540 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:14,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:14,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:14,544 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:14,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:14,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:14,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:14,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:14,571 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:14,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:14,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:14,576 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:14,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:14,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:14,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:14,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:14,604 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:14,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:14,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:14,609 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:14,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:14,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:14,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:14,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:14,636 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:14,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:14,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:14,641 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:14,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:14,642 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:14,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:14,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:14,668 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:14,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:14,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:14,673 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:14,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:14,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:14,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:14,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:14,700 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:14,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:14,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:14,703 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:14,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:14,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:14,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:14,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:14,731 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:14,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:14,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:14,735 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:14,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:14,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:14,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:14,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:14,762 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:14,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:14,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:14,767 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:14,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:14,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:14,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:14,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:14,794 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:14,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:14,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:14,798 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:14,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:14,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:14,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:14,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:14,825 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:14,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:14,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:14,830 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:14,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:14,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:14,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:14,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:14,857 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:14,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:14,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:14,861 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:14,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:14,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:14,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:14,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:14,888 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:14,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:14,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:14,893 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:14,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:14,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:14,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:14,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:14,929 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:14,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:14,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:14,933 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:14,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:14,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:14,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:14,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:14,961 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:14,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:14,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:14,966 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:14,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:14,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:14,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:14,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:14,995 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:14,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:14,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:14,999 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:14,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:14,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:14,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:15,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:15,026 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:15,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:15,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:15,031 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:15,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:15,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:15,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:15,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:15,058 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:15,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:15,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:15,061 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:15,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:15,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:15,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:15,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:15,089 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:15,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:15,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:15,093 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:15,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:15,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:15,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:15,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:15,120 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:15,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:15,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:15,124 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:15,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:15,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:15,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:15,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:15,151 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:15,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:15,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:15,155 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:15,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:15,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:15,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:15,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:15,182 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:15,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:15,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:15,186 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:15,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:15,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:15,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:15,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:15,213 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:15,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:15,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:15,218 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:15,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:15,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:15,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:15,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:15,246 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:15,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:15,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:15,250 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:15,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:15,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:15,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:15,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:15,279 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:15,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:15,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:15,283 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:15,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:15,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:15,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:15,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:15,312 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:15,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:15,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:15,317 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:15,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:15,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:15,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:15,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:15,345 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:15,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:15,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:15,349 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:15,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:15,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:15,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:15,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:15,378 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:15,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:15,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:15,381 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:15,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:15,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:15,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:15,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:15,410 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:15,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:15,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:15,414 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:15,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:15,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:15,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:15,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:15,443 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:15,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:15,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:15,447 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:15,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:15,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:15,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:15,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:15,476 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:15,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:15,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:15,480 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:15,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:15,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:15,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:15,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:15,509 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:15,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:15,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:15,513 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:15,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:15,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:15,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:15,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:15,541 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:15,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:15,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:15,544 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:15,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:15,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:15,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:15,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:15,572 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:15,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:15,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:15,576 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:15,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:15,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:15,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:15,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:15,604 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:15,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:15,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:15,608 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:15,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:15,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:15,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:15,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:15,638 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:15,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:15,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:15,643 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:15,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:15,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:15,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:15,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:15,671 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:15,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:15,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:15,675 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:15,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:15,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:15,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:15,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:15,703 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:15,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:15,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:15,708 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:15,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:15,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:15,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:15,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:15,747 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:15,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:15,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:15,752 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:15,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:15,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:15,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:15,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:15,781 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:15,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:15,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:15,785 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:15,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:15,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:15,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:15,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:15,814 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:15,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:15,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:15,820 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:15,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:15,820 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:15,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:15,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:15,849 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:15,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:15,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:15,855 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:15,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:15,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:15,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:15,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:15,885 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:15,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:15,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:15,890 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:15,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:15,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:15,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:15,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:15,920 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:15,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:15,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:15,925 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:15,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:15,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:15,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:15,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:15,954 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:15,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:15,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:15,957 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:15,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:15,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:15,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:15,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:15,985 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:15,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:15,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:15,990 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:15,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:15,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:15,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:16,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:16,018 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:16,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:16,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:16,022 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:16,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:16,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:16,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:16,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:16,051 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:16,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:16,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:16,057 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:16,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:16,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:16,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:16,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:16,085 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:16,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:16,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:16,090 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:16,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:16,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:16,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:16,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:16,119 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:16,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:16,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:16,123 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:16,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:16,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:16,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:16,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:16,153 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:16,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:16,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:16,158 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:16,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:16,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:16,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:16,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:16,187 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:16,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:16,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:16,191 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:16,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:16,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:16,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:16,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:16,222 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:16,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:16,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:16,227 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:16,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:16,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:16,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:16,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:16,258 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:16,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:16,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:16,263 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:16,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:16,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:16,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:16,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:16,293 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:16,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:16,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:16,298 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:16,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:16,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:16,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:16,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:16,328 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:16,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:16,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:16,333 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:16,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:16,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:16,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:16,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:16,363 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:16,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:16,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:16,369 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:16,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:16,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:16,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:16,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:16,398 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:16,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:16,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:16,403 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:16,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:16,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:16,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:16,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:16,433 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:16,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:16,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:16,438 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:16,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:16,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:16,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:16,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:16,467 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:16,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:16,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:16,473 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:16,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:16,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:16,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:16,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:16,501 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:16,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:16,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:16,504 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:16,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:16,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:16,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:16,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:16,532 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:16,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:16,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:16,536 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:16,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:16,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:16,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:16,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:16,565 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:16,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:16,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:16,571 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:16,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:16,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:16,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:16,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:16,614 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:16,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:16,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:16,620 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:16,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:16,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:16,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:16,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:16,649 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:16,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:16,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:16,655 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:16,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:16,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:16,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:16,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:16,685 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:16,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:16,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:16,690 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:16,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:16,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:16,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:16,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:16,719 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:16,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:16,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:16,725 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:16,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:16,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:16,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:16,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:16,754 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:16,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:16,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:16,760 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:16,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:16,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:16,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:16,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:16,788 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:16,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:16,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:16,794 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:16,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:16,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:16,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:16,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:16,823 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:16,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:16,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:16,829 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:16,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:16,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:16,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:16,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:16,857 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:16,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:16,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:16,863 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:16,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:16,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:16,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:16,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:16,892 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:16,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:16,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:16,897 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:16,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:16,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:16,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:16,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:16,925 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:16,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:16,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:16,931 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:16,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:16,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:16,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:16,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:16,960 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:16,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:16,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:16,966 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:16,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:16,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:16,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:16,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:16,994 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:16,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:16,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:16,998 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:16,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:16,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:16,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:17,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:17,026 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:17,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:17,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:17,031 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:17,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:17,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:17,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:17,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:17,060 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:17,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:17,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:17,065 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:17,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:17,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:17,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:17,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:17,094 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:17,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:17,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:17,099 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:17,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:17,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:17,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:17,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:17,128 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:17,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:17,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:17,133 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:17,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:17,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:17,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:17,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:17,162 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:17,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:17,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:17,167 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:17,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:17,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:17,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:17,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:17,195 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:17,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:17,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:17,200 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:17,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:17,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:17,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:17,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:17,229 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:17,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:17,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:17,235 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:17,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:17,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:17,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:17,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:17,264 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:17,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:17,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:17,269 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:17,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:17,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:17,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:17,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:17,300 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:17,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:17,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:17,304 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:17,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:17,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:17,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:17,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:17,332 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:17,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:17,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:17,337 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:17,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:17,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:17,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:17,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:17,366 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:17,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:17,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:17,372 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:17,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:17,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:17,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:17,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:17,401 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:17,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:17,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:17,406 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:17,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:17,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:17,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:17,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:17,435 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:17,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:17,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:17,441 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:17,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:17,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:17,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:17,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:17,469 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:17,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:17,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:17,474 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:17,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:17,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:17,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:17,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:17,509 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:17,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:17,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:17,513 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:17,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:17,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:17,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:17,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:17,540 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:17,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:17,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:17,544 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:17,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:17,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:17,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:17,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:17,571 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:17,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:17,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:17,575 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:17,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:17,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:17,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:17,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:17,603 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:17,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:17,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:17,607 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:17,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:17,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:17,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:17,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:17,635 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:17,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:17,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:17,639 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:17,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:17,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:17,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:17,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:17,666 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:17,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:17,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:17,671 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:17,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:17,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:17,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:17,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:17,699 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:17,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:17,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:17,704 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:17,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:17,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:17,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:17,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:17,732 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:17,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:17,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:17,737 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:17,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:17,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:17,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:17,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:17,763 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:17,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:17,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:17,768 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:17,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:17,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:17,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:17,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:17,793 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:17,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:17,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:17,798 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:17,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:17,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:17,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:17,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:17,822 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:17,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:17,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:17,828 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:17,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:17,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:17,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:17,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:17,852 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:17,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:17,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:17,857 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:17,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:17,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:17,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:17,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:17,882 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:17,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:17,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:17,887 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:17,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:17,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:17,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:17,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:17,911 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:17,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:17,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:17,917 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:17,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:17,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:17,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:17,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:17,941 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:17,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:17,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:17,946 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:17,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:17,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:17,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:17,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:17,971 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:17,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:17,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:17,976 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:17,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:17,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:17,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:17,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:18,001 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:18,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:18,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:18,005 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:18,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:18,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:18,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:18,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:18,031 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:18,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:18,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:18,034 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:18,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:18,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:18,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:18,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:18,059 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:18,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:18,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:18,062 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:18,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:18,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:18,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:18,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:18,088 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:18,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:18,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:18,092 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:18,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:18,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:18,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:18,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:18,117 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:18,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:18,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:18,122 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:18,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:18,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:18,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:18,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:18,147 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:18,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:18,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:18,151 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:18,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:18,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:18,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:18,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:18,177 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:18,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:18,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:18,181 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:18,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:18,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:18,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:18,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:18,207 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:18,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:18,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:18,211 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:18,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:18,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:18,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:18,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:18,236 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:18,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:18,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:18,241 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:18,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:18,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:18,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:18,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:18,276 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:18,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:18,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:18,281 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:18,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:18,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:18,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:18,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:18,306 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:18,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:18,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:18,311 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:18,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:18,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:18,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:18,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:18,336 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:18,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:18,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:18,342 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:18,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:18,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:18,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:18,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:18,366 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:18,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:18,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:18,371 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:18,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:18,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:18,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:18,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:18,397 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:18,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:18,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:18,400 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:18,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:18,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:18,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:18,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:18,425 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:18,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:18,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:18,430 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:18,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:18,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:18,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:18,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:18,455 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:18,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:18,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:18,460 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:18,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:18,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:18,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:18,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:18,486 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:18,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:18,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:18,490 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:18,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:18,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:18,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:18,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:18,516 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:18,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:18,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:18,520 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:18,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:18,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:18,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:18,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:18,546 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:18,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:18,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:18,551 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:18,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:18,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:18,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:18,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:18,576 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:18,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:18,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:18,580 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:18,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:18,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:18,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:18,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:18,606 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:18,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:18,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:18,610 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:18,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:18,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:18,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:18,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:18,636 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:18,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:18,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:18,640 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:18,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:18,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:18,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:18,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:18,666 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:18,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:18,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:18,670 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:18,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:18,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:18,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:18,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:18,696 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:18,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:18,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:18,701 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:18,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:18,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:18,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:18,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:18,727 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:18,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:18,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:18,732 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:18,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:18,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:18,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:18,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:18,761 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:18,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:18,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:18,766 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:18,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:18,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:18,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:18,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:18,793 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:18,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:18,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:18,798 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:18,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:18,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:18,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:18,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:18,824 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:18,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:18,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:18,828 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:18,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:18,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:18,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:18,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:18,853 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:18,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:18,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:18,858 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:18,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:18,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:18,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:18,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:18,882 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:18,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:18,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:18,888 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:18,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:18,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:18,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:18,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:18,912 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:18,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:18,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:18,917 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:18,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:18,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:18,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:18,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:18,942 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:18,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:18,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:18,947 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:18,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:18,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:18,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:18,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:18,971 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:18,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:18,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:18,977 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:18,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:18,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:18,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:18,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:19,002 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:19,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:19,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:19,007 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:19,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:19,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:19,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:19,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:19,044 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:19,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:19,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:19,049 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:19,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:19,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:19,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:19,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:19,074 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:19,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:19,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:19,079 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:19,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:19,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:19,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:19,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:19,105 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:19,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:19,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:19,110 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:19,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:19,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:19,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:19,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:19,135 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:19,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:19,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:19,140 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:19,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:19,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:19,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:19,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:19,166 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:19,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:19,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:19,171 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:19,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:19,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:19,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:19,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:19,197 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:19,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:19,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:19,202 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:19,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:19,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:19,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:19,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:19,227 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:19,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:19,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:19,232 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:19,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:19,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:19,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:19,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:19,257 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:19,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:19,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:19,262 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:19,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:19,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:19,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:19,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:19,287 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:19,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:19,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:19,292 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:19,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:19,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:19,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:19,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:19,317 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:19,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:19,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:19,322 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:19,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:19,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:19,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:19,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:19,348 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:19,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:19,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:19,353 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:19,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:19,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:19,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:19,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:19,379 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:19,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:19,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:19,383 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:19,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:19,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:19,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:19,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:19,408 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:19,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:19,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:19,413 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:19,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:19,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:19,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:19,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:19,439 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:19,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:19,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:19,444 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:19,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:19,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:19,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:19,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:19,469 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:19,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:19,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:19,473 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:19,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:19,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:19,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:19,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:19,499 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:19,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:19,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:19,504 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:19,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:19,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:19,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:19,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:19,530 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:19,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:19,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:19,535 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:19,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:19,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:19,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:19,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:19,561 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:19,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:19,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:19,566 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:19,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:19,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:19,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:19,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:19,591 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:19,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:19,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:19,596 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:19,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:19,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:19,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:19,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:19,622 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:19,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:19,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:19,626 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:19,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:19,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:19,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:19,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:19,652 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:19,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:19,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:19,657 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:19,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:19,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:19,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:19,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:19,683 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:19,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:19,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:19,688 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:19,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:19,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:19,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:19,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:19,713 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:19,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:19,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:19,719 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:19,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:19,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:19,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:19,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:19,744 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:19,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:19,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:19,749 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:19,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:19,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:19,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:19,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:19,775 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:19,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:19,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:19,780 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:19,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:19,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:19,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:19,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:19,817 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:19,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:19,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:19,822 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:19,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:19,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:19,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:19,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:19,847 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:19,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:19,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:19,853 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:19,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:19,853 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:19,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:19,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:19,879 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:19,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:19,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:19,885 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:19,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:19,885 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:19,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:19,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:19,913 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:19,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:19,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:19,919 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:19,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:19,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:19,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:19,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:19,947 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:19,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:19,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:19,952 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:19,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:19,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:19,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:19,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:19,979 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:19,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:19,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:19,984 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:19,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:19,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:19,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:19,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:20,012 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:20,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:20,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:20,016 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:20,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:20,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:20,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:20,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:20,043 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:20,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:20,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:20,048 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:20,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:20,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:20,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:20,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:20,074 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:20,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:20,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:20,079 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:20,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:20,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:20,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:20,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:20,106 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:20,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:20,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:20,111 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:20,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:20,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:20,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:20,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:20,139 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:20,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:20,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:20,143 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:20,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:20,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:20,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:20,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:20,171 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:20,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:20,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:20,177 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:20,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:20,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:20,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:20,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:20,206 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:20,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:20,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:20,211 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:20,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:20,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:20,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:20,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:20,236 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:20,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:20,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:20,242 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:20,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:20,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:20,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:20,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:20,267 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:20,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:20,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:20,272 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:20,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:20,272 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:20,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:20,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:20,298 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:20,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:20,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:20,303 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:20,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:20,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:20,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:20,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:20,328 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:20,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:20,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:20,333 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:20,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:20,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:20,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:20,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:20,359 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:20,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:20,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:20,364 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:20,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:20,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:20,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:20,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:20,390 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:20,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:20,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:20,395 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:20,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:20,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:20,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:20,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:20,421 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:20,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:20,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:20,426 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:20,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:20,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:20,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:20,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:20,451 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:20,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:20,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:20,454 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:20,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:20,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:20,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:20,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:20,479 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:20,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:20,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:20,483 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:20,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:20,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:20,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:20,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:20,509 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:20,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:20,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:20,512 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:20,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:20,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:20,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:20,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:20,540 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:20,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:20,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:20,543 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:20,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:20,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:20,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:20,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:20,571 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:20,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:20,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:20,575 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:20,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:20,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:20,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:20,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:20,603 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:20,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:20,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:20,606 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:20,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:20,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:20,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:20,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:20,641 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:20,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:20,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:20,646 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:20,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:20,646 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:20,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:20,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:20,675 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:20,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:20,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:20,680 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:20,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:20,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:20,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:20,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:20,708 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:20,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:20,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:20,714 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:20,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:20,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:20,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:20,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:20,741 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:20,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:20,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:20,747 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:20,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:20,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:20,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:20,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:20,774 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:20,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:20,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:20,780 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:20,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:20,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:20,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:20,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:20,809 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:20,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:20,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:20,814 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:20,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:20,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:20,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:20,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:20,842 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:20,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:20,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:20,848 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:20,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:20,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:20,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:20,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:20,875 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:20,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:20,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:20,880 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:20,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:20,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:20,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:20,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:20,907 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:20,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:20,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:20,913 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:20,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:20,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:20,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:20,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:20,940 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:20,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:20,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:20,945 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:20,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:20,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:20,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:20,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:20,971 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:20,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:20,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:20,976 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:20,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:20,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:20,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:20,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:21,004 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:21,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:21,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:21,007 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:21,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:21,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:21,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:21,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:21,036 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:21,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:21,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:21,039 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:21,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:21,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:21,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:21,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:21,067 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:21,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:21,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:21,071 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:21,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:21,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:21,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:21,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:21,098 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:21,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:21,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:21,102 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:21,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:21,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:21,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:21,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:21,129 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:21,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:21,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:21,133 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:21,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:21,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:21,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:21,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:21,158 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:21,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:21,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:21,161 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:21,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:21,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:21,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:21,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:21,188 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:21,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:21,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:21,192 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:21,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:21,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:21,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:21,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:21,219 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:21,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:21,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:21,222 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:21,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:21,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:21,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:21,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:21,249 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:21,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:21,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:21,252 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:21,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:21,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:21,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:21,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:21,279 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:21,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:21,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:21,282 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:21,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:21,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:21,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:21,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:21,308 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:21,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:21,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:21,312 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:21,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:21,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:21,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:21,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:21,339 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:21,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:21,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:21,342 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:21,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:21,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:21,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:21,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:21,369 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:21,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:21,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:21,372 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:21,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:21,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:21,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:21,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:21,399 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:21,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:21,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:21,403 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:21,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:21,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:21,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:21,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:21,439 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:21,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:21,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:21,443 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:21,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:21,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:21,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:21,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:21,469 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:21,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:21,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:21,474 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:21,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:21,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:21,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:21,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:21,502 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:21,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:21,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:21,508 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:21,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:21,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:21,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:21,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:21,536 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:21,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:21,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:21,540 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:21,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:21,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:21,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:21,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:21,568 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 02:18:21,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:21,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 70 states and 91 transitions. [2024-12-06 02:18:21,572 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 91 transitions. [2024-12-06 02:18:21,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:21,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:21,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:21,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:21,599 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked.