./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/Juliet_Test/CWE190_Integer_Overflow__int_fscanf_postinc_11_good.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version 826ab2ba Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9aede94b-7101-4e5a-8149-0c107f1879fb/bin/ukojak-verify-EEHR8qb7sm/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9aede94b-7101-4e5a-8149-0c107f1879fb/bin/ukojak-verify-EEHR8qb7sm/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9aede94b-7101-4e5a-8149-0c107f1879fb/bin/ukojak-verify-EEHR8qb7sm/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9aede94b-7101-4e5a-8149-0c107f1879fb/bin/ukojak-verify-EEHR8qb7sm/config/KojakReach.xml -i ../../sv-benchmarks/c/Juliet_Test/CWE190_Integer_Overflow__int_fscanf_postinc_11_good.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9aede94b-7101-4e5a-8149-0c107f1879fb/bin/ukojak-verify-EEHR8qb7sm/config/svcomp-Overflow-64bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9aede94b-7101-4e5a-8149-0c107f1879fb/bin/ukojak-verify-EEHR8qb7sm --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 25fb650f45ac4e358b667cb3fd05850de4873e7b24b78ed03fc2d320c85ee2f5 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-826ab2b [2024-11-13 22:38:28,677 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-13 22:38:28,737 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9aede94b-7101-4e5a-8149-0c107f1879fb/bin/ukojak-verify-EEHR8qb7sm/config/svcomp-Overflow-64bit-Kojak_Default.epf [2024-11-13 22:38:28,742 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-13 22:38:28,742 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-13 22:38:28,765 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-13 22:38:28,766 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-13 22:38:28,766 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-11-13 22:38:28,766 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-13 22:38:28,766 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-13 22:38:28,766 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-13 22:38:28,766 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-13 22:38:28,767 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-13 22:38:28,767 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-13 22:38:28,767 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-13 22:38:28,767 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-13 22:38:28,767 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-13 22:38:28,767 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-13 22:38:28,767 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-11-13 22:38:28,767 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-13 22:38:28,767 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-13 22:38:28,767 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-13 22:38:28,768 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-13 22:38:28,768 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-13 22:38:28,768 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-13 22:38:28,768 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-13 22:38:28,768 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-13 22:38:28,768 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-13 22:38:28,768 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-13 22:38:28,768 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-13 22:38:28,769 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-13 22:38:28,769 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-13 22:38:28,769 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_9aede94b-7101-4e5a-8149-0c107f1879fb/bin/ukojak-verify-EEHR8qb7sm 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 -> 25fb650f45ac4e358b667cb3fd05850de4873e7b24b78ed03fc2d320c85ee2f5 [2024-11-13 22:38:29,064 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-13 22:38:29,072 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-13 22:38:29,075 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-13 22:38:29,076 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-13 22:38:29,076 INFO L274 PluginConnector]: CDTParser initialized [2024-11-13 22:38:29,078 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9aede94b-7101-4e5a-8149-0c107f1879fb/bin/ukojak-verify-EEHR8qb7sm/../../sv-benchmarks/c/Juliet_Test/CWE190_Integer_Overflow__int_fscanf_postinc_11_good.i Unable to find full path for "g++" [2024-11-13 22:38:30,915 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-13 22:38:31,333 INFO L384 CDTParser]: Found 1 translation units. [2024-11-13 22:38:31,333 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9aede94b-7101-4e5a-8149-0c107f1879fb/sv-benchmarks/c/Juliet_Test/CWE190_Integer_Overflow__int_fscanf_postinc_11_good.i [2024-11-13 22:38:31,358 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9aede94b-7101-4e5a-8149-0c107f1879fb/bin/ukojak-verify-EEHR8qb7sm/data/39d58377c/47a0e1e0c87f45d784aa9a255e38ecbb/FLAG09f3a5fb1 [2024-11-13 22:38:31,375 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9aede94b-7101-4e5a-8149-0c107f1879fb/bin/ukojak-verify-EEHR8qb7sm/data/39d58377c/47a0e1e0c87f45d784aa9a255e38ecbb [2024-11-13 22:38:31,378 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-13 22:38:31,379 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-13 22:38:31,381 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-13 22:38:31,381 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-13 22:38:31,386 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-13 22:38:31,386 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 10:38:31" (1/1) ... [2024-11-13 22:38:31,387 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@359deb1e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:38:31, skipping insertion in model container [2024-11-13 22:38:31,388 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 10:38:31" (1/1) ... [2024-11-13 22:38:31,469 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-13 22:38:32,404 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 22:38:32,416 INFO L200 MainTranslator]: Completed pre-run [2024-11-13 22:38:32,535 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 22:38:32,678 INFO L204 MainTranslator]: Completed translation [2024-11-13 22:38:32,679 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:38:32 WrapperNode [2024-11-13 22:38:32,680 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-13 22:38:32,681 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-13 22:38:32,681 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-13 22:38:32,681 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-13 22:38:32,688 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:38:32" (1/1) ... [2024-11-13 22:38:32,718 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:38:32" (1/1) ... [2024-11-13 22:38:32,752 INFO L138 Inliner]: procedures = 501, calls = 46, calls flagged for inlining = 7, calls inlined = 7, statements flattened = 141 [2024-11-13 22:38:32,753 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-13 22:38:32,754 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-13 22:38:32,754 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-13 22:38:32,754 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-13 22:38:32,761 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:38:32" (1/1) ... [2024-11-13 22:38:32,761 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:38:32" (1/1) ... [2024-11-13 22:38:32,768 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:38:32" (1/1) ... [2024-11-13 22:38:32,768 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:38:32" (1/1) ... [2024-11-13 22:38:32,777 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:38:32" (1/1) ... [2024-11-13 22:38:32,783 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:38:32" (1/1) ... [2024-11-13 22:38:32,785 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:38:32" (1/1) ... [2024-11-13 22:38:32,786 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:38:32" (1/1) ... [2024-11-13 22:38:32,792 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-13 22:38:32,793 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-13 22:38:32,793 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-13 22:38:32,793 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-13 22:38:32,794 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:38:32" (1/1) ... [2024-11-13 22:38:32,807 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-13 22:38:32,822 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9aede94b-7101-4e5a-8149-0c107f1879fb/bin/ukojak-verify-EEHR8qb7sm/z3 [2024-11-13 22:38:32,838 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9aede94b-7101-4e5a-8149-0c107f1879fb/bin/ukojak-verify-EEHR8qb7sm/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-11-13 22:38:32,844 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9aede94b-7101-4e5a-8149-0c107f1879fb/bin/ukojak-verify-EEHR8qb7sm/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-11-13 22:38:32,873 INFO L130 BoogieDeclarations]: Found specification of procedure printIntLine [2024-11-13 22:38:32,873 INFO L138 BoogieDeclarations]: Found implementation of procedure printIntLine [2024-11-13 22:38:32,873 INFO L130 BoogieDeclarations]: Found specification of procedure printLine [2024-11-13 22:38:32,874 INFO L138 BoogieDeclarations]: Found implementation of procedure printLine [2024-11-13 22:38:32,874 INFO L130 BoogieDeclarations]: Found specification of procedure globalReturnsTrue [2024-11-13 22:38:32,874 INFO L138 BoogieDeclarations]: Found implementation of procedure globalReturnsTrue [2024-11-13 22:38:32,874 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-13 22:38:32,874 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-13 22:38:32,875 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-13 22:38:32,876 INFO L130 BoogieDeclarations]: Found specification of procedure globalReturnsFalse [2024-11-13 22:38:32,876 INFO L138 BoogieDeclarations]: Found implementation of procedure globalReturnsFalse [2024-11-13 22:38:33,085 INFO L238 CfgBuilder]: Building ICFG [2024-11-13 22:38:33,087 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-13 22:38:33,333 INFO L? ?]: Removed 32 outVars from TransFormulas that were not future-live. [2024-11-13 22:38:33,333 INFO L287 CfgBuilder]: Performing block encoding [2024-11-13 22:38:33,395 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-13 22:38:33,395 INFO L316 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-13 22:38:33,396 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 10:38:33 BoogieIcfgContainer [2024-11-13 22:38:33,396 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-13 22:38:33,396 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-13 22:38:33,397 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-13 22:38:33,410 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-13 22:38:33,410 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 10:38:33" (1/1) ... [2024-11-13 22:38:33,421 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 22:38:33,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:33,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 93 states to 73 states and 93 transitions. [2024-11-13 22:38:33,477 INFO L276 IsEmpty]: Start isEmpty. Operand 73 states and 93 transitions. [2024-11-13 22:38:33,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-11-13 22:38:33,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:33,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:33,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:33,990 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:38:34,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:34,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 103 states to 72 states and 92 transitions. [2024-11-13 22:38:34,098 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 92 transitions. [2024-11-13 22:38:34,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2024-11-13 22:38:34,098 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:34,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:34,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:34,209 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:38:34,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:34,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 102 states to 71 states and 91 transitions. [2024-11-13 22:38:34,315 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 91 transitions. [2024-11-13 22:38:34,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:38:34,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:34,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:34,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:34,494 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 22:38:34,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:34,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 101 states to 69 states and 87 transitions. [2024-11-13 22:38:34,694 INFO L276 IsEmpty]: Start isEmpty. Operand 69 states and 87 transitions. [2024-11-13 22:38:34,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:34,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:34,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:34,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:34,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-11-13 22:38:35,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:35,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:35,179 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:35,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:35,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:35,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:35,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:35,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-11-13 22:38:35,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:35,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:35,383 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:35,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:35,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:35,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:35,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:35,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-11-13 22:38:35,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:35,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:35,537 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:35,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:35,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:35,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:35,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:35,676 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:38:35,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:35,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:35,694 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:35,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:35,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:35,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:35,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:35,821 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:38:35,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:35,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:35,837 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:35,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:35,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:35,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:35,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:35,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-11-13 22:38:35,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:35,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:35,984 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:35,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:35,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:35,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:36,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:36,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-11-13 22:38:36,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:36,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:36,110 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:36,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:36,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:36,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:36,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:36,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-11-13 22:38:36,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:36,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:36,231 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:36,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:36,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:36,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:36,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:36,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-11-13 22:38:36,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:36,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:36,386 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:36,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:36,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:36,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:36,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:36,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-11-13 22:38:36,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:36,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:36,509 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:36,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:36,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:36,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:36,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:36,617 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:38:36,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:36,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:36,636 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:36,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:36,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:36,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:36,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:36,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-11-13 22:38:36,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:36,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:36,762 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:36,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:36,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:36,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:36,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:36,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-11-13 22:38:36,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:36,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:36,865 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:36,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:36,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:36,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:36,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:36,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-11-13 22:38:36,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:36,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:36,991 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:36,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:36,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:36,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:37,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:37,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-11-13 22:38:37,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:37,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:37,107 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:37,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:37,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:37,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:37,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:37,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-11-13 22:38:37,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:37,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:37,224 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:37,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:37,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:37,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:37,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:37,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-11-13 22:38:37,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:37,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:37,334 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:37,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:37,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:37,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:37,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:37,430 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:38:37,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:37,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:37,448 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:37,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:37,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:37,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:37,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:37,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-11-13 22:38:37,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:37,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:37,547 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:37,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:37,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:37,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:37,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:37,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-11-13 22:38:37,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:37,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:37,632 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:37,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:37,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:37,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:37,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:37,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-11-13 22:38:37,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:37,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:37,731 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:37,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:37,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:37,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:37,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:37,821 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:38:37,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:37,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:37,836 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:37,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:37,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:37,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:37,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:37,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-11-13 22:38:37,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:37,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:37,932 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:37,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:37,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:37,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:37,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:38,028 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:38:38,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:38,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:38,042 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:38,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:38,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:38,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:38,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:38,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-11-13 22:38:38,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:38,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:38,130 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:38,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:38,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:38,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:38,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:38,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-11-13 22:38:38,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:38,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:38,237 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:38,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:38,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:38,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:38,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:38,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-11-13 22:38:38,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:38,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:38,333 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:38,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:38,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:38,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:38,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:38,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-11-13 22:38:38,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:38,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:38,426 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:38,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:38,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:38,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:38,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:38,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-11-13 22:38:38,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:38,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:38,511 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:38,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:38,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:38,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:38,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:38,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-11-13 22:38:38,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:38,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:38,604 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:38,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:38,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:38,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:38,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:38,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-11-13 22:38:38,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:38,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:38,703 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:38,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:38,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:38,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:38,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:38,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-11-13 22:38:38,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:38,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:38,788 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:38,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:38,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:38,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:38,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:38,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-11-13 22:38:38,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:38,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:38,873 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:38,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:38,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:38,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:38,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:38,944 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:38:38,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:38,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:38,956 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:38,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:38,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:38,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:38,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:39,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-11-13 22:38:39,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:39,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:39,044 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:39,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:39,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:39,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:39,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:39,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-11-13 22:38:39,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:39,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:39,138 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:39,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:39,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:39,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:39,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:39,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-11-13 22:38:39,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:39,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:39,248 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:39,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:39,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:39,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:39,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:39,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-11-13 22:38:39,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:39,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:39,357 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:39,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:39,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:39,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:39,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:39,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-11-13 22:38:39,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:39,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:39,438 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:39,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:39,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:39,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:39,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:39,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-11-13 22:38:39,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:39,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:39,517 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:39,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:39,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:39,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:39,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:39,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-11-13 22:38:39,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:39,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:39,600 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:39,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:39,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:39,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:39,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:39,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-11-13 22:38:39,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:39,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:39,711 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:39,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:39,712 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:39,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:39,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:39,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-11-13 22:38:39,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:39,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:39,799 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:39,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:39,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:39,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:39,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:39,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-11-13 22:38:39,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:39,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:39,888 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:39,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:39,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:39,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:39,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:39,951 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:38:39,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:39,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:39,964 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:39,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:39,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:39,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:39,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:40,028 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:38:40,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:40,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:40,041 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:40,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:40,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:40,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:40,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:40,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-11-13 22:38:40,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:40,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:40,128 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:40,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:40,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:40,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:40,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:40,191 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:38:40,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:40,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:40,206 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:40,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:40,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:40,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:40,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:40,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-11-13 22:38:40,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:40,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:40,313 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:40,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:40,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:40,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:40,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:40,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-11-13 22:38:40,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:40,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:40,395 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:40,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:40,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:40,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:40,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:40,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-11-13 22:38:40,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:40,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:40,483 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:40,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:40,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:40,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:40,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:40,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-11-13 22:38:40,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:40,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:40,564 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:40,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:40,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:40,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:40,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:40,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-11-13 22:38:40,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:40,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:40,647 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:40,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:40,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:40,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:40,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:40,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-11-13 22:38:40,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:40,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:40,724 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:40,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:40,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:40,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:40,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:40,801 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:38:40,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:40,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:40,815 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:40,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:40,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:40,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:40,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:40,877 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:38:40,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:40,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:40,891 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:40,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:40,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:40,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:40,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:40,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-11-13 22:38:40,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:40,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:40,974 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:40,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:40,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:40,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:40,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:41,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-11-13 22:38:41,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:41,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:41,061 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:41,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:41,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:41,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:41,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:41,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-11-13 22:38:41,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:41,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:41,139 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:41,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:41,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:41,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:41,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:41,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-11-13 22:38:41,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:41,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:41,231 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:41,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:41,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:41,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:41,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:41,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-11-13 22:38:41,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:41,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:41,337 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:41,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:41,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:41,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:41,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:41,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-11-13 22:38:41,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:41,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:41,436 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:41,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:41,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:41,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:41,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:41,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-11-13 22:38:41,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:41,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:41,536 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:41,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:41,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:41,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:41,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:41,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-11-13 22:38:41,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:41,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:41,632 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:41,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:41,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:41,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:41,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:41,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-11-13 22:38:41,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:41,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:41,716 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:41,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:41,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:41,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:41,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:41,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-11-13 22:38:41,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:41,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:41,792 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:41,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:41,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:41,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:41,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:41,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-11-13 22:38:41,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:41,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:41,881 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:41,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:41,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:41,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:41,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:41,944 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:38:41,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:41,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:41,959 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:41,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:41,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:41,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:41,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:42,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-11-13 22:38:42,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:42,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:42,056 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:42,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:42,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:42,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:42,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:42,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-11-13 22:38:42,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:42,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:42,137 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:42,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:42,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:42,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:42,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:42,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-11-13 22:38:42,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:42,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:42,211 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:42,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:42,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:42,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:42,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:42,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-11-13 22:38:42,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:42,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:42,286 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:42,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:42,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:42,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:42,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:42,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-11-13 22:38:42,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:42,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:42,354 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:42,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:42,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:42,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:42,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:42,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-11-13 22:38:42,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:42,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:42,431 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:42,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:42,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:42,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:42,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:42,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-11-13 22:38:42,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:42,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:42,506 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:42,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:42,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:42,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:42,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:42,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-11-13 22:38:42,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:42,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:42,588 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:42,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:42,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:42,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:42,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:42,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-11-13 22:38:42,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:42,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:42,683 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:42,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:42,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:42,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:42,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:42,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-11-13 22:38:42,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:42,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:42,756 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:42,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:42,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:42,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:42,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:42,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-11-13 22:38:42,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:42,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:42,825 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:42,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:42,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:42,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:42,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:42,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-11-13 22:38:42,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:42,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:42,900 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:42,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:42,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:42,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:42,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:42,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-11-13 22:38:42,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:42,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:42,973 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:42,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:42,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:42,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:42,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:43,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-11-13 22:38:43,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:43,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:43,051 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:43,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:43,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:43,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:43,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:43,108 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:38:43,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:43,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:43,125 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:43,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:43,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:43,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:43,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:43,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-11-13 22:38:43,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:43,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:43,196 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:43,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:43,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:43,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:43,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:43,255 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:38:43,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:43,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:43,281 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:43,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:43,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:43,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:43,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:43,338 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:38:43,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:43,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:43,353 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:43,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:43,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:43,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:43,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:43,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-11-13 22:38:43,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:43,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:43,424 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:43,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:43,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:43,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:43,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:43,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-11-13 22:38:43,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:43,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:43,497 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:43,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:43,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:43,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:43,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:43,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-11-13 22:38:43,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:43,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:43,568 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:43,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:43,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:43,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:43,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:43,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-11-13 22:38:43,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:43,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:43,640 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:43,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:43,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:43,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:43,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:43,702 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:38:43,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:43,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:43,715 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:43,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:43,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:43,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:43,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:43,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-11-13 22:38:43,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:43,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:43,790 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:43,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:43,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:43,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:43,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:43,844 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:38:43,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:43,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:43,858 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:43,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:43,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:43,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:43,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:43,927 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:38:43,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:43,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:43,944 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:43,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:43,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:43,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:43,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:44,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-11-13 22:38:44,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:44,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:44,037 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:44,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:44,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:44,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:44,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:44,108 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:38:44,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:44,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:44,124 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:44,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:44,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:44,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:44,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:44,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-11-13 22:38:44,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:44,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:44,200 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:44,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:44,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:44,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:44,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:44,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-11-13 22:38:44,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:44,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:44,271 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:44,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:44,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:44,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:44,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:44,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-11-13 22:38:44,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:44,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:44,333 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:44,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:44,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:44,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:44,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:44,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-11-13 22:38:44,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:44,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:44,400 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:44,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:44,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:44,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:44,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:44,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-11-13 22:38:44,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:44,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:44,472 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:44,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:44,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:44,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:44,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:44,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-11-13 22:38:44,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:44,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:44,537 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:44,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:44,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:44,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:44,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:44,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-11-13 22:38:44,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:44,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:44,609 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:44,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:44,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:44,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:44,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:44,664 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:38:44,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:44,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:44,678 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:44,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:44,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:44,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:44,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:44,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-11-13 22:38:44,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:44,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:44,744 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:44,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:44,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:44,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:44,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:44,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-11-13 22:38:44,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:44,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:44,804 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:44,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:44,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:44,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:44,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:44,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-11-13 22:38:44,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:44,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:44,864 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:44,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:44,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:44,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:44,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:44,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-11-13 22:38:44,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:44,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:44,924 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:44,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:44,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:44,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:44,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:44,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-11-13 22:38:44,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:44,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:44,983 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:44,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:44,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:44,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:44,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:45,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-11-13 22:38:45,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:45,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:45,043 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:45,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:45,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:45,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:45,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:45,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-11-13 22:38:45,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:45,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:45,116 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:45,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:45,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:45,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:45,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:45,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-11-13 22:38:45,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:45,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:45,182 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:45,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:45,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:45,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:45,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:45,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-11-13 22:38:45,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:45,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:45,252 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:45,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:45,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:45,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:45,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:45,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-11-13 22:38:45,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:45,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:45,311 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:45,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:45,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:45,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:45,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:45,358 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:38:45,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:45,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:45,369 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:45,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:45,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:45,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:45,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:45,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-11-13 22:38:45,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:45,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:45,427 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:45,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:45,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:45,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:45,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:45,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-11-13 22:38:45,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:45,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:45,486 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:45,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:45,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:45,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:45,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:45,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-11-13 22:38:45,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:45,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:45,553 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:45,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:45,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:45,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:45,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:45,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-11-13 22:38:45,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:45,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:45,614 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:45,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:45,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:45,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:45,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:45,664 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:38:45,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:45,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:45,676 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:45,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:45,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:45,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:45,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:45,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-11-13 22:38:45,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:45,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:45,735 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:45,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:45,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:45,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:45,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:45,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-11-13 22:38:45,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:45,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:45,795 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:45,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:45,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:45,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:45,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:45,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-11-13 22:38:45,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:45,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:45,866 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:45,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:45,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:45,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:45,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:45,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-11-13 22:38:45,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:45,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:45,926 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:45,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:45,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:45,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:45,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:45,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-11-13 22:38:45,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:45,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:45,991 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:45,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:45,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:45,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:45,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:46,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-11-13 22:38:46,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:46,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:46,046 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:46,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:46,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:46,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:46,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:46,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-11-13 22:38:46,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:46,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:46,101 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:46,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:46,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:46,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:46,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:46,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-11-13 22:38:46,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:46,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:46,157 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:46,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:46,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:46,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:46,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:46,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-11-13 22:38:46,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:46,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:46,215 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:46,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:46,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:46,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:46,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:46,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-11-13 22:38:46,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:46,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:46,273 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:46,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:46,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:46,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:46,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:46,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-11-13 22:38:46,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:46,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:46,331 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:46,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:46,331 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:46,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:46,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:46,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-11-13 22:38:46,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:46,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:46,389 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:46,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:46,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:46,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:46,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:46,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-11-13 22:38:46,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:46,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:46,450 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:46,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:46,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:46,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:46,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:46,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-11-13 22:38:46,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:46,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:46,510 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:46,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:46,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:46,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:46,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:46,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-11-13 22:38:46,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:46,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:46,571 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:46,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:46,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:46,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:46,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:46,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-11-13 22:38:46,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:46,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:46,626 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:46,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:46,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:46,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:46,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:46,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-11-13 22:38:46,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:46,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:46,679 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:46,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:46,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:46,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:46,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:46,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-11-13 22:38:46,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:46,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:46,732 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:46,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:46,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:46,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:46,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:46,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-11-13 22:38:46,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:46,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:46,786 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:46,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:46,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:46,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:46,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:46,828 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:38:46,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:46,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:46,840 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:46,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:46,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:46,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:46,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:46,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-11-13 22:38:46,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:46,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:46,897 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:46,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:46,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:46,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:46,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:46,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-11-13 22:38:46,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:46,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:46,953 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:46,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:46,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:46,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:46,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:47,008 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:38:47,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:47,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:47,019 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:47,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:47,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:47,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:47,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:47,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-11-13 22:38:47,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:47,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:47,079 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:47,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:47,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:47,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:47,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:47,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-11-13 22:38:47,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:47,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:47,135 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:47,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:47,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:47,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:47,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:47,178 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:38:47,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:47,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:47,189 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:47,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:47,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:47,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:47,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:47,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-11-13 22:38:47,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:47,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:47,247 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:47,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:47,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:47,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:47,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:47,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-11-13 22:38:47,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:47,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:47,300 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:47,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:47,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:47,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:47,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:47,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-11-13 22:38:47,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:47,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:47,353 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:47,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:47,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:47,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:47,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:47,395 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:38:47,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:47,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:47,405 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:47,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:47,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:47,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:47,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:47,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-11-13 22:38:47,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:47,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:47,459 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:47,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:47,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:47,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:47,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:47,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-11-13 22:38:47,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:47,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:47,512 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:47,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:47,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:47,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:47,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:47,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-11-13 22:38:47,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:47,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:47,581 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:47,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:47,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:47,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:47,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:47,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-11-13 22:38:47,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:47,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:47,638 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:47,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:47,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:47,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:47,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:47,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-11-13 22:38:47,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:47,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:47,694 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:47,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:47,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:47,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:47,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:47,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-11-13 22:38:47,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:47,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:47,755 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:47,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:47,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:47,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:47,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:47,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-11-13 22:38:47,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:47,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:47,813 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:47,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:47,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:47,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:47,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:47,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-11-13 22:38:47,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:47,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:47,869 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:47,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:47,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:47,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:47,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:47,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-11-13 22:38:47,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:47,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:47,926 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:47,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:47,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:47,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:47,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:47,968 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:38:47,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:47,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:47,980 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:47,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:47,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:47,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:47,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:48,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-11-13 22:38:48,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:48,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:48,033 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:48,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:48,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:48,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:48,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:48,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-11-13 22:38:48,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:48,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:48,086 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:48,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:48,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:48,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:48,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:48,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-11-13 22:38:48,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:48,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:48,144 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:48,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:48,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:48,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:48,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:48,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-11-13 22:38:48,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:48,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:48,196 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:48,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:48,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:48,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:48,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:48,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-11-13 22:38:48,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:48,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:48,249 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:48,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:48,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:48,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:48,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:48,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-11-13 22:38:48,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:48,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:48,305 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:48,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:48,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:48,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:48,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:48,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-11-13 22:38:48,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:48,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:48,363 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:48,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:48,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:48,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:48,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:48,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-11-13 22:38:48,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:48,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:48,418 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:48,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:48,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:48,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:48,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:48,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-11-13 22:38:48,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:48,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:48,475 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:48,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:48,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:48,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:48,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:48,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-11-13 22:38:48,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:48,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:48,534 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:48,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:48,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:48,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:48,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:48,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-11-13 22:38:48,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:48,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:48,589 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:48,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:48,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:48,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:48,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:48,632 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:38:48,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:48,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:48,643 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:48,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:48,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:48,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:48,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:48,697 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:38:48,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:48,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:48,708 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:48,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:48,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:48,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:48,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:48,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-11-13 22:38:48,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:48,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:48,762 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:48,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:48,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:48,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:48,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:48,806 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:38:48,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:48,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:48,816 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:48,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:48,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:48,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:48,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:48,859 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:38:48,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:48,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:48,870 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:48,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:48,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:48,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:48,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:48,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-11-13 22:38:48,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:48,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:48,923 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:48,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:48,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:48,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:48,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:48,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-11-13 22:38:48,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:48,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:48,985 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:48,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:48,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:48,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:48,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:49,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-11-13 22:38:49,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:49,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:49,041 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:49,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:49,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:49,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:49,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:49,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-11-13 22:38:49,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:49,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:49,099 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:49,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:49,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:49,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:49,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:49,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-11-13 22:38:49,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:49,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:49,154 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:49,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:49,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:49,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:49,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:49,198 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:38:49,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:49,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:49,208 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:49,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:49,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:49,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:49,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:49,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-11-13 22:38:49,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:49,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:49,267 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:49,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:49,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:49,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:49,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:49,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-11-13 22:38:49,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:49,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:49,323 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:49,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:49,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:49,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:49,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:49,371 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:38:49,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:49,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:49,381 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:49,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:49,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:49,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:49,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:49,429 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:38:49,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:49,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:49,440 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:49,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:49,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:49,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:49,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:49,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-11-13 22:38:49,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:49,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:49,495 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:49,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:49,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:49,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:49,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:49,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-11-13 22:38:49,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:49,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:49,556 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:49,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:49,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:49,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:49,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:49,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-11-13 22:38:49,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:49,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:49,628 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:49,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:49,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:49,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:49,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:49,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-11-13 22:38:49,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:49,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:49,688 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:49,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:49,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:49,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:49,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:49,735 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:38:49,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:49,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:49,746 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:49,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:49,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:49,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:49,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:49,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-11-13 22:38:49,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:49,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:49,801 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:49,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:49,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:49,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:49,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:49,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-11-13 22:38:49,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:49,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:49,864 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:49,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:49,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:49,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:49,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:49,906 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:38:49,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:49,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:49,916 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:49,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:49,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:49,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:49,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:49,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-11-13 22:38:49,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:49,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:49,968 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:49,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:49,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:49,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:49,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:50,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-11-13 22:38:50,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:50,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:50,020 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:50,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:50,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:50,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:50,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:50,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-11-13 22:38:50,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:50,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:50,071 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:50,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:50,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:50,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:50,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:50,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-11-13 22:38:50,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:50,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:50,121 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:50,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:50,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:50,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:50,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:50,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-11-13 22:38:50,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:50,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:50,173 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:50,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:50,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:50,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:50,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:50,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-11-13 22:38:50,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:50,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:50,223 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:50,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:50,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:50,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:50,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:50,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-11-13 22:38:50,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:50,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:50,273 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:50,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:50,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:50,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:50,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:50,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-11-13 22:38:50,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:50,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:50,325 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:50,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:50,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:50,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:50,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:50,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-11-13 22:38:50,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:50,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:50,403 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:50,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:50,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:50,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:50,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:50,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-11-13 22:38:50,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:50,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:50,485 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:50,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:50,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:50,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:50,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:50,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-11-13 22:38:50,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:50,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:50,558 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:50,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:50,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:50,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:50,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:50,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-11-13 22:38:50,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:50,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:50,629 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:50,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:50,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:50,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:50,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:50,672 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:38:50,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:50,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:50,682 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:50,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:50,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:50,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:50,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:50,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-11-13 22:38:50,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:50,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:50,732 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:50,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:50,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:50,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:50,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:50,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-11-13 22:38:50,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:50,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:50,786 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:50,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:50,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:50,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:50,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:50,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-11-13 22:38:50,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:50,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:50,834 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:50,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:50,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:50,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:50,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:50,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-11-13 22:38:50,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:50,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:50,884 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:50,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:50,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:50,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:50,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:50,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-11-13 22:38:50,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:50,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:50,936 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:50,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:50,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:50,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:50,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:50,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-11-13 22:38:50,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:50,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:50,987 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:50,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:50,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:50,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:50,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:51,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-11-13 22:38:51,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:51,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:51,038 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:51,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:51,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:51,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:51,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:51,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-11-13 22:38:51,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:51,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:51,095 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:51,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:51,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:51,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:51,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:51,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-11-13 22:38:51,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:51,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:51,149 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:51,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:51,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:51,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:51,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:51,191 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:38:51,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:51,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:51,200 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:51,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:51,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:51,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:51,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:51,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-11-13 22:38:51,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:51,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:51,250 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:51,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:51,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:51,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:51,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:51,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-11-13 22:38:51,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:51,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:51,306 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:51,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:51,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:51,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:51,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:51,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-11-13 22:38:51,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:51,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:51,358 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:51,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:51,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:51,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:51,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:51,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-11-13 22:38:51,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:51,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:51,407 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:51,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:51,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:51,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:51,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:51,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-11-13 22:38:51,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:51,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:51,456 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:51,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:51,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:51,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:51,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:51,495 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:38:51,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:51,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:51,504 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:51,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:51,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:51,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:51,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:51,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-11-13 22:38:51,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:51,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:51,556 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:51,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:51,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:51,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:51,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:51,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-11-13 22:38:51,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:51,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:51,608 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:51,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:51,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:51,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:51,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:51,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-11-13 22:38:51,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:51,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:51,665 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:51,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:51,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:51,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:51,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:51,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-11-13 22:38:51,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:51,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:51,711 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:51,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:51,712 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:51,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:51,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:51,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-11-13 22:38:51,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:51,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:51,758 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:51,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:51,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:51,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:51,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:51,801 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:38:51,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:51,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:51,809 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:51,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:51,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:51,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:51,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38: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-11-13 22:38:51,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:51,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:51,861 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:51,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:51,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:51,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:51,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:51,905 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:38:51,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:51,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:51,914 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:51,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:51,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:51,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:51,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:51,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-11-13 22:38:51,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:51,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:51,961 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:51,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:51,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:51,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:51,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:52,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-11-13 22:38:52,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:52,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:52,009 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:52,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:52,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:52,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:52,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:52,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-11-13 22:38:52,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:52,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:52,060 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:52,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:52,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:52,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:52,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:52,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-11-13 22:38:52,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:52,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:52,109 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:52,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:52,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:52,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:52,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:52,149 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:38:52,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:52,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:52,158 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:52,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:52,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:52,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:52,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:52,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-11-13 22:38:52,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:52,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:52,206 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:52,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:52,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:52,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:52,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:52,250 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:38:52,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:52,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:52,265 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:52,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:52,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:52,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:52,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:52,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-11-13 22:38:52,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:52,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:52,320 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:52,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:52,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:52,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:52,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:52,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-11-13 22:38:52,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:52,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:52,380 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:52,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:52,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:52,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:52,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:52,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-11-13 22:38:52,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:52,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:52,430 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:52,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:52,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:52,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:52,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:52,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-11-13 22:38:52,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:52,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:52,477 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:52,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:52,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:52,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:52,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:52,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-11-13 22:38:52,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:52,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:52,526 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:52,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:52,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:52,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:52,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:52,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-11-13 22:38:52,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:52,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:52,575 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:52,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:52,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:52,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:52,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:52,617 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:38:52,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:52,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:52,625 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:52,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:52,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:52,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:52,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:52,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-11-13 22:38:52,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:52,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:52,674 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:52,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:52,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:52,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:52,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:52,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-11-13 22:38:52,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:52,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:52,724 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:52,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:52,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:52,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:52,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:52,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-11-13 22:38:52,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:52,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:52,773 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:52,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:52,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:52,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:52,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:52,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-11-13 22:38:52,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:52,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:52,826 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:52,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:52,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:52,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:52,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:52,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-11-13 22:38:52,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:52,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:52,889 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:52,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:52,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:52,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:52,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:52,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-11-13 22:38:52,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:52,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:52,940 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:52,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:52,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:52,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:52,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:52,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-11-13 22:38:53,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:53,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:53,001 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:53,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:53,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:53,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:53,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:53,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-11-13 22:38:53,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:53,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:53,062 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:53,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:53,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:53,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:53,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:53,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-11-13 22:38:53,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:53,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:53,119 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:53,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:53,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:53,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:53,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:53,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-11-13 22:38:53,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:53,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:53,179 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:53,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:53,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:53,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:53,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38: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-11-13 22:38:53,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:53,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:53,232 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:53,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:53,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:53,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:53,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:53,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-11-13 22:38:53,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:53,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:53,283 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:53,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:53,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:53,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:53,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38: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-11-13 22:38:53,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:53,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:53,332 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:53,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:53,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:53,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:53,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:53,372 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:38:53,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:53,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:53,380 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:53,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:53,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:53,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:53,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:53,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-11-13 22:38:53,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:53,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:53,427 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:53,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:53,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:53,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:53,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:53,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-11-13 22:38:53,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:53,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:53,476 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:53,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:53,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:53,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:53,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:53,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-11-13 22:38:53,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:53,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:53,535 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:53,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:53,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:53,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:53,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:53,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-11-13 22:38:53,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:53,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:53,585 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:53,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:53,585 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:53,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:53,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:53,625 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:38:53,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:53,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:53,633 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:53,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:53,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:53,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:53,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:53,672 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:38:53,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:53,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:53,680 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:53,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:53,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:53,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:53,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:53,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-11-13 22:38:53,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:53,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:53,727 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:53,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:53,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:53,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:53,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:53,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-11-13 22:38:53,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:53,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:53,775 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:53,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:53,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:53,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:53,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:53,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-11-13 22:38:53,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:53,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:53,826 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:53,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:53,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:53,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:53,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:53,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-11-13 22:38:53,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:53,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:53,873 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:53,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:53,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:53,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:53,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:53,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-11-13 22:38:53,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:53,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:53,920 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:53,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:53,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:53,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:53,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:53,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-11-13 22:38:53,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:53,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:53,970 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:53,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:53,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:53,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:53,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:54,008 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:38:54,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:54,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:54,016 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:54,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:54,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:54,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:54,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:54,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-11-13 22:38:54,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:54,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:54,062 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:54,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:54,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:54,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:54,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:54,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-11-13 22:38:54,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:54,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:54,117 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:54,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:54,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:54,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:54,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:54,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-11-13 22:38:54,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:54,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:54,161 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:54,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:54,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:54,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:54,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:54,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-11-13 22:38:54,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:54,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:54,207 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:54,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:54,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:54,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:54,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:54,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-11-13 22:38:54,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:54,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:54,255 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:54,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:54,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:54,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:54,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:54,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-11-13 22:38:54,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:54,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:54,301 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:54,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:54,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:54,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:54,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:54,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-11-13 22:38:54,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:54,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:54,348 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:54,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:54,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:54,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:54,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:54,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-11-13 22:38:54,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:54,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:54,393 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:54,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:54,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:54,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:54,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:54,430 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:38:54,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:54,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:54,438 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:54,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:54,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:54,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:54,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:54,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-11-13 22:38:54,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:54,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:54,482 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:54,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:54,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:54,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:54,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:54,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-11-13 22:38:54,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:54,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:54,527 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:54,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:54,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:54,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:54,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:54,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-11-13 22:38:54,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:54,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:54,575 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:54,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:54,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:54,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:54,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:54,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-11-13 22:38:54,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:54,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:54,622 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:54,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:54,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:54,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:54,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:54,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-11-13 22:38:54,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:54,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:54,678 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:54,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:54,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:54,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:54,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38: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-11-13 22:38:54,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:54,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:54,726 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:54,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:54,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:54,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:54,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:54,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-11-13 22:38:54,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:54,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:54,773 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:54,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:54,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:54,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:54,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:54,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-11-13 22:38:54,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:54,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:54,820 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:54,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:54,820 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:54,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:54,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:54,859 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:38:54,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:54,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:54,867 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:54,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:54,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:54,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:54,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:54,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-11-13 22:38:54,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:54,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:54,919 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:54,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:54,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:54,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:54,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:54,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-11-13 22:38:54,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:54,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:54,968 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:54,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:54,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:54,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:54,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:55,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-11-13 22:38:55,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:55,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:55,014 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:55,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:55,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:55,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:55,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:55,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-11-13 22:38:55,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:55,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:55,062 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:55,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:55,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:55,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:55,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:55,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-11-13 22:38:55,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:55,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:55,109 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:55,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:55,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:55,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:55,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:55,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-11-13 22:38:55,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:55,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:55,158 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:55,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:55,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:55,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:55,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:55,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-11-13 22:38:55,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:55,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:55,203 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:55,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:55,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:55,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:55,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:55,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-11-13 22:38:55,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:55,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:55,265 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:55,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:55,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:55,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:55,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38: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-11-13 22:38:55,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:55,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:55,309 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:55,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:55,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:55,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:55,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:55,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-11-13 22:38:55,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:55,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:55,352 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:55,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:55,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:55,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:55,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:55,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-11-13 22:38:55,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:55,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:55,398 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:55,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:55,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:55,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:55,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:55,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-11-13 22:38:55,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:55,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:55,443 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:55,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:55,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:55,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:55,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:55,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-11-13 22:38:55,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:55,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:55,489 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:55,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:55,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:55,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:55,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:55,529 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:38:55,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:55,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:55,536 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:55,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:55,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:55,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:55,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:55,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-11-13 22:38:55,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:55,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:55,583 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:55,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:55,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:55,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:55,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:55,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-11-13 22:38:55,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:55,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:55,628 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:55,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:55,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:55,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:55,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38: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-11-13 22:38:55,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:55,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:55,675 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:55,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:55,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:55,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:55,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:55,712 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:38:55,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:55,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:55,721 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:55,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:55,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:55,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:55,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:55,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-11-13 22:38:55,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:55,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:55,767 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:55,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:55,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:55,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:55,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:55,820 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:38:55,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:55,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:55,828 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:55,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:55,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:55,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:55,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:55,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-11-13 22:38:55,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:55,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:55,873 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:55,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:55,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:55,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:55,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:55,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-11-13 22:38:55,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:55,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:55,915 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:55,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:55,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:55,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:55,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:55,953 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:38:55,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:55,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:55,960 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:55,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:55,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:55,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:55,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:56,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-11-13 22:38:56,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:56,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:56,044 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:56,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:56,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:56,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:56,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:56,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-11-13 22:38:56,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:56,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:56,113 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:56,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:56,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:56,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:56,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:56,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-11-13 22:38:56,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:56,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:56,173 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:56,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:56,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:56,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:56,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:56,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-11-13 22:38:56,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:56,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:56,224 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:56,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:56,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:56,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:56,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:56,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-11-13 22:38:56,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:56,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:56,275 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:56,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:56,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:56,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:56,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:56,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-11-13 22:38:56,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:56,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:56,322 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:56,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:56,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:56,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:56,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:56,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-11-13 22:38:56,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:56,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:56,369 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:56,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:56,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:56,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:56,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38: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-11-13 22:38:56,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:56,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:56,413 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:56,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:56,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:56,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:56,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38: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-11-13 22:38:56,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:56,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:56,470 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:56,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:56,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:56,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:56,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:56,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-11-13 22:38:56,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:56,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:56,518 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:56,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:56,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:56,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:56,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:56,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-11-13 22:38:56,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:56,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:56,563 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:56,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:56,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:56,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:56,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:56,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-11-13 22:38:56,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:56,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:56,607 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:56,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:56,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:56,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:56,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:56,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-11-13 22:38:56,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:56,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:56,651 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:56,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:56,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:56,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:56,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:56,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-11-13 22:38:56,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:56,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:56,694 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:56,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:56,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:56,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:56,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:56,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-11-13 22:38:56,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:56,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:56,737 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:56,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:56,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:56,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:56,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:56,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-11-13 22:38:56,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:56,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:56,780 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:56,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:56,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:56,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:56,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:56,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-11-13 22:38:56,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:56,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:56,826 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:56,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:56,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:56,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:56,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:56,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-11-13 22:38:56,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:56,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:56,873 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:56,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:56,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:56,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:56,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:56,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-11-13 22:38:56,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:56,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:56,920 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:56,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:56,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:56,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:56,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:56,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-11-13 22:38:56,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:56,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:56,967 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:56,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:56,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:56,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:56,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38: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-11-13 22:38:57,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:57,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:57,021 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:57,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:57,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:57,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:57,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:57,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-11-13 22:38:57,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:57,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:57,079 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:57,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:57,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:57,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:57,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38: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-11-13 22:38:57,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:57,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:57,146 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:57,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:57,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:57,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:57,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:57,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-11-13 22:38:57,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:57,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:57,210 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:57,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:57,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:57,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:57,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:57,265 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:38:57,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:57,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:57,274 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:57,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:57,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:57,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:57,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:57,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-11-13 22:38:57,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:57,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:57,347 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:57,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:57,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:57,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:57,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:57,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-11-13 22:38:57,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:57,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:57,401 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:57,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:57,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:57,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:57,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:57,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-11-13 22:38:57,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:57,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:57,446 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:57,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:57,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:57,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:57,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:57,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-11-13 22:38:57,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:57,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:57,491 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:57,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:57,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:57,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:57,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:57,529 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:38:57,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:57,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:57,536 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:57,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:57,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:57,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:57,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:57,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-11-13 22:38:57,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:57,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:57,582 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:57,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:57,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:57,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:57,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:57,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-11-13 22:38:57,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:57,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:57,627 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:57,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:57,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:57,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:57,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:57,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-11-13 22:38:57,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:57,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:57,673 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:57,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:57,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:57,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:57,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:57,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-11-13 22:38:57,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:57,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:57,722 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:57,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:57,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:57,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:57,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:57,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-11-13 22:38:57,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:57,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:57,768 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:57,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:57,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:57,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:57,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:57,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-11-13 22:38:57,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:57,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:57,830 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:57,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:57,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:57,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:57,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38: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-11-13 22:38:57,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:57,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:57,872 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:57,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:57,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:57,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:57,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:57,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-11-13 22:38:57,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:57,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:57,916 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:57,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:57,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:57,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:57,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:57,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-11-13 22:38:57,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:57,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:57,961 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:57,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:57,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:57,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:57,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:57,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-11-13 22:38:58,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:58,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:58,007 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:58,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:58,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:58,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:58,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:58,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-11-13 22:38:58,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:58,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:58,052 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:58,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:58,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:58,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:58,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:58,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-11-13 22:38:58,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:58,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:58,100 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:58,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:58,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:58,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:58,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:58,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-11-13 22:38:58,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:58,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:58,147 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:58,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:58,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:58,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:58,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:58,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-11-13 22:38:58,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:58,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:58,193 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:58,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:58,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:58,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:58,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:58,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-11-13 22:38:58,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:58,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:58,242 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:58,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:58,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:58,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:58,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:58,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-11-13 22:38:58,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:58,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:58,286 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:58,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:58,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:58,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:58,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:58,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-11-13 22:38:58,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:58,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:58,331 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:58,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:58,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:58,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:58,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:58,373 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:38:58,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:58,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:58,380 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:58,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:58,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:58,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:58,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:58,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-11-13 22:38:58,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:58,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:58,431 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:58,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:58,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:58,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:58,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:58,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-11-13 22:38:58,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:58,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:58,478 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:58,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:58,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:58,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:58,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:58,529 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:38:58,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:58,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:58,536 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:58,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:58,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:58,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:58,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:58,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-11-13 22:38:58,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:58,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:58,583 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:58,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:58,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:58,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:58,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:58,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-11-13 22:38:58,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:58,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:58,629 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:58,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:58,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:58,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:58,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:58,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-11-13 22:38:58,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:58,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:58,675 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:58,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:58,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:58,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:58,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:58,712 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:38:58,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:58,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:58,720 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:58,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:58,720 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:58,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:58,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:58,756 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:38:58,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:58,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:58,763 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:58,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:58,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:58,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:58,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:58,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-11-13 22:38:58,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:58,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:58,808 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:58,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:58,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:58,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:58,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:58,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-11-13 22:38:58,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:58,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:58,854 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:58,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:58,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:58,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:58,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:58,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-11-13 22:38:58,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:58,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:58,898 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:58,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:58,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:58,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:58,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:58,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-11-13 22:38:58,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:58,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:58,944 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:58,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:58,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:58,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:58,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:58,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-11-13 22:38:58,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:58,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:58,986 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:58,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:58,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:58,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:58,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:59,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-11-13 22:38:59,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:59,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:59,034 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:59,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:59,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:59,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:59,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:59,071 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:38:59,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:59,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:59,078 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:59,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:59,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:59,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:59,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:59,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-11-13 22:38:59,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:59,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:59,125 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:59,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:59,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:59,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:59,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:59,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-11-13 22:38:59,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:59,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:59,173 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:59,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:59,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:59,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:59,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:59,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-11-13 22:38:59,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:59,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:59,227 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:59,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:59,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:59,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:59,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:59,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-11-13 22:38:59,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:59,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:59,284 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:59,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:59,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:59,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:59,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:59,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-11-13 22:38:59,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:59,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:59,343 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:59,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:59,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:59,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:59,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:59,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-11-13 22:38:59,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:59,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:59,392 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:59,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:59,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:59,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:59,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:59,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-11-13 22:38:59,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:59,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:59,435 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:59,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:59,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:59,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:59,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:59,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-11-13 22:38:59,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:59,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:59,483 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:59,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:59,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:59,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:59,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:59,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-11-13 22:38:59,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:59,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:59,527 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:59,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:59,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:59,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:59,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:59,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-11-13 22:38:59,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:59,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:59,576 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:59,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:59,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:59,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:59,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:59,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-11-13 22:38:59,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:59,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:59,622 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:59,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:59,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:59,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:59,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:59,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-11-13 22:38:59,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:59,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:59,672 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:59,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:59,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:59,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:59,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:59,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-11-13 22:38:59,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:59,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:59,718 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:59,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:59,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:59,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:59,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:59,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-11-13 22:38:59,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:59,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:59,765 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:59,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:59,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:59,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:59,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:59,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-11-13 22:38:59,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:59,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:59,811 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:59,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:59,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:59,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:59,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:59,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-11-13 22:38:59,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:59,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:59,857 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:59,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:59,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:59,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:59,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:59,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-11-13 22:38:59,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:59,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:59,902 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:59,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:59,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:59,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:59,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:38:59,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-11-13 22:38:59,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:38:59,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:38:59,962 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:38:59,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:38:59,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:38:59,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:38:59,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:00,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-11-13 22:39:00,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:00,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:00,009 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:00,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:00,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:00,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:00,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39: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-11-13 22:39:00,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:00,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:00,053 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:00,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:00,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:00,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:00,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:00,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-11-13 22:39:00,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:00,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:00,095 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:00,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:00,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:00,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:00,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:00,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-11-13 22:39:00,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:00,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:00,139 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:00,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:00,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:00,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:00,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:00,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-11-13 22:39:00,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:00,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:00,184 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:00,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:00,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:00,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:00,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:00,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-11-13 22:39:00,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:00,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:00,230 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:00,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:00,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:00,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:00,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:00,265 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:39:00,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:00,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:00,274 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:00,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:00,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:00,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:00,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:00,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-11-13 22:39:00,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:00,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:00,318 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:00,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:00,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:00,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:00,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:00,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-11-13 22:39:00,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:00,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:00,363 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:00,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:00,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:00,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:00,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:00,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-11-13 22:39:00,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:00,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:00,407 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:00,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:00,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:00,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:00,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:00,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-11-13 22:39:00,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:00,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:00,449 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:00,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:00,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:00,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:00,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:00,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-11-13 22:39:00,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:00,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:00,497 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:00,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:00,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:00,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:00,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:00,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-11-13 22:39:00,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:00,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:00,545 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:00,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:00,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:00,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:00,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:00,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-11-13 22:39:00,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:00,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:00,606 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:00,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:00,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:00,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:00,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:00,658 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:39:00,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:00,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:00,665 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:00,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:00,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:00,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:00,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:00,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-11-13 22:39:00,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:00,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:00,708 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:00,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:00,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:00,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:00,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:00,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-11-13 22:39:00,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:00,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:00,754 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:00,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:00,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:00,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:00,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:00,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-11-13 22:39:00,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:00,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:00,798 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:00,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:00,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:00,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:00,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:00,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-11-13 22:39:00,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:00,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:00,839 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:00,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:00,839 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:00,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:00,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:00,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-11-13 22:39:00,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:00,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:00,884 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:00,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:00,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:00,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:00,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:00,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-11-13 22:39:00,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:00,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:00,930 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:00,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:00,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:00,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:00,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:00,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-11-13 22:39:00,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:00,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:00,973 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:00,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:00,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:00,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:00,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:01,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-11-13 22:39:01,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:01,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:01,018 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:01,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:01,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:01,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:01,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:01,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-11-13 22:39:01,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:01,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:01,062 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:01,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:01,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:01,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:01,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:01,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-11-13 22:39:01,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:01,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:01,109 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:01,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:01,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:01,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:01,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:01,145 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:39:01,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:01,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:01,153 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:01,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:01,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:01,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:01,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:01,191 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:39:01,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:01,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:01,198 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:01,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:01,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:01,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:01,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:01,235 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:39:01,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:01,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:01,242 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:01,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:01,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:01,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:01,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:01,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-11-13 22:39:01,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:01,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:01,285 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:01,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:01,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:01,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:01,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:01,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-11-13 22:39:01,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:01,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:01,339 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:01,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:01,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:01,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:01,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:01,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-11-13 22:39:01,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:01,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:01,383 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:01,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:01,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:01,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:01,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:01,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-11-13 22:39:01,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:01,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:01,429 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:01,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:01,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:01,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:01,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:01,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-11-13 22:39:01,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:01,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:01,474 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:01,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:01,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:01,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:01,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:01,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-11-13 22:39:01,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:01,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:01,516 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:01,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:01,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:01,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:01,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:01,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-11-13 22:39:01,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:01,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:01,560 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:01,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:01,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:01,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:01,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:01,599 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:39:01,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:01,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:01,606 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:01,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:01,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:01,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:01,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:01,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-11-13 22:39:01,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:01,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:01,651 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:01,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:01,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:01,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:01,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:01,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-11-13 22:39:01,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:01,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:01,695 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:01,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:01,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:01,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:01,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:01,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-11-13 22:39:01,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:01,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:01,741 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:01,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:01,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:01,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:01,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:01,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-11-13 22:39:01,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:01,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:01,787 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:01,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:01,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:01,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:01,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:01,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-11-13 22:39:01,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:01,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:01,831 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:01,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:01,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:01,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:01,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:01,867 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:39:01,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:01,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:01,874 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:01,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:01,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:01,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:01,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:01,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-11-13 22:39:01,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:01,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:01,915 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:01,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:01,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:01,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:01,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:01,951 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:39:01,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:01,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:01,957 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:01,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:01,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:01,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:01,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:01,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-11-13 22:39:01,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:01,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:01,997 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:01,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:01,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:01,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:02,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:02,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-11-13 22:39:02,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:02,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:02,041 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:02,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:02,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:02,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:02,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39: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-11-13 22:39:02,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:02,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:02,089 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:02,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:02,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:02,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:02,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:02,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-11-13 22:39:02,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:02,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:02,139 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:02,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:02,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:02,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:02,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:02,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-11-13 22:39:02,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:02,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:02,194 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:02,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:02,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:02,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:02,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:02,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-11-13 22:39:02,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:02,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:02,256 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:02,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:02,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:02,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:02,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:02,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-11-13 22:39:02,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:02,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:02,314 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:02,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:02,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:02,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:02,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:02,350 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:39:02,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:02,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:02,356 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:02,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:02,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:02,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:02,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:02,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-11-13 22:39:02,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:02,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:02,398 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:02,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:02,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:02,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:02,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:02,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-11-13 22:39:02,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:02,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:02,440 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:02,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:02,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:02,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:02,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:02,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-11-13 22:39:02,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:02,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:02,482 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:02,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:02,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:02,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:02,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:02,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-11-13 22:39:02,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:02,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:02,525 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:02,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:02,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:02,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:02,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39: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-11-13 22:39:02,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:02,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:02,567 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:02,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:02,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:02,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:02,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:02,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-11-13 22:39:02,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:02,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:02,614 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:02,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:02,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:02,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:02,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:02,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-11-13 22:39:02,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:02,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:02,657 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:02,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:02,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:02,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:02,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:02,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-11-13 22:39:02,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:02,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:02,700 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:02,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:02,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:02,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:02,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:02,735 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:39:02,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:02,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:02,742 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:02,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:02,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:02,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:02,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:02,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-11-13 22:39:02,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:02,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:02,785 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:02,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:02,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:02,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:02,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:02,820 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:39:02,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:02,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:02,827 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:02,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:02,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:02,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:02,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:02,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-11-13 22:39:02,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:02,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:02,880 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:02,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:02,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:02,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:02,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:02,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-11-13 22:39:02,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:02,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:02,922 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:02,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:02,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:02,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:02,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:02,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-11-13 22:39:02,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:02,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:02,964 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:02,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:02,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:02,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:02,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:03,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-11-13 22:39:03,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:03,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:03,008 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:03,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:03,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:03,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:03,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:03,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-11-13 22:39:03,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:03,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:03,051 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:03,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:03,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:03,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:03,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:03,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-11-13 22:39:03,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:03,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:03,096 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:03,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:03,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:03,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:03,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:03,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-11-13 22:39:03,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:03,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:03,134 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:03,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:03,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:03,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:03,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:03,161 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:39:03,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:03,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:03,167 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:03,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:03,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:03,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:03,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:03,191 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:39:03,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:03,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:03,197 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:03,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:03,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:03,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:03,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:03,220 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:39:03,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:03,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:03,226 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:03,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:03,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:03,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:03,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39: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-11-13 22:39:03,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:03,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:03,274 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:03,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:03,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:03,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:03,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:03,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-11-13 22:39:03,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:03,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:03,320 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:03,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:03,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:03,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:03,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:03,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-11-13 22:39:03,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:03,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:03,363 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:03,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:03,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:03,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:03,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:03,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-11-13 22:39:03,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:03,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:03,406 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:03,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:03,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:03,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:03,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:03,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-11-13 22:39:03,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:03,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:03,449 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:03,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:03,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:03,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:03,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:03,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-11-13 22:39:03,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:03,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:03,490 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:03,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:03,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:03,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:03,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:03,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-11-13 22:39:03,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:03,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:03,534 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:03,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:03,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:03,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:03,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:03,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-11-13 22:39:03,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:03,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:03,577 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:03,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:03,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:03,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:03,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:03,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-11-13 22:39:03,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:03,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:03,620 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:03,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:03,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:03,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:03,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:03,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-11-13 22:39:03,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:03,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:03,663 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:03,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:03,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:03,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:03,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:03,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-11-13 22:39:03,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:03,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:03,706 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:03,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:03,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:03,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:03,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:03,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-11-13 22:39:03,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:03,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:03,749 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:03,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:03,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:03,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:03,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:03,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-11-13 22:39:03,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:03,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:03,791 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:03,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:03,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:03,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:03,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:03,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-11-13 22:39:03,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:03,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:03,834 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:03,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:03,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:03,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:03,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:03,868 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:39:03,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:03,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:03,875 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:03,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:03,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:03,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:03,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39: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-11-13 22:39:03,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:03,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:03,918 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:03,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:03,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:03,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:03,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:03,953 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:39:03,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:03,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:03,960 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:03,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:03,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:03,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:03,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39: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-11-13 22:39:04,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:04,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:04,006 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:04,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:04,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:04,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:04,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:04,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-11-13 22:39:04,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:04,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:04,051 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:04,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:04,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:04,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:04,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:04,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-11-13 22:39:04,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:04,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:04,081 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:04,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:04,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:04,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:04,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:04,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-11-13 22:39:04,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:04,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:04,125 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:04,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:04,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:04,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:04,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:04,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-11-13 22:39:04,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:04,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:04,170 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:04,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:04,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:04,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:04,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:04,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-11-13 22:39:04,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:04,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:04,214 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:04,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:04,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:04,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:04,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39: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-11-13 22:39:04,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:04,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:04,257 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:04,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:04,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:04,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:04,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39: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-11-13 22:39:04,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:04,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:04,302 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:04,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:04,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:04,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:04,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:04,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-11-13 22:39:04,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:04,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:04,347 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:04,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:04,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:04,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:04,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:04,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-11-13 22:39:04,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:04,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:04,400 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:04,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:04,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:04,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:04,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:04,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-11-13 22:39:04,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:04,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:04,444 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:04,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:04,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:04,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:04,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:04,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-11-13 22:39:04,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:04,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:04,489 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:04,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:04,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:04,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:04,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:04,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-11-13 22:39:04,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:04,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:04,532 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:04,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:04,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:04,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:04,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:04,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-11-13 22:39:04,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:04,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:04,581 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:04,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:04,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:04,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:04,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:04,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-11-13 22:39:04,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:04,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:04,623 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:04,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:04,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:04,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:04,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:04,658 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:39:04,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:04,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:04,665 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:04,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:04,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:04,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:04,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:04,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-11-13 22:39:04,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:04,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:04,708 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:04,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:04,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:04,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:04,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:04,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-11-13 22:39:04,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:04,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:04,753 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:04,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:04,753 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:04,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:04,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:04,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-11-13 22:39:04,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:04,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:04,798 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:04,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:04,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:04,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:04,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:04,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-11-13 22:39:04,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:04,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:04,847 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:04,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:04,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:04,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:04,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:04,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-11-13 22:39:04,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:04,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:04,876 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:04,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:04,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:04,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:04,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:04,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-11-13 22:39:04,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:04,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:04,906 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:04,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:04,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:04,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:04,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:04,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-11-13 22:39:04,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:04,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:04,935 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:04,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:04,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:04,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:04,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:04,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-11-13 22:39:04,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:04,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:04,973 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:04,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:04,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:04,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:04,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:05,009 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:39:05,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:05,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:05,015 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:05,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:05,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:05,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:05,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:05,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-11-13 22:39:05,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:05,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:05,061 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:05,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:05,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:05,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:05,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:05,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-11-13 22:39:05,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:05,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:05,106 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:05,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:05,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:05,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:05,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:05,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-11-13 22:39:05,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:05,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:05,150 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:05,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:05,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:05,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:05,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:05,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-11-13 22:39:05,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:05,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:05,205 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:05,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:05,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:05,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:05,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:05,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-11-13 22:39:05,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:05,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:05,238 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:05,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:05,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:05,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:05,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:05,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-11-13 22:39:05,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:05,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:05,283 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:05,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:05,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:05,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:05,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:05,307 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:39:05,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:05,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:05,313 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:05,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:05,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:05,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:05,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39: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-11-13 22:39:05,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:05,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:05,342 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:05,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:05,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:05,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:05,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:05,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-11-13 22:39:05,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:05,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:05,374 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:05,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:05,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:05,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:05,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:05,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-11-13 22:39:05,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:05,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:05,403 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:05,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:05,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:05,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:05,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:05,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-11-13 22:39:05,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:05,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:05,432 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:05,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:05,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:05,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:05,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:05,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-11-13 22:39:05,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:05,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:05,461 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:05,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:05,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:05,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:05,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:05,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-11-13 22:39:05,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:05,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:05,489 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:05,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:05,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:05,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:05,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:05,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-11-13 22:39:05,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:05,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:05,518 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:05,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:05,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:05,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:05,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:05,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-11-13 22:39:05,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:05,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:05,547 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:05,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:05,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:05,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:05,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:05,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-11-13 22:39:05,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:05,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:05,577 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:05,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:05,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:05,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:05,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:05,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-11-13 22:39:05,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:05,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:05,605 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:05,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:05,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:05,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:05,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:05,660 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:39:05,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:05,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:05,667 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:05,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:05,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:05,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:05,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:05,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-11-13 22:39:05,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:05,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:05,714 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:05,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:05,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:05,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:05,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:05,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-11-13 22:39:05,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:05,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:05,758 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:05,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:05,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:05,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:05,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:05,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-11-13 22:39:05,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:05,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:05,800 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:05,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:05,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:05,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:05,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:05,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-11-13 22:39:05,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:05,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:05,842 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:05,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:05,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:05,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:05,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39: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-11-13 22:39:05,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:05,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:05,871 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:05,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:05,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:05,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:05,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:05,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-11-13 22:39:05,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:05,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:05,919 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:05,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:05,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:05,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:05,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:05,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-11-13 22:39:05,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:05,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:05,965 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:05,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:05,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:05,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:05,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:06,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-11-13 22:39:06,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:06,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:06,009 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:06,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:06,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:06,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:06,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:06,042 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:39:06,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:06,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:06,048 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:06,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:06,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:06,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:06,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:06,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-11-13 22:39:06,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:06,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:06,098 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:06,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:06,098 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:06,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:06,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:06,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-11-13 22:39:06,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:06,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:06,139 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:06,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:06,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:06,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:06,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:06,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-11-13 22:39:06,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:06,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:06,181 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:06,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:06,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:06,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:06,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:06,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-11-13 22:39:06,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:06,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:06,223 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:06,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:06,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:06,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:06,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:06,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-11-13 22:39:06,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:06,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:06,268 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:06,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:06,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:06,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:06,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:06,304 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:39:06,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:06,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:06,311 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:06,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:06,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:06,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:06,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:06,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-11-13 22:39:06,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:06,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:06,354 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:06,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:06,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:06,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:06,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:06,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-11-13 22:39:06,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:06,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:06,396 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:06,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:06,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:06,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:06,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39: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-11-13 22:39:06,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:06,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:06,438 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:06,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:06,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:06,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:06,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:06,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-11-13 22:39:06,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:06,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:06,478 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:06,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:06,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:06,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:06,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:06,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-11-13 22:39:06,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:06,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:06,520 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:06,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:06,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:06,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:06,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:06,552 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:39:06,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:06,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:06,558 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:06,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:06,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:06,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:06,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:06,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-11-13 22:39:06,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:06,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:06,591 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:06,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:06,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:06,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:06,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:06,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-11-13 22:39:06,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:06,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:06,626 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:06,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:06,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:06,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:06,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:06,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-11-13 22:39:06,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:06,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:06,660 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:06,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:06,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:06,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:06,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:06,691 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:39:06,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:06,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:06,698 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:06,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:06,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:06,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:06,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:06,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-11-13 22:39:06,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:06,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:06,741 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:06,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:06,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:06,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:06,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:06,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-11-13 22:39:06,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:06,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:06,785 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:06,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:06,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:06,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:06,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:06,820 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:39:06,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:06,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:06,827 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:06,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:06,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:06,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:06,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:06,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-11-13 22:39:06,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:06,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:06,870 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:06,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:06,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:06,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:06,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:06,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-11-13 22:39:06,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:06,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:06,916 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:06,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:06,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:06,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:06,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:06,951 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:39:06,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:06,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:06,957 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:06,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:06,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:06,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:06,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:06,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-11-13 22:39:06,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:06,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:06,987 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:06,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:06,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:06,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:06,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:07,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-11-13 22:39:07,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:07,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:07,017 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:07,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:07,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:07,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:07,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:07,042 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:39:07,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:07,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:07,048 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:07,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:07,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:07,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:07,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:07,092 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:39:07,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:07,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:07,099 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:07,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:07,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:07,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:07,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:07,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-11-13 22:39:07,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:07,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:07,141 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:07,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:07,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:07,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:07,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:07,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-11-13 22:39:07,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:07,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:07,184 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:07,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:07,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:07,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:07,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:07,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-11-13 22:39:07,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:07,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:07,226 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:07,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:07,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:07,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:07,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:07,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-11-13 22:39:07,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:07,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:07,268 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:07,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:07,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:07,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:07,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:07,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-11-13 22:39:07,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:07,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:07,320 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:07,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:07,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:07,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:07,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:07,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-11-13 22:39:07,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:07,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:07,362 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:07,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:07,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:07,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:07,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:07,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-11-13 22:39:07,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:07,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:07,403 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:07,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:07,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:07,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:07,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:07,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-11-13 22:39:07,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:07,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:07,444 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:07,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:07,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:07,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:07,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:07,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-11-13 22:39:07,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:07,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:07,485 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:07,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:07,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:07,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:07,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:07,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-11-13 22:39:07,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:07,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:07,526 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:07,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:07,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:07,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:07,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:07,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-11-13 22:39:07,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:07,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:07,567 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:07,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:07,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:07,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:07,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:07,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-11-13 22:39:07,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:07,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:07,597 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:07,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:07,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:07,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:07,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:07,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-11-13 22:39:07,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:07,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:07,629 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:07,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:07,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:07,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:07,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:07,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-11-13 22:39:07,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:07,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:07,658 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:07,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:07,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:07,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:07,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:07,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-11-13 22:39:07,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:07,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:07,687 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:07,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:07,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:07,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:07,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:07,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-11-13 22:39:07,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:07,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:07,715 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:07,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:07,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:07,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:07,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:07,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-11-13 22:39:07,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:07,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:07,744 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:07,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:07,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:07,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:07,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:07,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-11-13 22:39:07,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:07,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:07,774 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:07,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:07,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:07,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:07,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:07,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-11-13 22:39:07,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:07,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:07,805 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:07,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:07,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:07,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:07,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:07,828 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:39:07,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:07,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:07,834 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:07,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:07,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:07,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:07,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:07,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-11-13 22:39:07,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:07,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:07,863 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:07,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:07,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:07,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:07,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:07,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-11-13 22:39:07,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:07,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:07,895 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:07,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:07,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:07,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:07,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:07,921 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:39:07,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:07,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:07,929 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:07,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:07,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:07,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:07,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:07,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-11-13 22:39:07,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:07,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:07,974 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:07,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:07,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:07,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:07,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:08,009 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:39:08,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:08,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:08,017 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:08,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:08,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:08,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:08,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:08,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-11-13 22:39:08,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:08,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:08,059 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:08,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:08,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:08,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:08,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:08,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-11-13 22:39:08,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:08,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:08,101 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:08,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:08,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:08,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:08,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:08,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-11-13 22:39:08,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:08,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:08,143 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:08,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:08,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:08,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:08,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:08,178 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:39:08,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:08,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:08,185 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:08,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:08,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:08,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:08,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:08,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-11-13 22:39:08,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:08,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:08,226 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:08,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:08,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:08,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:08,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:08,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-11-13 22:39:08,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:08,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:08,268 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:08,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:08,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:08,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:08,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:08,304 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:39:08,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:08,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:08,311 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:08,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:08,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:08,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:08,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:08,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-11-13 22:39:08,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:08,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:08,351 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:08,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:08,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:08,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:08,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:08,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-11-13 22:39:08,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:08,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:08,393 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:08,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:08,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:08,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:08,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:08,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-11-13 22:39:08,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:08,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:08,427 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:08,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:08,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:08,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:08,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:08,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-11-13 22:39:08,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:08,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:08,459 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:08,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:08,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:08,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:08,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:08,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-11-13 22:39:08,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:08,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:08,488 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:08,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:08,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:08,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:08,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:08,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-11-13 22:39:08,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:08,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:08,518 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:08,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:08,519 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:08,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:08,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:08,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-11-13 22:39:08,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:08,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:08,563 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:08,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:08,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:08,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:08,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:08,599 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:39:08,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:08,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:08,606 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:08,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:08,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:08,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:08,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:08,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-11-13 22:39:08,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:08,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:08,651 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:08,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:08,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:08,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:08,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:08,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-11-13 22:39:08,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:08,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:08,692 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:08,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:08,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:08,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:08,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:08,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-11-13 22:39:08,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:08,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:08,721 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:08,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:08,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:08,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:08,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:08,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-11-13 22:39:08,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:08,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:08,751 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:08,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:08,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:08,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:08,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:08,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-11-13 22:39:08,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:08,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:08,779 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:08,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:08,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:08,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:08,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:08,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-11-13 22:39:08,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:08,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:08,809 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:08,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:08,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:08,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:08,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:08,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-11-13 22:39:08,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:08,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:08,838 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:08,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:08,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:08,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:08,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:08,861 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:39:08,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:08,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:08,867 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:08,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:08,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:08,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:08,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:08,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-11-13 22:39:08,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:08,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:08,899 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:08,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:08,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:08,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:08,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:08,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-11-13 22:39:08,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:08,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:08,942 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:08,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:08,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:08,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:08,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:08,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-11-13 22:39:08,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:08,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:08,977 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:08,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:08,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:08,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:08,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:09,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-11-13 22:39:09,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:09,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:09,011 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:09,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:09,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:09,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:09,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:09,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-11-13 22:39:09,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:09,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:09,039 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:09,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:09,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:09,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:09,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:09,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-11-13 22:39:09,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:09,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:09,068 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:09,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:09,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:09,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:09,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:09,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-11-13 22:39:09,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:09,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:09,097 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:09,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:09,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:09,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:09,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:09,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-11-13 22:39:09,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:09,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:09,125 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:09,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:09,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:09,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:09,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:09,148 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:39:09,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:09,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:09,154 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:09,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:09,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:09,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:09,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:09,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-11-13 22:39:09,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:09,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:09,183 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:09,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:09,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:09,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:09,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:09,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-11-13 22:39:09,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:09,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:09,212 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:09,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:09,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:09,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:09,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:09,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-11-13 22:39:09,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:09,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:09,247 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:09,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:09,247 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:09,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:09,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:09,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-11-13 22:39:09,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:09,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:09,282 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:09,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:09,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:09,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:09,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:09,305 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:39:09,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:09,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:09,311 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:09,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:09,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:09,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:09,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:09,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-11-13 22:39:09,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:09,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:09,340 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:09,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:09,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:09,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:09,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:09,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-11-13 22:39:09,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:09,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:09,369 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:09,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:09,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:09,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:09,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:09,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-11-13 22:39:09,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:09,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:09,398 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:09,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:09,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:09,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:09,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:09,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-11-13 22:39:09,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:09,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:09,444 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:09,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:09,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:09,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:09,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:09,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-11-13 22:39:09,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:09,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:09,489 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:09,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:09,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:09,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:09,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:09,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-11-13 22:39:09,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:09,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:09,532 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:09,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:09,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:09,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:09,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:09,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-11-13 22:39:09,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:09,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:09,577 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:09,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:09,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:09,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:09,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:09,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-11-13 22:39:09,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:09,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:09,619 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:09,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:09,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:09,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:09,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:09,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-11-13 22:39:09,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:09,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:09,666 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:09,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:09,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:09,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:09,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:09,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-11-13 22:39:09,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:09,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:09,707 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:09,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:09,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:09,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:09,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:09,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-11-13 22:39:09,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:09,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:09,752 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:09,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:09,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:09,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:09,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:09,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-11-13 22:39:09,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:09,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:09,795 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:09,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:09,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:09,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:09,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:09,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-11-13 22:39:09,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:09,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:09,839 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:09,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:09,839 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:09,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:09,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:09,877 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:39:09,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:09,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:09,885 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:09,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:09,885 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:09,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:09,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:09,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-11-13 22:39:09,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:09,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:09,927 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:09,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:09,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:09,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:09,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:09,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-11-13 22:39:09,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:09,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:09,977 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:09,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:09,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:09,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:09,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:10,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-11-13 22:39:10,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:10,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:10,006 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:10,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:10,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:10,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:10,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:10,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-11-13 22:39:10,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:10,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:10,034 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:10,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:10,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:10,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:10,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:10,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-11-13 22:39:10,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:10,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:10,062 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:10,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:10,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:10,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:10,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:10,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-11-13 22:39:10,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:10,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:10,106 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:10,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:10,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:10,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:10,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:10,131 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:39:10,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:10,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:10,136 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:10,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:10,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:10,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:10,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:10,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-11-13 22:39:10,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:10,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:10,173 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:10,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:10,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:10,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:10,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:10,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-11-13 22:39:10,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:10,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:10,205 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:10,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:10,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:10,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:10,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39: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-11-13 22:39:10,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:10,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:10,234 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:10,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:10,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:10,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:10,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:10,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-11-13 22:39:10,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:10,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:10,261 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:10,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:10,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:10,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:10,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:10,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-11-13 22:39:10,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:10,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:10,295 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:10,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:10,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:10,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:10,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39: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-11-13 22:39:10,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:10,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:10,329 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:10,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:10,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:10,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:10,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39: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-11-13 22:39:10,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:10,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:10,358 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:10,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:10,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:10,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:10,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39: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-11-13 22:39:10,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:10,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:10,386 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:10,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:10,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:10,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:10,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:10,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-11-13 22:39:10,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:10,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:10,415 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:10,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:10,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:10,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:10,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:10,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-11-13 22:39:10,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:10,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:10,443 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:10,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:10,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:10,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:10,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:10,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-11-13 22:39:10,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:10,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:10,487 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:10,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:10,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:10,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:10,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:10,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-11-13 22:39:10,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:10,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:10,529 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:10,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:10,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:10,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:10,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:10,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-11-13 22:39:10,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:10,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:10,581 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:10,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:10,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:10,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:10,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39: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-11-13 22:39:10,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:10,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:10,623 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:10,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:10,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:10,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:10,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:10,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-11-13 22:39:10,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:10,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:10,661 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:10,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:10,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:10,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:10,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:10,697 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:39:10,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:10,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:10,704 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:10,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:10,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:10,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:10,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:10,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-11-13 22:39:10,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:10,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:10,746 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:10,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:10,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:10,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:10,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:10,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-11-13 22:39:10,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:10,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:10,787 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:10,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:10,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:10,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:10,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:10,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-11-13 22:39:10,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:10,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:10,830 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:10,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:10,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:10,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:10,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:10,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-11-13 22:39:10,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:10,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:10,871 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:10,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:10,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:10,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:10,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:10,905 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:39:10,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:10,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:10,911 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:10,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:10,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:10,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:10,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:10,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-11-13 22:39:10,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:10,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:10,954 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:10,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:10,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:10,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:10,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:10,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-11-13 22:39:10,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:10,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:10,993 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:10,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:10,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:10,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:10,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:11,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-11-13 22:39:11,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:11,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:11,022 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:11,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:11,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:11,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:11,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:11,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-11-13 22:39:11,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:11,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:11,065 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:11,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:11,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:11,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:11,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:11,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-11-13 22:39:11,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:11,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:11,094 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:11,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:11,095 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:11,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:11,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:11,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-11-13 22:39:11,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:11,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:11,123 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:11,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:11,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:11,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:11,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:11,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-11-13 22:39:11,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:11,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:11,152 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:11,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:11,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:11,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:11,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:11,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-11-13 22:39:11,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:11,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:11,181 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:11,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:11,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:11,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:11,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:11,205 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:39:11,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:11,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:11,210 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:11,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:11,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:11,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:11,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:11,233 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:39:11,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:11,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:11,242 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:11,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:11,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:11,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:11,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:11,265 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:39:11,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:11,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:11,270 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:11,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:11,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:11,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:11,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:11,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-11-13 22:39:11,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:11,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:11,299 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:11,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:11,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:11,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:11,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:11,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-11-13 22:39:11,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:11,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:11,331 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:11,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:11,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:11,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:11,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:11,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-11-13 22:39:11,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:11,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:11,362 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:11,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:11,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:11,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:11,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:11,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-11-13 22:39:11,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:11,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:11,409 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:11,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:11,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:11,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:11,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:11,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-11-13 22:39:11,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:11,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:11,453 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:11,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:11,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:11,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:11,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:11,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-11-13 22:39:11,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:11,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:11,497 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:11,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:11,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:11,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:11,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:11,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-11-13 22:39:11,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:11,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:11,538 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:11,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:11,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:11,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:11,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:11,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-11-13 22:39:11,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:11,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:11,579 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:11,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:11,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:11,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:11,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:11,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-11-13 22:39:11,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:11,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:11,622 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:11,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:11,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:11,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:11,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:11,658 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:39:11,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:11,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:11,665 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:11,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:11,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:11,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:11,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:11,702 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:39:11,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:11,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:11,709 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:11,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:11,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:11,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:11,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:11,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-11-13 22:39:11,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:11,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:11,753 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:11,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:11,753 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:11,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:11,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:11,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-11-13 22:39:11,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:11,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:11,788 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:11,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:11,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:11,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:11,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39: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-11-13 22:39:11,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:11,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:11,831 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:11,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:11,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:11,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:11,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:11,866 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:39:11,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:11,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:11,874 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:11,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:11,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:11,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:11,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:11,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-11-13 22:39:11,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:11,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:11,918 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:11,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:11,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:11,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:11,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:11,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-11-13 22:39:11,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:11,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:11,968 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:11,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:11,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:11,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:11,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:12,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-11-13 22:39:12,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:12,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:12,009 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:12,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:12,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:12,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:12,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:12,042 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:39:12,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:12,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:12,047 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:12,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:12,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:12,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:12,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:12,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-11-13 22:39:12,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:12,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:12,076 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:12,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:12,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:12,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:12,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:12,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-11-13 22:39:12,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:12,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:12,106 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:12,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:12,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:12,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:12,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:12,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-11-13 22:39:12,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:12,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:12,134 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:12,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:12,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:12,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:12,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:12,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-11-13 22:39:12,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:12,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:12,168 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:12,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:12,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:12,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:12,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39: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-11-13 22:39:12,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:12,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:12,197 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:12,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:12,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:12,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:12,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:12,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-11-13 22:39:12,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:12,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:12,231 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:12,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:12,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:12,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:12,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:12,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-11-13 22:39:12,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:12,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:12,262 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:12,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:12,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:12,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:12,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:12,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-11-13 22:39:12,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:12,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:12,290 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:12,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:12,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:12,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:12,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:12,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-11-13 22:39:12,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:12,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:12,319 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:12,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:12,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:12,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:12,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39: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-11-13 22:39:12,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:12,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:12,348 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:12,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:12,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:12,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:12,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:12,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-11-13 22:39:12,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:12,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:12,376 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:12,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:12,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:12,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:12,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:12,400 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:39:12,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:12,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:12,405 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:12,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:12,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:12,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:12,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:12,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-11-13 22:39:12,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:12,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:12,434 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:12,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:12,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:12,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:12,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:12,457 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:39:12,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:12,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:12,462 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:12,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:12,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:12,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:12,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:12,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-11-13 22:39:12,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:12,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:12,491 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:12,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:12,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:12,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:12,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:12,514 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:39:12,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:12,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:12,520 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:12,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:12,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:12,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:12,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:12,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-11-13 22:39:12,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:12,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:12,565 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:12,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:12,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:12,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:12,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:12,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-11-13 22:39:12,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:12,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:12,595 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:12,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:12,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:12,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:12,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:12,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-11-13 22:39:12,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:12,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:12,641 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:12,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:12,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:12,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:12,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:12,676 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:39:12,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:12,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:12,683 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:12,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:12,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:12,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:12,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:12,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-11-13 22:39:12,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:12,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:12,725 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:12,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:12,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:12,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:12,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:12,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-11-13 22:39:12,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:12,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:12,769 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:12,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:12,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:12,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:12,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:12,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-11-13 22:39:12,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:12,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:12,811 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:12,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:12,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:12,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:12,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:12,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-11-13 22:39:12,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:12,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:12,854 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:12,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:12,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:12,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:12,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:12,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-11-13 22:39:12,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:12,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:12,897 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:12,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:12,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:12,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:12,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:12,937 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:39:12,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:12,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:12,943 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:12,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:12,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:12,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:12,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:12,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-11-13 22:39:12,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:12,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:12,988 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:12,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:12,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:12,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:12,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:13,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-11-13 22:39:13,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:13,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:13,032 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:13,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:13,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:13,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:13,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:13,068 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:39:13,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:13,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:13,075 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:13,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:13,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:13,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:13,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:13,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-11-13 22:39:13,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:13,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:13,117 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:13,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:13,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:13,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:13,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:13,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-11-13 22:39:13,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:13,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:13,158 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:13,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:13,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:13,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:13,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:13,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-11-13 22:39:13,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:13,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:13,198 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:13,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:13,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:13,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:13,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:13,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-11-13 22:39:13,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:13,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:13,238 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:13,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:13,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:13,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:13,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:13,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-11-13 22:39:13,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:13,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:13,266 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:13,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:13,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:13,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:13,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:13,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-11-13 22:39:13,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:13,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:13,299 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:13,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:13,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:13,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:13,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:13,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-11-13 22:39:13,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:13,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:13,328 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:13,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:13,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:13,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:13,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:13,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-11-13 22:39:13,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:13,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:13,357 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:13,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:13,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:13,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:13,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:13,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-11-13 22:39:13,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:13,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:13,385 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:13,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:13,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:13,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:13,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:13,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-11-13 22:39:13,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:13,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:13,414 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:13,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:13,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:13,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:13,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:13,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-11-13 22:39:13,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:13,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:13,443 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:13,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:13,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:13,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:13,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:13,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-11-13 22:39:13,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:13,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:13,471 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:13,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:13,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:13,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:13,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:13,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-11-13 22:39:13,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:13,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:13,500 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:13,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:13,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:13,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:13,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:13,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-11-13 22:39:13,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:13,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:13,529 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:13,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:13,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:13,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:13,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:13,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-11-13 22:39:13,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:13,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:13,558 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:13,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:13,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:13,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:13,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:13,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-11-13 22:39:13,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:13,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:13,606 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:13,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:13,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:13,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:13,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:13,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-11-13 22:39:13,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:13,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:13,649 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:13,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:13,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:13,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:13,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:13,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-11-13 22:39:13,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:13,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:13,692 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:13,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:13,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:13,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:13,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:13,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-11-13 22:39:13,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:13,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:13,735 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:13,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:13,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:13,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:13,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:13,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-11-13 22:39:13,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:13,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:13,776 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:13,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:13,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:13,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:13,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:13,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-11-13 22:39:13,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:13,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:13,819 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:13,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:13,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:13,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:13,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:13,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-11-13 22:39:13,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:13,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:13,860 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:13,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:13,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:13,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:13,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:13,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-11-13 22:39:13,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:13,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:13,901 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:13,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:13,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:13,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:13,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:13,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-11-13 22:39:13,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:13,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:13,949 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:13,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:13,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:13,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:13,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39: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-11-13 22:39:13,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:13,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:13,990 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:13,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:13,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:13,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:13,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:14,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-11-13 22:39:14,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:14,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:14,019 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:14,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:14,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:14,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:14,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:14,050 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:39:14,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:14,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:14,056 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:14,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:14,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:14,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:14,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:14,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-11-13 22:39:14,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:14,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:14,100 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:14,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:14,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:14,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:14,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:14,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-11-13 22:39:14,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:14,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:14,142 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:14,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:14,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:14,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:14,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:14,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-11-13 22:39:14,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:14,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:14,183 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:14,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:14,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:14,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:14,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:14,217 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:39:14,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:14,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:14,224 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:14,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:14,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:14,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:14,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:14,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-11-13 22:39:14,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:14,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:14,265 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:14,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:14,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:14,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:14,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:14,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-11-13 22:39:14,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:14,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:14,306 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:14,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:14,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:14,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:14,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:14,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-11-13 22:39:14,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:14,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:14,347 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:14,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:14,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:14,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:14,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:14,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-11-13 22:39:14,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:14,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:14,388 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:14,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:14,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:14,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:14,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:14,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-11-13 22:39:14,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:14,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:14,417 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:14,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:14,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:14,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:14,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:14,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-11-13 22:39:14,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:14,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:14,447 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:14,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:14,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:14,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:14,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:14,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-11-13 22:39:14,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:14,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:14,475 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:14,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:14,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:14,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:14,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:14,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-11-13 22:39:14,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:14,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:14,511 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:14,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:14,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:14,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:14,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:14,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-11-13 22:39:14,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:14,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:14,541 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:14,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:14,541 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:14,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:14,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:14,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-11-13 22:39:14,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:14,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:14,577 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:14,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:14,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:14,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:14,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:14,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-11-13 22:39:14,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:14,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:14,617 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:14,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:14,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:14,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:14,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:14,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-11-13 22:39:14,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:14,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:14,647 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:14,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:14,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:14,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:14,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:14,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-11-13 22:39:14,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:14,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:14,675 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:14,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:14,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:14,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:14,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39: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-11-13 22:39:14,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:14,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:14,705 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:14,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:14,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:14,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:14,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:14,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-11-13 22:39:14,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:14,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:14,734 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:14,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:14,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:14,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:14,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:14,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-11-13 22:39:14,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:14,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:14,762 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:14,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:14,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:14,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:14,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:14,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-11-13 22:39:14,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:14,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:14,791 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:14,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:14,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:14,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:14,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:14,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-11-13 22:39:14,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:14,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:14,820 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:14,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:14,820 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:14,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:14,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:14,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-11-13 22:39:14,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:14,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:14,849 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:14,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:14,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:14,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:14,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:14,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-11-13 22:39:14,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:14,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:14,878 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:14,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:14,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:14,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:14,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:14,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-11-13 22:39:14,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:14,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:14,906 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:14,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:14,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:14,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:14,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39: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-11-13 22:39:14,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:14,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:14,935 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:14,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:14,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:14,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:14,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:14,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-11-13 22:39:14,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:14,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:14,964 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:14,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:14,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:14,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:14,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39: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-11-13 22:39:14,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:14,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:14,993 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:14,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:14,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:14,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:14,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:15,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-11-13 22:39:15,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:15,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:15,021 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:15,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:15,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:15,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:15,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:15,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-11-13 22:39:15,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:15,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:15,050 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:15,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:15,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:15,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:15,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:15,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-11-13 22:39:15,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:15,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:15,078 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:15,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:15,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:15,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:15,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:15,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-11-13 22:39:15,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:15,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:15,107 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:15,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:15,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:15,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:15,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:15,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-11-13 22:39:15,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:15,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:15,141 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:15,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:15,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:15,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:15,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:15,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-11-13 22:39:15,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:15,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:15,170 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:15,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:15,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:15,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:15,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:15,193 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:39:15,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:15,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:15,199 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:15,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:15,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:15,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:15,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:15,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-11-13 22:39:15,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:15,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:15,228 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:15,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:15,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:15,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:15,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:15,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-11-13 22:39:15,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:15,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:15,256 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:15,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:15,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:15,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:15,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:15,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-11-13 22:39:15,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:15,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:15,286 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:15,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:15,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:15,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:15,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:15,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-11-13 22:39:15,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:15,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:15,315 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:15,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:15,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:15,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:15,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:15,338 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:39:15,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:15,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:15,344 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:15,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:15,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:15,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:15,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:15,372 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:39:15,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:15,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:15,377 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:15,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:15,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:15,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:15,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:15,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-11-13 22:39:15,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:15,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:15,408 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:15,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:15,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:15,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:15,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:15,432 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:39:15,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:15,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:15,437 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:15,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:15,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:15,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:15,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39: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-11-13 22:39:15,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:15,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:15,466 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:15,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:15,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:15,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:15,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:15,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-11-13 22:39:15,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:15,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:15,494 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:15,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:15,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:15,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:15,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:15,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-11-13 22:39:15,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:15,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:15,523 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:15,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:15,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:15,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:15,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:15,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-11-13 22:39:15,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:15,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:15,554 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:15,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:15,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:15,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:15,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:15,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-11-13 22:39:15,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:15,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:15,582 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:15,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:15,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:15,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:15,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:15,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-11-13 22:39:15,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:15,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:15,611 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:15,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:15,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:15,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:15,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:15,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-11-13 22:39:15,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:15,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:15,639 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:15,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:15,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:15,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:15,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:15,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-11-13 22:39:15,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:15,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:15,674 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:15,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:15,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:15,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:15,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:15,697 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:39:15,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:15,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:15,702 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:15,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:15,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:15,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:15,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:15,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-11-13 22:39:15,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:15,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:15,735 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:15,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:15,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:15,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:15,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:15,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-11-13 22:39:15,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:15,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:15,773 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:15,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:15,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:15,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:15,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:15,796 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:39:15,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:15,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:15,801 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:15,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:15,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:15,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:15,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:15,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-11-13 22:39:15,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:15,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:15,830 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:15,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:15,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:15,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:15,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:15,867 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:39:15,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:15,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:15,874 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:15,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:15,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:15,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:15,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:15,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-11-13 22:39:15,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:15,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:15,918 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:15,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:15,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:15,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:15,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:15,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-11-13 22:39:15,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:15,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:15,947 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:15,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:15,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:15,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:15,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:15,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-11-13 22:39:15,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:15,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:15,976 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:15,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:15,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:15,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:15,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:15,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-11-13 22:39:16,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:16,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:16,004 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:16,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:16,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:16,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:16,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:16,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-11-13 22:39:16,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:16,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:16,032 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:16,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:16,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:16,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:16,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:16,064 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:39:16,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:16,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:16,070 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:16,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:16,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:16,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:16,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:16,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-11-13 22:39:16,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:16,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:16,101 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:16,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:16,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:16,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:16,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:16,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-11-13 22:39:16,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:16,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:16,130 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:16,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:16,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:16,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:16,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:16,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-11-13 22:39:16,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:16,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:16,166 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:16,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:16,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:16,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:16,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:16,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-11-13 22:39:16,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:16,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:16,210 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:16,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:16,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:16,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:16,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:16,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-11-13 22:39:16,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:16,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:16,251 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:16,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:16,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:16,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:16,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:16,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-11-13 22:39:16,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:16,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:16,284 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:16,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:16,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:16,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:16,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:16,307 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:39:16,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:16,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:16,314 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:16,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:16,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:16,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:16,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:16,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-11-13 22:39:16,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:16,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:16,342 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:16,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:16,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:16,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:16,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:16,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-11-13 22:39:16,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:16,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:16,371 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:16,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:16,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:16,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:16,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:16,395 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:39:16,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:16,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:16,400 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:16,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:16,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:16,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:16,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:16,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-11-13 22:39:16,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:16,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:16,428 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:16,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:16,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:16,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:16,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:16,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-11-13 22:39:16,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:16,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:16,457 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:16,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:16,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:16,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:16,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:16,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-11-13 22:39:16,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:16,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:16,485 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:16,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:16,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:16,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:16,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:16,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-11-13 22:39:16,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:16,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:16,513 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:16,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:16,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:16,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:16,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:16,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-11-13 22:39:16,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:16,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:16,542 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:16,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:16,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:16,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:16,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39: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-11-13 22:39:16,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:16,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:16,571 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:16,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:16,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:16,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:16,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:16,594 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:39:16,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:16,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:16,600 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:16,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:16,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:16,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:16,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:16,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-11-13 22:39:16,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:16,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:16,629 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:16,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:16,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:16,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:16,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:16,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-11-13 22:39:16,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:16,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:16,657 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:16,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:16,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:16,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:16,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:16,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-11-13 22:39:16,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:16,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:16,686 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:16,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:16,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:16,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:16,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:16,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-11-13 22:39:16,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:16,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:16,714 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:16,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:16,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:16,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:16,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:16,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-11-13 22:39:16,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:16,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:16,755 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:16,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:16,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:16,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:16,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:16,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-11-13 22:39:16,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:16,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:16,783 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:16,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:16,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:16,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:16,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:16,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-11-13 22:39:16,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:16,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:16,815 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:16,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:16,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:16,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:16,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:16,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-11-13 22:39:16,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:16,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:16,846 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:16,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:16,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:16,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:16,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:16,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-11-13 22:39:16,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:16,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:16,874 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:16,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:16,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:16,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:16,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:16,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-11-13 22:39:16,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:16,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:16,907 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:16,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:16,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:16,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:16,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:16,930 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:39:16,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:16,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:16,936 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:16,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:16,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:16,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:16,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:16,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-11-13 22:39:16,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:16,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:16,964 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:16,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:16,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:16,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:16,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:16,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-11-13 22:39:16,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:16,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:16,994 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:16,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:16,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:16,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:16,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:17,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-11-13 22:39:17,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:17,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:17,022 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:17,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:17,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:17,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:17,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:17,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-11-13 22:39:17,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:17,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:17,051 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:17,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:17,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:17,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:17,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:17,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-11-13 22:39:17,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:17,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:17,080 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:17,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:17,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:17,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:17,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:17,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-11-13 22:39:17,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:17,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:17,108 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:17,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:17,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:17,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:17,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:17,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-11-13 22:39:17,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:17,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:17,138 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:17,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:17,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:17,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:17,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:17,161 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:39:17,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:17,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:17,167 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:17,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:17,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:17,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:17,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:17,191 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:39:17,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:17,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:17,196 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:17,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:17,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:17,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:17,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:17,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-11-13 22:39:17,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:17,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:17,225 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:17,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:17,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:17,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:17,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:17,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-11-13 22:39:17,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:17,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:17,253 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:17,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:17,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:17,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:17,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:17,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-11-13 22:39:17,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:17,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:17,282 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:17,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:17,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:17,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:17,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:17,305 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:39:17,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:17,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:17,311 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:17,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:17,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:17,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:17,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:17,338 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:39:17,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:17,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:17,343 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:17,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:17,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:17,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:17,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39: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-11-13 22:39:17,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:17,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:17,372 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:17,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:17,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:17,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:17,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:17,395 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:39:17,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:17,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:17,400 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:17,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:17,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:17,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:17,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:17,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-11-13 22:39:17,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:17,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:17,429 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:17,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:17,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:17,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:17,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:17,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-11-13 22:39:17,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:17,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:17,474 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:17,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:17,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:17,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:17,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39: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-11-13 22:39:17,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:17,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:17,516 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:17,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:17,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:17,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:17,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:17,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-11-13 22:39:17,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:17,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:17,558 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:17,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:17,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:17,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:17,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:17,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-11-13 22:39:17,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:17,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:17,598 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:17,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:17,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:17,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:17,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:17,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-11-13 22:39:17,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:17,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:17,639 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:17,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:17,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:17,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:17,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:17,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-11-13 22:39:17,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:17,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:17,681 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:17,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:17,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:17,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:17,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:17,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-11-13 22:39:17,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:17,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:17,722 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:17,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:17,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:17,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:17,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:17,756 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:39:17,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:17,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:17,763 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:17,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:17,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:17,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:17,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:17,797 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:39:17,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:17,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:17,802 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:17,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:17,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:17,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:17,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:17,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-11-13 22:39:17,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:17,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:17,833 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:17,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:17,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:17,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:17,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:17,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-11-13 22:39:17,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:17,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:17,862 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:17,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:17,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:17,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:17,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:17,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-11-13 22:39:17,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:17,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:17,891 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:17,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:17,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:17,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:17,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:17,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-11-13 22:39:17,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:17,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:17,919 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:17,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:17,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:17,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:17,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:17,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-11-13 22:39:17,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:17,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:17,952 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:17,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:17,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:17,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:17,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:17,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-11-13 22:39:17,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:17,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:17,984 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:17,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:17,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:17,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:17,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:18,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-11-13 22:39:18,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:18,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:18,020 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:18,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:18,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:18,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:18,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:18,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-11-13 22:39:18,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:18,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:18,049 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:18,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:18,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:18,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:18,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:18,071 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:39:18,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:18,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:18,077 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:18,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:18,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:18,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:18,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:18,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-11-13 22:39:18,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:18,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:18,113 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:18,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:18,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:18,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:18,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:18,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-11-13 22:39:18,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:18,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:18,145 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:18,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:18,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:18,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:18,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:18,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-11-13 22:39:18,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:18,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:18,173 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:18,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:18,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:18,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:18,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:18,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-11-13 22:39:18,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:18,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:18,201 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:18,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:18,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:18,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:18,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:18,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-11-13 22:39:18,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:18,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:18,230 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:18,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:18,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:18,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:18,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:18,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-11-13 22:39:18,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:18,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:18,257 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:18,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:18,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:18,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:18,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:18,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-11-13 22:39:18,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:18,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:18,294 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:18,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:18,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:18,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:18,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:18,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-11-13 22:39:18,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:18,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:18,328 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:18,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:18,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:18,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:18,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:18,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-11-13 22:39:18,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:18,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:18,356 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:18,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:18,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:18,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:18,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:18,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-11-13 22:39:18,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:18,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:18,384 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:18,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:18,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:18,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:18,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:18,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-11-13 22:39:18,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:18,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:18,413 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:18,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:18,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:18,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:18,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:18,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-11-13 22:39:18,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:18,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:18,441 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:18,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:18,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:18,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:18,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:18,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-11-13 22:39:18,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:18,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:18,470 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:18,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:18,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:18,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:18,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:18,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-11-13 22:39:18,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:18,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:18,510 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:18,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:18,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:18,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:18,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:18,550 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:39:18,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:18,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:18,557 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:18,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:18,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:18,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:18,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:18,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-11-13 22:39:18,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:18,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:18,599 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:18,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:18,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:18,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:18,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:18,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-11-13 22:39:18,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:18,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:18,642 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:18,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:18,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:18,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:18,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:18,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-11-13 22:39:18,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:18,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:18,686 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:18,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:18,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:18,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:18,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:18,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-11-13 22:39:18,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:18,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:18,724 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:18,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:18,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:18,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:18,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:18,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-11-13 22:39:18,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:18,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:18,753 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:18,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:18,753 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:18,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:18,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:18,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-11-13 22:39:18,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:18,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:18,796 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:18,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:18,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:18,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:18,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:18,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-11-13 22:39:18,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:18,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:18,830 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:18,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:18,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:18,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:18,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39: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-11-13 22:39:18,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:18,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:18,858 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:18,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:18,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:18,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:18,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:18,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-11-13 22:39:18,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:18,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:18,886 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:18,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:18,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:18,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:18,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39: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-11-13 22:39:18,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:18,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:18,914 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:18,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:18,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:18,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:18,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:18,937 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:39:18,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:18,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:18,943 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:18,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:18,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:18,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:18,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:18,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-11-13 22:39:18,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:18,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:18,972 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:18,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:18,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:18,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:18,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:18,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-11-13 22:39:19,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:19,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:19,000 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:19,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:19,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:19,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:19,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:19,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-11-13 22:39:19,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:19,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:19,028 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:19,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:19,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:19,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:19,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:19,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-11-13 22:39:19,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:19,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:19,057 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:19,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:19,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:19,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:19,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:19,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-11-13 22:39:19,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:19,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:19,086 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:19,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:19,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:19,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:19,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:19,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-11-13 22:39:19,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:19,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:19,115 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:19,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:19,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:19,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:19,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:19,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-11-13 22:39:19,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:19,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:19,149 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:19,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:19,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:19,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:19,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:19,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-11-13 22:39:19,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:19,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:19,177 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:19,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:19,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:19,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:19,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:19,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-11-13 22:39:19,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:19,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:19,207 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:19,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:19,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:19,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:19,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:19,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-11-13 22:39:19,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:19,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:19,236 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:19,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:19,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:19,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:19,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:19,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-11-13 22:39:19,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:19,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:19,265 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:19,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:19,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:19,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:19,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:19,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-11-13 22:39:19,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:19,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:19,293 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:19,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:19,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:19,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:19,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39: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-11-13 22:39:19,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:19,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:19,322 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:19,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:19,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:19,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:19,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:19,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-11-13 22:39:19,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:19,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:19,350 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:19,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:19,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:19,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:19,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:19,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-11-13 22:39:19,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:19,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:19,379 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:19,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:19,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:19,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:19,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:19,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-11-13 22:39:19,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:19,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:19,414 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:19,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:19,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:19,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:19,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:19,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-11-13 22:39:19,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:19,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:19,459 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:19,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:19,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:19,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:19,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:19,495 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:39:19,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:19,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:19,503 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:19,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:19,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:19,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:19,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39: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-11-13 22:39:19,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:19,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:19,548 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:19,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:19,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:19,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:19,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:19,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-11-13 22:39:19,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:19,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:19,592 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:19,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:19,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:19,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:19,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:19,624 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:39:19,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:19,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:19,631 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:19,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:19,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:19,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:19,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39: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-11-13 22:39:19,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:19,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:19,669 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:19,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:19,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:19,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:19,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:19,692 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:39:19,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:19,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:19,698 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:19,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:19,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:19,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:19,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:19,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-11-13 22:39:19,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:19,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:19,727 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:19,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:19,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:19,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:19,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:19,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-11-13 22:39:19,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:19,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:19,760 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:19,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:19,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:19,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:19,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:19,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-11-13 22:39:19,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:19,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:19,793 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:19,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:19,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:19,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:19,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:19,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-11-13 22:39:19,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:19,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:19,824 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:19,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:19,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:19,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:19,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:19,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-11-13 22:39:19,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:19,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:19,855 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:19,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:19,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:19,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:19,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39: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-11-13 22:39:19,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:19,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:19,884 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:19,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:19,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:19,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:19,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:19,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-11-13 22:39:19,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:19,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:19,913 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:19,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:19,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:19,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:19,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:19,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-11-13 22:39:19,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:19,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:19,941 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:19,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:19,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:19,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:19,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:19,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-11-13 22:39:19,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:19,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:19,970 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:19,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:19,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:19,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:19,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:19,993 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:39:19,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:19,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:19,998 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:19,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:19,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:19,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:20,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:20,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-11-13 22:39:20,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:20,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:20,026 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:20,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:20,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:20,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:20,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:20,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-11-13 22:39:20,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:20,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:20,055 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:20,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:20,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:20,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:20,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:20,078 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:39:20,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:20,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:20,083 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:20,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:20,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:20,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:20,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:20,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-11-13 22:39:20,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:20,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:20,118 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:20,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:20,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:20,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:20,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:20,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-11-13 22:39:20,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:20,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:20,146 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:20,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:20,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:20,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:20,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:20,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-11-13 22:39:20,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:20,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:20,174 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:20,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:20,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:20,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:20,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:20,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-11-13 22:39:20,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:20,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:20,204 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:20,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:20,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:20,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:20,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:20,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-11-13 22:39:20,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:20,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:20,232 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:20,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:20,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:20,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:20,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:20,255 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:39:20,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:20,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:20,261 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:20,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:20,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:20,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:20,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:20,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-11-13 22:39:20,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:20,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:20,293 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:20,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:20,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:20,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:20,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:20,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-11-13 22:39:20,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:20,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:20,321 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:20,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:20,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:20,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:20,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:20,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-11-13 22:39:20,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:20,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:20,349 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:20,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:20,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:20,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:20,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:20,372 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:39:20,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:20,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:20,377 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:20,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:20,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:20,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:20,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:20,400 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:39:20,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:20,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:20,406 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:20,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:20,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:20,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:20,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:20,429 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:39:20,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:20,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:20,434 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:20,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:20,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:20,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:20,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:20,457 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:39:20,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:20,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:20,462 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:20,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:20,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:20,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:20,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:20,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-11-13 22:39:20,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:20,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:20,490 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:20,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:20,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:20,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:20,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:20,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-11-13 22:39:20,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:20,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:20,530 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:20,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:20,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:20,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:20,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:20,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-11-13 22:39:20,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:20,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:20,573 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:20,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:20,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:20,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:20,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:20,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-11-13 22:39:20,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:20,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:20,603 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:20,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:20,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:20,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:20,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:20,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-11-13 22:39:20,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:20,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:20,632 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:20,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:20,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:20,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:20,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:20,655 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:39:20,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:20,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:20,660 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:20,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:20,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:20,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:20,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:20,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-11-13 22:39:20,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:20,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:20,689 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:20,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:20,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:20,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:20,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:20,712 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:39:20,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:20,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:20,718 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:20,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:20,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:20,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:20,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:20,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-11-13 22:39:20,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:20,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:20,747 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:20,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:20,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:20,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:20,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:20,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-11-13 22:39:20,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:20,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:20,790 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:20,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:20,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:20,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:20,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:20,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-11-13 22:39:20,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:20,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:20,833 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:20,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:20,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:20,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:20,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:20,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-11-13 22:39:20,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:20,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:20,887 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:20,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:20,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:20,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:20,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:20,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-11-13 22:39:20,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:20,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:20,932 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:20,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:20,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:20,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:20,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:20,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-11-13 22:39:20,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:20,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:20,973 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:20,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:20,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:20,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:20,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:21,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-11-13 22:39:21,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:21,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:21,013 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:21,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:21,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:21,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:21,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:21,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-11-13 22:39:21,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:21,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:21,044 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:21,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:21,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:21,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:21,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39: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-11-13 22:39:21,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:21,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:21,073 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:21,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:21,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:21,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:21,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:21,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-11-13 22:39:21,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:21,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:21,101 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:21,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:21,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:21,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:21,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:21,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-11-13 22:39:21,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:21,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:21,130 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:21,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:21,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:21,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:21,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:21,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-11-13 22:39:21,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:21,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:21,158 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:21,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:21,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:21,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:21,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:21,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-11-13 22:39:21,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:21,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:21,187 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:21,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:21,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:21,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:21,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:21,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-11-13 22:39:21,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:21,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:21,215 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:21,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:21,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:21,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:21,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:21,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-11-13 22:39:21,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:21,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:21,244 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:21,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:21,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:21,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:21,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:21,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-11-13 22:39:21,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:21,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:21,273 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:21,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:21,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:21,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:21,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:21,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-11-13 22:39:21,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:21,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:21,301 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:21,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:21,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:21,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:21,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:21,325 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:39:21,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:21,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:21,331 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:21,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:21,331 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:21,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:21,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:21,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-11-13 22:39:21,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:21,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:21,359 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:21,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:21,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:21,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:21,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:21,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-11-13 22:39:21,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:21,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:21,389 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:21,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:21,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:21,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:21,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:21,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-11-13 22:39:21,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:21,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:21,420 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:21,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:21,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:21,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:21,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:21,457 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:39:21,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:21,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:21,463 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:21,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:21,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:21,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:21,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:21,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-11-13 22:39:21,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:21,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:21,492 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:21,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:21,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:21,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:21,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:21,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-11-13 22:39:21,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:21,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:39:21,520 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:39:21,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:39:21,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:39:21,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:39:21,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:39:21,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-11-13 22:39:21,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:39:21,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. WARNING: YOUR LOGFILE WAS TOO LONG, SOME LINES IN THE MIDDLE WERE REMOVED. [2024-11-13 22:52:06,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:06,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:06,338 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:06,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:06,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:06,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:06,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:06,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-11-13 22:52:06,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:06,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:06,375 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:06,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:06,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:06,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:06,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:06,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-11-13 22:52:06,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:06,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:06,412 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:06,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:06,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:06,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:06,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:06,444 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:06,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:06,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:06,449 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:06,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:06,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:06,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:06,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52: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-11-13 22:52:06,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:06,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:06,486 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:06,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:06,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:06,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:06,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:06,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-11-13 22:52:06,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:06,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:06,522 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:06,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:06,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:06,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:06,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:06,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-11-13 22:52:06,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:06,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:06,560 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:06,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:06,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:06,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:06,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:06,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-11-13 22:52:06,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:06,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:06,597 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:06,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:06,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:06,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:06,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:06,629 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:06,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:06,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:06,634 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:06,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:06,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:06,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:06,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:06,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-11-13 22:52:06,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:06,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:06,671 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:06,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:06,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:06,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:06,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:06,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-11-13 22:52:06,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:06,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:06,708 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:06,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:06,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:06,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:06,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:06,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-11-13 22:52:06,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:06,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:06,745 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:06,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:06,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:06,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:06,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:06,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-11-13 22:52:06,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:06,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:06,781 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:06,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:06,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:06,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:06,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:06,813 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:06,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:06,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:06,818 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:06,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:06,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:06,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:06,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:06,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-11-13 22:52:06,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:06,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:06,855 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:06,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:06,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:06,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:06,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:06,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-11-13 22:52:06,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:06,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:06,892 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:06,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:06,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:06,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:06,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:06,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-11-13 22:52:06,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:06,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:06,929 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:06,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:06,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:06,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:06,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:06,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-11-13 22:52:06,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:06,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:06,966 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:06,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:06,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:06,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:06,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:06,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-11-13 22:52:07,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:07,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:07,004 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:07,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:07,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:07,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:07,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:07,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-11-13 22:52:07,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:07,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:07,057 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:07,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:07,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:07,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:07,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:07,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-11-13 22:52:07,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:07,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:07,095 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:07,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:07,095 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:07,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:07,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:07,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-11-13 22:52:07,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:07,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:07,131 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:07,132 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:07,132 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:07,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:07,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:07,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-11-13 22:52:07,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:07,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:07,169 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:07,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:07,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:07,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:07,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:07,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-11-13 22:52:07,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:07,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:07,206 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:07,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:07,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:07,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:07,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:07,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-11-13 22:52:07,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:07,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:07,243 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:07,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:07,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:07,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:07,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:07,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-11-13 22:52:07,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:07,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:07,280 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:07,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:07,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:07,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:07,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:07,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-11-13 22:52:07,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:07,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:07,318 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:07,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:07,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:07,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:07,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:07,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-11-13 22:52:07,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:07,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:07,354 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:07,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:07,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:07,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:07,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:07,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-11-13 22:52:07,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:07,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:07,391 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:07,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:07,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:07,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:07,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:07,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-11-13 22:52:07,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:07,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:07,428 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:07,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:07,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:07,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:07,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:07,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-11-13 22:52:07,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:07,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:07,465 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:07,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:07,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:07,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:07,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:07,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-11-13 22:52:07,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:07,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:07,502 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:07,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:07,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:07,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:07,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:07,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-11-13 22:52:07,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:07,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:07,539 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:07,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:07,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:07,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:07,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:07,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-11-13 22:52:07,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:07,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:07,577 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:07,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:07,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:07,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:07,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:07,608 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:07,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:07,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:07,614 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:07,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:07,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:07,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:07,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:07,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-11-13 22:52:07,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:07,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:07,652 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:07,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:07,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:07,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:07,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52: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-11-13 22:52:07,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:07,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:07,690 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:07,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:07,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:07,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:07,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:07,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-11-13 22:52:07,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:07,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:07,727 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:07,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:07,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:07,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:07,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:07,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-11-13 22:52:07,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:07,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:07,765 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:07,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:07,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:07,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:07,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:07,797 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:07,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:07,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:07,804 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:07,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:07,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:07,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:07,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:07,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-11-13 22:52:07,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:07,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:07,840 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:07,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:07,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:07,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:07,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:07,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-11-13 22:52:07,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:07,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:07,878 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:07,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:07,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:07,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:07,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:07,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-11-13 22:52:07,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:07,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:07,915 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:07,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:07,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:07,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:07,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:07,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-11-13 22:52:07,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:07,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:07,951 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:07,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:07,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:07,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:07,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:07,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-11-13 22:52:07,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:07,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:07,989 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:07,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:07,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:07,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:08,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:08,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-11-13 22:52:08,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:08,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:08,026 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:08,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:08,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:08,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:08,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:08,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-11-13 22:52:08,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:08,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:08,079 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:08,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:08,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:08,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:08,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:08,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-11-13 22:52:08,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:08,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:08,116 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:08,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:08,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:08,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:08,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:08,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-11-13 22:52:08,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:08,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:08,153 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:08,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:08,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:08,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:08,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:08,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-11-13 22:52:08,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:08,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:08,190 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:08,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:08,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:08,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:08,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:08,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-11-13 22:52:08,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:08,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:08,227 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:08,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:08,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:08,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:08,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:08,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-11-13 22:52:08,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:08,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:08,265 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:08,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:08,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:08,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:08,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52: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-11-13 22:52:08,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:08,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:08,301 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:08,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:08,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:08,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:08,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:08,334 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:08,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:08,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:08,339 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:08,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:08,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:08,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:08,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:08,371 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:08,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:08,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:08,376 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:08,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:08,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:08,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:08,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:08,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-11-13 22:52:08,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:08,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:08,413 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:08,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:08,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:08,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:08,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:08,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-11-13 22:52:08,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:08,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:08,451 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:08,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:08,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:08,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:08,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:08,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-11-13 22:52:08,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:08,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:08,488 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:08,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:08,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:08,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:08,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52: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-11-13 22:52:08,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:08,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:08,525 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:08,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:08,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:08,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:08,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:08,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-11-13 22:52:08,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:08,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:08,561 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:08,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:08,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:08,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:08,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:08,596 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:08,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:08,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:08,601 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:08,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:08,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:08,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:08,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:08,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-11-13 22:52:08,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:08,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:08,638 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:08,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:08,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:08,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:08,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:08,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-11-13 22:52:08,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:08,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:08,675 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:08,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:08,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:08,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:08,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:08,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-11-13 22:52:08,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:08,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:08,712 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:08,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:08,712 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:08,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:08,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:08,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-11-13 22:52:08,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:08,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:08,749 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:08,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:08,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:08,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:08,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:08,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-11-13 22:52:08,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:08,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:08,787 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:08,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:08,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:08,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:08,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:08,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-11-13 22:52:08,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:08,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:08,824 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:08,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:08,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:08,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:08,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:08,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-11-13 22:52:08,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:08,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:08,861 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:08,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:08,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:08,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:08,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:08,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-11-13 22:52:08,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:08,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:08,899 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:08,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:08,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:08,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:08,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:08,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-11-13 22:52:08,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:08,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:08,936 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:08,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:08,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:08,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:08,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:08,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-11-13 22:52:08,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:08,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:08,974 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:08,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:08,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:08,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:08,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:09,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-11-13 22:52:09,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:09,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:09,011 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:09,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:09,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:09,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:09,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:09,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-11-13 22:52:09,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:09,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:09,049 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:09,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:09,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:09,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:09,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:09,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-11-13 22:52:09,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:09,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:09,102 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:09,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:09,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:09,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:09,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:09,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-11-13 22:52:09,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:09,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:09,139 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:09,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:09,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:09,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:09,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:09,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-11-13 22:52:09,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:09,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:09,176 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:09,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:09,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:09,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:09,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:09,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-11-13 22:52:09,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:09,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:09,213 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:09,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:09,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:09,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:09,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:09,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-11-13 22:52:09,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:09,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:09,251 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:09,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:09,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:09,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:09,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:09,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-11-13 22:52:09,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:09,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:09,287 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:09,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:09,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:09,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:09,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:09,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-11-13 22:52:09,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:09,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:09,326 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:09,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:09,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:09,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:09,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:09,358 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:09,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:09,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:09,363 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:09,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:09,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:09,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:09,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:09,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-11-13 22:52:09,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:09,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:09,401 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:09,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:09,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:09,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:09,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:09,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-11-13 22:52:09,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:09,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:09,458 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:09,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:09,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:09,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:09,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:09,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-11-13 22:52:09,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:09,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:09,520 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:09,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:09,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:09,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:09,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:09,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-11-13 22:52:09,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:09,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:09,581 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:09,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:09,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:09,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:09,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:09,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-11-13 22:52:09,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:09,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:09,648 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:09,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:09,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:09,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:09,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:09,702 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:09,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:09,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:09,709 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:09,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:09,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:09,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:09,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:09,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-11-13 22:52:09,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:09,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:09,769 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:09,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:09,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:09,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:09,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:09,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-11-13 22:52:09,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:09,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:09,814 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:09,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:09,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:09,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:09,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:09,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-11-13 22:52:09,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:09,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:09,852 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:09,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:09,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:09,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:09,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:09,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-11-13 22:52:09,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:09,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:09,889 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:09,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:09,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:09,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:09,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:09,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-11-13 22:52:09,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:09,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:09,925 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:09,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:09,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:09,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:09,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:09,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-11-13 22:52:09,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:09,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:09,963 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:09,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:09,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:09,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:09,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:09,996 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:10,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:10,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:10,001 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:10,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:10,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:10,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:10,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:10,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-11-13 22:52:10,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:10,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:10,038 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:10,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:10,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:10,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:10,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:10,071 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:10,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:10,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:10,076 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:10,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:10,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:10,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:10,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:10,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-11-13 22:52:10,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:10,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:10,112 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:10,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:10,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:10,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:10,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:10,145 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:10,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:10,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:10,150 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:10,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:10,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:10,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:10,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52: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-11-13 22:52:10,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:10,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:10,189 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:10,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:10,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:10,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:10,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:10,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-11-13 22:52:10,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:10,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:10,229 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:10,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:10,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:10,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:10,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:10,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-11-13 22:52:10,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:10,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:10,285 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:10,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:10,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:10,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:10,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:10,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-11-13 22:52:10,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:10,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:10,325 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:10,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:10,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:10,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:10,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:10,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-11-13 22:52:10,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:10,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:10,365 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:10,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:10,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:10,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:10,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:10,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-11-13 22:52:10,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:10,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:10,405 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:10,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:10,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:10,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:10,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:10,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-11-13 22:52:10,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:10,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:10,443 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:10,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:10,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:10,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:10,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:10,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-11-13 22:52:10,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:10,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:10,480 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:10,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:10,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:10,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:10,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:10,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-11-13 22:52:10,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:10,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:10,517 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:10,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:10,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:10,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:10,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:10,550 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:10,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:10,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:10,555 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:10,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:10,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:10,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:10,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:10,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-11-13 22:52:10,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:10,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:10,593 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:10,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:10,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:10,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:10,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:10,625 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:10,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:10,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:10,630 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:10,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:10,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:10,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:10,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:10,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-11-13 22:52:10,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:10,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:10,668 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:10,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:10,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:10,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:10,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:10,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-11-13 22:52:10,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:10,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:10,704 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:10,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:10,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:10,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:10,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:10,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-11-13 22:52:10,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:10,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:10,742 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:10,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:10,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:10,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:10,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:10,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-11-13 22:52:10,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:10,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:10,778 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:10,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:10,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:10,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:10,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:10,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-11-13 22:52:10,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:10,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:10,816 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:10,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:10,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:10,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:10,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:10,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-11-13 22:52:10,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:10,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:10,854 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:10,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:10,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:10,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:10,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:10,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-11-13 22:52:10,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:10,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:10,893 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:10,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:10,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:10,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:10,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:10,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-11-13 22:52:10,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:10,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:10,930 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:10,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:10,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:10,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:10,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:10,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-11-13 22:52:10,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:10,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:10,967 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:10,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:10,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:10,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:10,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:11,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-11-13 22:52:11,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:11,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:11,006 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:11,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:11,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:11,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:11,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52: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-11-13 22:52:11,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:11,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:11,046 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:11,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:11,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:11,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:11,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:11,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-11-13 22:52:11,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:11,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:11,086 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:11,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:11,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:11,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:11,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:11,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-11-13 22:52:11,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:11,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:11,124 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:11,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:11,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:11,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:11,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:11,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-11-13 22:52:11,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:11,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:11,163 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:11,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:11,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:11,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:11,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:11,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-11-13 22:52:11,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:11,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:11,203 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:11,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:11,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:11,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:11,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:11,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-11-13 22:52:11,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:11,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:11,242 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:11,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:11,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:11,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:11,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:11,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-11-13 22:52:11,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:11,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:11,279 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:11,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:11,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:11,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:11,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:11,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-11-13 22:52:11,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:11,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:11,326 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:11,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:11,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:11,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:11,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:11,358 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:11,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:11,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:11,364 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:11,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:11,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:11,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:11,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:11,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-11-13 22:52:11,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:11,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:11,402 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:11,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:11,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:11,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:11,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:11,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-11-13 22:52:11,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:11,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:11,443 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:11,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:11,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:11,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:11,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:11,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-11-13 22:52:11,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:11,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:11,482 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:11,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:11,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:11,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:11,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:11,514 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:11,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:11,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:11,519 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:11,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:11,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:11,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:11,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:11,552 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:11,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:11,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:11,557 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:11,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:11,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:11,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:11,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:11,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-11-13 22:52:11,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:11,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:11,594 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:11,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:11,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:11,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:11,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:11,624 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:11,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:11,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:11,629 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:11,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:11,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:11,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:11,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:11,660 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:11,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:11,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:11,665 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:11,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:11,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:11,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:11,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:11,697 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:11,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:11,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:11,702 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:11,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:11,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:11,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:11,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:11,735 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:11,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:11,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:11,741 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:11,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:11,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:11,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:11,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:11,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-11-13 22:52:11,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:11,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:11,779 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:11,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:11,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:11,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:11,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:11,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-11-13 22:52:11,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:11,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:11,816 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:11,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:11,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:11,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:11,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:11,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-11-13 22:52:11,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:11,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:11,854 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:11,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:11,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:11,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:11,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:11,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-11-13 22:52:11,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:11,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:11,893 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:11,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:11,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:11,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:11,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:11,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-11-13 22:52:11,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:11,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:11,930 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:11,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:11,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:11,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:11,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:11,963 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:11,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:11,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:11,968 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:11,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:11,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:11,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:11,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:12,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-11-13 22:52:12,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:12,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:12,007 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:12,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:12,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:12,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:12,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:12,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-11-13 22:52:12,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:12,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:12,049 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:12,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:12,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:12,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:12,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:12,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-11-13 22:52:12,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:12,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:12,087 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:12,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:12,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:12,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:12,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:12,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-11-13 22:52:12,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:12,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:12,128 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:12,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:12,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:12,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:12,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:12,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-11-13 22:52:12,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:12,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:12,167 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:12,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:12,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:12,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:12,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:12,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-11-13 22:52:12,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:12,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:12,206 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:12,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:12,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:12,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:12,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:12,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-11-13 22:52:12,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:12,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:12,245 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:12,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:12,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:12,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:12,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:12,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-11-13 22:52:12,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:12,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:12,286 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:12,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:12,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:12,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:12,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:12,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-11-13 22:52:12,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:12,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:12,326 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:12,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:12,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:12,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:12,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:12,358 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:12,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:12,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:12,364 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:12,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:12,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:12,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:12,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52: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-11-13 22:52:12,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:12,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:12,414 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:12,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:12,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:12,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:12,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:12,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-11-13 22:52:12,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:12,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:12,453 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:12,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:12,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:12,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:12,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:12,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-11-13 22:52:12,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:12,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:12,493 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:12,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:12,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:12,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:12,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:12,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-11-13 22:52:12,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:12,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:12,531 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:12,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:12,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:12,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:12,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:12,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-11-13 22:52:12,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:12,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:12,569 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:12,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:12,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:12,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:12,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:12,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-11-13 22:52:12,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:12,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:12,608 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:12,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:12,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:12,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:12,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:12,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-11-13 22:52:12,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:12,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:12,647 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:12,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:12,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:12,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:12,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:12,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-11-13 22:52:12,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:12,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:12,686 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:12,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:12,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:12,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:12,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:12,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-11-13 22:52:12,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:12,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:12,724 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:12,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:12,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:12,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:12,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:12,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-11-13 22:52:12,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:12,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:12,760 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:12,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:12,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:12,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:12,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:12,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-11-13 22:52:12,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:12,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:12,796 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:12,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:12,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:12,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:12,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52: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-11-13 22:52:12,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:12,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:12,833 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:12,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:12,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:12,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:12,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:12,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-11-13 22:52:12,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:12,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:12,869 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:12,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:12,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:12,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:12,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:12,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-11-13 22:52:12,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:12,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:12,905 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:12,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:12,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:12,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:12,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:12,937 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:12,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:12,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:12,942 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:12,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:12,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:12,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:12,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:12,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-11-13 22:52:12,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:12,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:12,979 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:12,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:12,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:12,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:12,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:13,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-11-13 22:52:13,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:13,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:13,015 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:13,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:13,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:13,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:13,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:13,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-11-13 22:52:13,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:13,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:13,053 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:13,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:13,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:13,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:13,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:13,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-11-13 22:52:13,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:13,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:13,090 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:13,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:13,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:13,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:13,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:13,121 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:13,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:13,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:13,126 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:13,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:13,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:13,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:13,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:13,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-11-13 22:52:13,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:13,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:13,163 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:13,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:13,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:13,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:13,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:13,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-11-13 22:52:13,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:13,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:13,200 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:13,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:13,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:13,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:13,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:13,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-11-13 22:52:13,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:13,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:13,237 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:13,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:13,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:13,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:13,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:13,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-11-13 22:52:13,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:13,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:13,274 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:13,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:13,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:13,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:13,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:13,305 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:13,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:13,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:13,310 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:13,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:13,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:13,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:13,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:13,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-11-13 22:52:13,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:13,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:13,347 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:13,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:13,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:13,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:13,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:13,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-11-13 22:52:13,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:13,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:13,384 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:13,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:13,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:13,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:13,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:13,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-11-13 22:52:13,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:13,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:13,434 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:13,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:13,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:13,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:13,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52: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-11-13 22:52:13,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:13,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:13,470 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:13,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:13,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:13,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:13,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:13,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-11-13 22:52:13,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:13,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:13,506 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:13,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:13,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:13,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:13,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:13,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-11-13 22:52:13,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:13,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:13,543 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:13,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:13,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:13,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:13,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52: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-11-13 22:52:13,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:13,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:13,580 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:13,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:13,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:13,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:13,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:13,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-11-13 22:52:13,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:13,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:13,616 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:13,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:13,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:13,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:13,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52: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-11-13 22:52:13,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:13,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:13,652 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:13,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:13,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:13,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:13,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:13,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-11-13 22:52:13,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:13,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:13,688 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:13,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:13,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:13,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:13,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:13,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-11-13 22:52:13,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:13,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:13,725 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:13,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:13,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:13,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:13,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:13,756 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:13,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:13,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:13,761 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:13,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:13,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:13,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:13,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:13,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-11-13 22:52:13,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:13,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:13,798 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:13,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:13,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:13,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:13,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:13,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-11-13 22:52:13,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:13,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:13,836 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:13,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:13,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:13,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:13,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:13,867 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:13,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:13,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:13,873 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:13,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:13,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:13,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:13,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:13,905 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:13,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:13,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:13,910 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:13,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:13,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:13,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:13,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52: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-11-13 22:52:13,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:13,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:13,946 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:13,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:13,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:13,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:13,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:13,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-11-13 22:52:13,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:13,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:13,982 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:13,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:13,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:13,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:13,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:14,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-11-13 22:52:14,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:14,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:14,019 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:14,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:14,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:14,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:14,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:14,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-11-13 22:52:14,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:14,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:14,056 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:14,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:14,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:14,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:14,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:14,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-11-13 22:52:14,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:14,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:14,093 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:14,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:14,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:14,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:14,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:14,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-11-13 22:52:14,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:14,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:14,131 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:14,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:14,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:14,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:14,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:14,161 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:14,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:14,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:14,166 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:14,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:14,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:14,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:14,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:14,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-11-13 22:52:14,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:14,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:14,202 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:14,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:14,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:14,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:14,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:14,233 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:14,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:14,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:14,239 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:14,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:14,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:14,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:14,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:14,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-11-13 22:52:14,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:14,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:14,276 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:14,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:14,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:14,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:14,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:14,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-11-13 22:52:14,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:14,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:14,313 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:14,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:14,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:14,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:14,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:14,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-11-13 22:52:14,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:14,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:14,351 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:14,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:14,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:14,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:14,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:14,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-11-13 22:52:14,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:14,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:14,387 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:14,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:14,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:14,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:14,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:14,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-11-13 22:52:14,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:14,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:14,439 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:14,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:14,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:14,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:14,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:14,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-11-13 22:52:14,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:14,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:14,475 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:14,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:14,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:14,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:14,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:14,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-11-13 22:52:14,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:14,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:14,512 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:14,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:14,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:14,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:14,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:14,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-11-13 22:52:14,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:14,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:14,548 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:14,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:14,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:14,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:14,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:14,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-11-13 22:52:14,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:14,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:14,584 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:14,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:14,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:14,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:14,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:14,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-11-13 22:52:14,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:14,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:14,621 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:14,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:14,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:14,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:14,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52: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-11-13 22:52:14,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:14,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:14,659 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:14,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:14,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:14,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:14,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:14,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-11-13 22:52:14,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:14,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:14,696 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:14,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:14,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:14,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:14,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:14,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-11-13 22:52:14,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:14,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:14,733 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:14,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:14,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:14,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:14,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:14,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-11-13 22:52:14,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:14,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:14,769 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:14,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:14,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:14,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:14,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:14,801 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:14,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:14,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:14,807 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:14,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:14,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:14,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:14,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:14,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-11-13 22:52:14,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:14,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:14,843 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:14,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:14,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:14,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:14,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52: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-11-13 22:52:14,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:14,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:14,880 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:14,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:14,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:14,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:14,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:14,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-11-13 22:52:14,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:14,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:14,917 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:14,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:14,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:14,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:14,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:14,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-11-13 22:52:14,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:14,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:14,954 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:14,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:14,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:14,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:14,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:14,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-11-13 22:52:14,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:14,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:14,991 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:14,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:14,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:14,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:15,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:15,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-11-13 22:52:15,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:15,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:15,028 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:15,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:15,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:15,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:15,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:15,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-11-13 22:52:15,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:15,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:15,066 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:15,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:15,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:15,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:15,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:15,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-11-13 22:52:15,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:15,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:15,103 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:15,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:15,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:15,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:15,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:15,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-11-13 22:52:15,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:15,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:15,140 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:15,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:15,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:15,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:15,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:15,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-11-13 22:52:15,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:15,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:15,177 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:15,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:15,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:15,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:15,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:15,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-11-13 22:52:15,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:15,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:15,215 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:15,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:15,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:15,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:15,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:15,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-11-13 22:52:15,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:15,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:15,252 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:15,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:15,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:15,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:15,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:15,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-11-13 22:52:15,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:15,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:15,290 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:15,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:15,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:15,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:15,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:15,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-11-13 22:52:15,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:15,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:15,327 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:15,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:15,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:15,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:15,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:15,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-11-13 22:52:15,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:15,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:15,364 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:15,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:15,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:15,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:15,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:15,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-11-13 22:52:15,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:15,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:15,401 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:15,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:15,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:15,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:15,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:15,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-11-13 22:52:15,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:15,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:15,454 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:15,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:15,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:15,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:15,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:15,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-11-13 22:52:15,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:15,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:15,495 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:15,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:15,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:15,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:15,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:15,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-11-13 22:52:15,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:15,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:15,532 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:15,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:15,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:15,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:15,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:15,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-11-13 22:52:15,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:15,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:15,569 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:15,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:15,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:15,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:15,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:15,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-11-13 22:52:15,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:15,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:15,606 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:15,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:15,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:15,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:15,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:15,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-11-13 22:52:15,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:15,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:15,642 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:15,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:15,642 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:15,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:15,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:15,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-11-13 22:52:15,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:15,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:15,680 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:15,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:15,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:15,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:15,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:15,712 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:15,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:15,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:15,717 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:15,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:15,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:15,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:15,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:15,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-11-13 22:52:15,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:15,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:15,754 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:15,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:15,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:15,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:15,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:15,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-11-13 22:52:15,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:15,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:15,791 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:15,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:15,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:15,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:15,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:15,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-11-13 22:52:15,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:15,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:15,829 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:15,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:15,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:15,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:15,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:15,861 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:15,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:15,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:15,867 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:15,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:15,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:15,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:15,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:15,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-11-13 22:52:15,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:15,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:15,904 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:15,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:15,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:15,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:15,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:15,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-11-13 22:52:15,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:15,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:15,941 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:15,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:15,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:15,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:15,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:15,972 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:15,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:15,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:15,978 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:15,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:15,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:15,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:15,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:16,009 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:16,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:16,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:16,015 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:16,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:16,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:16,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:16,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:16,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-11-13 22:52:16,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:16,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:16,052 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:16,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:16,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:16,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:16,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:16,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-11-13 22:52:16,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:16,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:16,090 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:16,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:16,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:16,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:16,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:16,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-11-13 22:52:16,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:16,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:16,127 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:16,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:16,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:16,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:16,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:16,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-11-13 22:52:16,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:16,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:16,165 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:16,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:16,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:16,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:16,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:16,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-11-13 22:52:16,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:16,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:16,202 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:16,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:16,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:16,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:16,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:16,233 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:16,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:16,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:16,238 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:16,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:16,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:16,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:16,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:16,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-11-13 22:52:16,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:16,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:16,275 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:16,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:16,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:16,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:16,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:16,307 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:16,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:16,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:16,312 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:16,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:16,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:16,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:16,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:16,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-11-13 22:52:16,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:16,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:16,349 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:16,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:16,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:16,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:16,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:16,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-11-13 22:52:16,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:16,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:16,386 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:16,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:16,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:16,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:16,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:16,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-11-13 22:52:16,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:16,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:16,424 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:16,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:16,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:16,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:16,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:16,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-11-13 22:52:16,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:16,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:16,477 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:16,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:16,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:16,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:16,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:16,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-11-13 22:52:16,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:16,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:16,514 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:16,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:16,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:16,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:16,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:16,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-11-13 22:52:16,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:16,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:16,551 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:16,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:16,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:16,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:16,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:16,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-11-13 22:52:16,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:16,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:16,588 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:16,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:16,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:16,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:16,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:16,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-11-13 22:52:16,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:16,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:16,624 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:16,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:16,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:16,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:16,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:16,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-11-13 22:52:16,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:16,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:16,661 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:16,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:16,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:16,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:16,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:16,692 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:16,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:16,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:16,698 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:16,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:16,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:16,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:16,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:16,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-11-13 22:52:16,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:16,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:16,735 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:16,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:16,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:16,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:16,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:16,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-11-13 22:52:16,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:16,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:16,772 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:16,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:16,772 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:16,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:16,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:16,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-11-13 22:52:16,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:16,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:16,809 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:16,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:16,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:16,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:16,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:16,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-11-13 22:52:16,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:16,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:16,847 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:16,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:16,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:16,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:16,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:16,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-11-13 22:52:16,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:16,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:16,883 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:16,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:16,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:16,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:16,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:16,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-11-13 22:52:16,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:16,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:16,921 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:16,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:16,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:16,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:16,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:16,953 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:16,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:16,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:16,958 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:16,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:16,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:16,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:16,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:16,990 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:16,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:16,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:16,996 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:16,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:16,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:16,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:17,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:17,028 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:17,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:17,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:17,033 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:17,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:17,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:17,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:17,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:17,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-11-13 22:52:17,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:17,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:17,071 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:17,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:17,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:17,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:17,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:17,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-11-13 22:52:17,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:17,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:17,108 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:17,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:17,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:17,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:17,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:17,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-11-13 22:52:17,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:17,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:17,145 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:17,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:17,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:17,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:17,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:17,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-11-13 22:52:17,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:17,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:17,182 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:17,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:17,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:17,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:17,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:17,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-11-13 22:52:17,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:17,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:17,219 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:17,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:17,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:17,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:17,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:17,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-11-13 22:52:17,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:17,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:17,257 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:17,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:17,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:17,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:17,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:17,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-11-13 22:52:17,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:17,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:17,294 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:17,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:17,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:17,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:17,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:17,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-11-13 22:52:17,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:17,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:17,332 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:17,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:17,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:17,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:17,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:17,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-11-13 22:52:17,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:17,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:17,369 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:17,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:17,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:17,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:17,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52: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-11-13 22:52:17,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:17,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:17,407 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:17,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:17,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:17,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:17,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:17,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-11-13 22:52:17,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:17,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:17,444 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:17,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:17,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:17,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:17,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:17,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-11-13 22:52:17,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:17,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:17,498 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:17,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:17,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:17,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:17,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:17,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-11-13 22:52:17,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:17,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:17,535 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:17,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:17,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:17,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:17,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:17,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-11-13 22:52:17,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:17,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:17,572 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:17,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:17,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:17,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:17,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:17,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-11-13 22:52:17,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:17,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:17,609 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:17,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:17,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:17,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:17,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:17,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-11-13 22:52:17,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:17,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:17,646 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:17,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:17,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:17,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:17,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:17,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-11-13 22:52:17,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:17,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:17,684 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:17,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:17,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:17,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:17,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:17,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-11-13 22:52:17,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:17,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:17,720 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:17,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:17,720 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:17,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:17,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:17,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-11-13 22:52:17,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:17,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:17,757 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:17,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:17,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:17,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:17,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:17,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-11-13 22:52:17,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:17,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:17,795 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:17,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:17,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:17,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:17,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:17,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-11-13 22:52:17,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:17,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:17,832 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:17,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:17,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:17,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:17,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:17,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-11-13 22:52:17,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:17,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:17,869 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:17,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:17,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:17,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:17,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:17,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-11-13 22:52:17,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:17,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:17,905 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:17,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:17,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:17,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:17,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:17,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-11-13 22:52:17,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:17,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:17,941 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:17,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:17,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:17,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:17,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:17,972 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:17,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:17,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:17,977 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:17,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:17,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:17,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:17,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:18,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-11-13 22:52:18,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:18,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:18,013 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:18,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:18,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:18,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:18,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:18,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-11-13 22:52:18,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:18,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:18,049 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:18,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:18,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:18,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:18,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:18,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-11-13 22:52:18,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:18,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:18,085 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:18,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:18,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:18,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:18,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:18,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-11-13 22:52:18,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:18,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:18,121 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:18,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:18,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:18,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:18,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:18,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-11-13 22:52:18,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:18,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:18,158 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:18,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:18,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:18,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:18,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:18,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-11-13 22:52:18,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:18,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:18,193 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:18,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:18,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:18,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:18,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:18,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-11-13 22:52:18,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:18,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:18,229 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:18,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:18,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:18,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:18,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:18,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-11-13 22:52:18,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:18,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:18,265 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:18,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:18,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:18,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:18,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:18,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-11-13 22:52:18,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:18,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:18,301 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:18,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:18,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:18,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:18,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:18,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-11-13 22:52:18,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:18,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:18,339 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:18,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:18,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:18,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:18,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:18,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-11-13 22:52:18,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:18,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:18,376 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:18,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:18,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:18,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:18,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:18,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-11-13 22:52:18,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:18,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:18,413 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:18,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:18,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:18,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:18,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:18,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-11-13 22:52:18,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:18,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:18,451 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:18,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:18,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:18,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:18,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:18,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-11-13 22:52:18,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:18,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:18,504 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:18,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:18,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:18,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:18,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:18,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-11-13 22:52:18,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:18,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:18,541 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:18,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:18,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:18,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:18,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:18,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-11-13 22:52:18,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:18,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:18,579 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:18,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:18,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:18,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:18,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:18,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-11-13 22:52:18,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:18,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:18,616 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:18,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:18,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:18,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:18,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:18,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-11-13 22:52:18,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:18,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:18,654 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:18,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:18,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:18,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:18,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:18,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-11-13 22:52:18,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:18,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:18,692 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:18,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:18,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:18,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:18,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:18,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-11-13 22:52:18,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:18,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:18,728 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:18,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:18,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:18,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:18,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:18,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-11-13 22:52:18,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:18,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:18,765 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:18,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:18,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:18,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:18,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:18,796 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:18,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:18,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:18,801 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:18,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:18,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:18,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:18,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:18,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-11-13 22:52:18,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:18,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:18,837 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:18,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:18,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:18,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:18,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:18,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-11-13 22:52:18,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:18,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:18,874 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:18,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:18,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:18,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:18,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:18,906 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:18,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:18,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:18,911 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:18,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:18,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:18,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:18,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52: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-11-13 22:52:18,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:18,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:18,948 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:18,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:18,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:18,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:18,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:18,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-11-13 22:52:18,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:18,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:18,986 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:18,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:18,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:18,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:19,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:19,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-11-13 22:52:19,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:19,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:19,025 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:19,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:19,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:19,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:19,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:19,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-11-13 22:52:19,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:19,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:19,064 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:19,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:19,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:19,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:19,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:19,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-11-13 22:52:19,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:19,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:19,101 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:19,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:19,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:19,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:19,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:19,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-11-13 22:52:19,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:19,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:19,139 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:19,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:19,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:19,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:19,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:19,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-11-13 22:52:19,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:19,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:19,176 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:19,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:19,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:19,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:19,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:19,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-11-13 22:52:19,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:19,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:19,215 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:19,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:19,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:19,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:19,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:19,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-11-13 22:52:19,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:19,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:19,254 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:19,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:19,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:19,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:19,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52: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-11-13 22:52:19,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:19,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:19,292 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:19,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:19,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:19,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:19,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:19,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-11-13 22:52:19,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:19,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:19,333 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:19,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:19,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:19,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:19,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:19,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-11-13 22:52:19,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:19,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:19,372 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:19,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:19,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:19,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:19,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:19,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-11-13 22:52:19,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:19,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:19,410 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:19,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:19,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:19,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:19,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:19,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-11-13 22:52:19,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:19,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:19,472 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:19,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:19,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:19,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:19,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:19,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-11-13 22:52:19,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:19,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:19,531 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:19,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:19,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:19,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:19,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:19,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-11-13 22:52:19,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:19,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:19,607 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:19,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:19,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:19,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:19,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:19,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-11-13 22:52:19,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:19,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:19,653 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:19,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:19,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:19,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:19,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:19,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-11-13 22:52:19,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:19,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:19,690 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:19,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:19,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:19,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:19,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:19,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-11-13 22:52:19,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:19,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:19,728 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:19,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:19,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:19,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:19,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:19,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-11-13 22:52:19,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:19,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:19,765 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:19,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:19,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:19,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:19,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:19,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-11-13 22:52:19,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:19,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:19,804 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:19,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:19,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:19,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:19,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:19,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-11-13 22:52:19,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:19,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:19,844 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:19,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:19,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:19,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:19,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:19,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-11-13 22:52:19,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:19,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:19,881 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:19,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:19,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:19,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:19,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:19,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-11-13 22:52:19,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:19,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:19,919 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:19,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:19,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:19,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:19,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:19,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-11-13 22:52:19,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:19,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:19,957 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:19,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:19,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:19,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:19,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:19,989 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:19,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:19,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:19,994 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:19,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:19,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:19,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:20,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:20,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-11-13 22:52:20,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:20,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:20,031 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:20,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:20,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:20,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:20,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:20,064 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:20,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:20,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:20,069 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:20,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:20,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:20,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:20,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:20,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-11-13 22:52:20,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:20,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:20,107 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:20,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:20,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:20,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:20,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52: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-11-13 22:52:20,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:20,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:20,144 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:20,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:20,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:20,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:20,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52: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-11-13 22:52:20,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:20,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:20,180 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:20,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:20,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:20,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:20,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:20,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-11-13 22:52:20,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:20,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:20,217 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:20,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:20,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:20,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:20,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52: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-11-13 22:52:20,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:20,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:20,254 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:20,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:20,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:20,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:20,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:20,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-11-13 22:52:20,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:20,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:20,291 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:20,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:20,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:20,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:20,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:20,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-11-13 22:52:20,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:20,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:20,329 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:20,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:20,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:20,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:20,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:20,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-11-13 22:52:20,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:20,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:20,366 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:20,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:20,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:20,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:20,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:20,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-11-13 22:52:20,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:20,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:20,403 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:20,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:20,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:20,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:20,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:20,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-11-13 22:52:20,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:20,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:20,441 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:20,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:20,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:20,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:20,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:20,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-11-13 22:52:20,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:20,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:20,478 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:20,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:20,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:20,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:20,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:20,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-11-13 22:52:20,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:20,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:20,516 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:20,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:20,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:20,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:20,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:20,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-11-13 22:52:20,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:20,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:20,555 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:20,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:20,555 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:20,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:20,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:20,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-11-13 22:52:20,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:20,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:20,592 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:20,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:20,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:20,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:20,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:20,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-11-13 22:52:20,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:20,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:20,645 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:20,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:20,646 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:20,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:20,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:20,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-11-13 22:52:20,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:20,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:20,682 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:20,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:20,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:20,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:20,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:20,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-11-13 22:52:20,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:20,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:20,719 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:20,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:20,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:20,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:20,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:20,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-11-13 22:52:20,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:20,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:20,758 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:20,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:20,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:20,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:20,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:20,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-11-13 22:52:20,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:20,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:20,798 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:20,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:20,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:20,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:20,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:20,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-11-13 22:52:20,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:20,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:20,837 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:20,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:20,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:20,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:20,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:20,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-11-13 22:52:20,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:20,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:20,877 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:20,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:20,877 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:20,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:20,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:20,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-11-13 22:52:20,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:20,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:20,916 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:20,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:20,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:20,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:20,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52: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-11-13 22:52:20,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:20,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:20,956 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:20,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:20,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:20,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:20,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:20,990 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:20,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:20,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:20,995 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:20,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:20,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:20,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:21,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:21,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-11-13 22:52:21,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:21,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:21,035 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:21,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:21,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:21,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:21,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:21,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-11-13 22:52:21,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:21,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:21,074 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:21,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:21,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:21,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:21,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:21,108 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:21,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:21,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:21,113 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:21,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:21,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:21,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:21,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:21,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-11-13 22:52:21,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:21,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:21,152 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:21,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:21,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:21,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:21,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52: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-11-13 22:52:21,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:21,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:21,190 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:21,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:21,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:21,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:21,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:21,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-11-13 22:52:21,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:21,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:21,229 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:21,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:21,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:21,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:21,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:21,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-11-13 22:52:21,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:21,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:21,267 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:21,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:21,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:21,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:21,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:21,302 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:21,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:21,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:21,307 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:21,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:21,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:21,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:21,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:21,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-11-13 22:52:21,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:21,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:21,347 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:21,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:21,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:21,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:21,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:21,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-11-13 22:52:21,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:21,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:21,388 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:21,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:21,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:21,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:21,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:21,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-11-13 22:52:21,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:21,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:21,430 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:21,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:21,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:21,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:21,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:21,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-11-13 22:52:21,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:21,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:21,480 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:21,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:21,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:21,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:21,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:21,514 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:21,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:21,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:21,519 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:21,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:21,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:21,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:21,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:21,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-11-13 22:52:21,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:21,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:21,558 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:21,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:21,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:21,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:21,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:21,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-11-13 22:52:21,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:21,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:21,596 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:21,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:21,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:21,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:21,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:21,629 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:21,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:21,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:21,634 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:21,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:21,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:21,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:21,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:21,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-11-13 22:52:21,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:21,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:21,673 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:21,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:21,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:21,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:21,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:21,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-11-13 22:52:21,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:21,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:21,728 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:21,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:21,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:21,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:21,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:21,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-11-13 22:52:21,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:21,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:21,764 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:21,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:21,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:21,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:21,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:21,796 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:21,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:21,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:21,801 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:21,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:21,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:21,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:21,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:21,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-11-13 22:52:21,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:21,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:21,842 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:21,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:21,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:21,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:21,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:21,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-11-13 22:52:21,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:21,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:21,882 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:21,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:21,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:21,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:21,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:21,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-11-13 22:52:21,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:21,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:21,921 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:21,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:21,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:21,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:21,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:21,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-11-13 22:52:21,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:21,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:21,960 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:21,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:21,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:21,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:21,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:21,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-11-13 22:52:22,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:22,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:22,000 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:22,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:22,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:22,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:22,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:22,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-11-13 22:52:22,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:22,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:22,039 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:22,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:22,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:22,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:22,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:22,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-11-13 22:52:22,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:22,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:22,080 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:22,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:22,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:22,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:22,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:22,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-11-13 22:52:22,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:22,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:22,120 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:22,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:22,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:22,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:22,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:22,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-11-13 22:52:22,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:22,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:22,159 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:22,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:22,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:22,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:22,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:22,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-11-13 22:52:22,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:22,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:22,199 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:22,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:22,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:22,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:22,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:22,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-11-13 22:52:22,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:22,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:22,238 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:22,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:22,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:22,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:22,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:22,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-11-13 22:52:22,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:22,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:22,279 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:22,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:22,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:22,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:22,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:22,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-11-13 22:52:22,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:22,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:22,319 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:22,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:22,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:22,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:22,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:22,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-11-13 22:52:22,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:22,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:22,357 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:22,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:22,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:22,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:22,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:22,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-11-13 22:52:22,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:22,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:22,397 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:22,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:22,397 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:22,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:22,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:22,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-11-13 22:52:22,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:22,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:22,436 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:22,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:22,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:22,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:22,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:22,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-11-13 22:52:22,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:22,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:22,475 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:22,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:22,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:22,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:22,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:22,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-11-13 22:52:22,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:22,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:22,514 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:22,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:22,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:22,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:22,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:22,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-11-13 22:52:22,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:22,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:22,553 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:22,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:22,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:22,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:22,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:22,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-11-13 22:52:22,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:22,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:22,591 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:22,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:22,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:22,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:22,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:22,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-11-13 22:52:22,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:22,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:22,629 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:22,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:22,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:22,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:22,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:22,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-11-13 22:52:22,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:22,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:22,668 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:22,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:22,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:22,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:22,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:22,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-11-13 22:52:22,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:22,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:22,709 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:22,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:22,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:22,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:22,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:22,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-11-13 22:52:22,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:22,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:22,749 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:22,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:22,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:22,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:22,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:22,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-11-13 22:52:22,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:22,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:22,805 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:22,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:22,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:22,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:22,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:22,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-11-13 22:52:22,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:22,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:22,845 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:22,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:22,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:22,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:22,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:22,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-11-13 22:52:22,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:22,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:22,884 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:22,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:22,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:22,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:22,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:22,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-11-13 22:52:22,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:22,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:22,925 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:22,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:22,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:22,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:22,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:22,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-11-13 22:52:22,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:22,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:22,965 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:22,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:22,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:22,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:22,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:22,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-11-13 22:52:23,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:23,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:23,004 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:23,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:23,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:23,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:23,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:23,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-11-13 22:52:23,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:23,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:23,045 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:23,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:23,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:23,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:23,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:23,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-11-13 22:52:23,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:23,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:23,086 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:23,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:23,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:23,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:23,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:23,121 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:23,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:23,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:23,127 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:23,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:23,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:23,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:23,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:23,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-11-13 22:52:23,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:23,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:23,170 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:23,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:23,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:23,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:23,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:23,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-11-13 22:52:23,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:23,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:23,214 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:23,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:23,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:23,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:23,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:23,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-11-13 22:52:23,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:23,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:23,259 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:23,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:23,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:23,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:23,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:23,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-11-13 22:52:23,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:23,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:23,302 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:23,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:23,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:23,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:23,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:23,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-11-13 22:52:23,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:23,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:23,348 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:23,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:23,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:23,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:23,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:23,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-11-13 22:52:23,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:23,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:23,391 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:23,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:23,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:23,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:23,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:23,429 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:23,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:23,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:23,435 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:23,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:23,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:23,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:23,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:23,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-11-13 22:52:23,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:23,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:23,476 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:23,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:23,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:23,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:23,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:23,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-11-13 22:52:23,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:23,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:23,520 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:23,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:23,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:23,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:23,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:23,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-11-13 22:52:23,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:23,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:23,563 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:23,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:23,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:23,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:23,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:23,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-11-13 22:52:23,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:23,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:23,607 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:23,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:23,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:23,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:23,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:23,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-11-13 22:52:23,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:23,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:23,651 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:23,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:23,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:23,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:23,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:23,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-11-13 22:52:23,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:23,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:23,693 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:23,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:23,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:23,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:23,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:23,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-11-13 22:52:23,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:23,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:23,736 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:23,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:23,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:23,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:23,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:23,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-11-13 22:52:23,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:23,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:23,777 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:23,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:23,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:23,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:23,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:23,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-11-13 22:52:23,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:23,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:23,817 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:23,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:23,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:23,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:23,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:23,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-11-13 22:52:23,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:23,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:23,856 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:23,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:23,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:23,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:23,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:23,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-11-13 22:52:23,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:23,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:23,895 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:23,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:23,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:23,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:23,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:23,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-11-13 22:52:23,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:23,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:23,946 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:23,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:23,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:23,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:23,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:23,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-11-13 22:52:23,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:23,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:23,985 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:23,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:23,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:23,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:23,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:24,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-11-13 22:52:24,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:24,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:24,023 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:24,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:24,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:24,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:24,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:24,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-11-13 22:52:24,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:24,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:24,062 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:24,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:24,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:24,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:24,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:24,095 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:24,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:24,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:24,100 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:24,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:24,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:24,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:24,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:24,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-11-13 22:52:24,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:24,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:24,139 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:24,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:24,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:24,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:24,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:24,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-11-13 22:52:24,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:24,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:24,178 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:24,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:24,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:24,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:24,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:24,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-11-13 22:52:24,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:24,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:24,218 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:24,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:24,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:24,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:24,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:24,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-11-13 22:52:24,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:24,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:24,257 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:24,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:24,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:24,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:24,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:24,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-11-13 22:52:24,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:24,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:24,298 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:24,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:24,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:24,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:24,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:24,334 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:24,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:24,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:24,340 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:24,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:24,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:24,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:24,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:24,373 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:24,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:24,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:24,379 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:24,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:24,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:24,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:24,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:24,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-11-13 22:52:24,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:24,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:24,420 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:24,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:24,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:24,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:24,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:24,453 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:24,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:24,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:24,459 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:24,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:24,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:24,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:24,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:24,495 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:24,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:24,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:24,500 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:24,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:24,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:24,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:24,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:24,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-11-13 22:52:24,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:24,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:24,540 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:24,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:24,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:24,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:24,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:24,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-11-13 22:52:24,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:24,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:24,581 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:24,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:24,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:24,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:24,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:24,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-11-13 22:52:24,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:24,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:24,622 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:24,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:24,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:24,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:24,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:24,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-11-13 22:52:24,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:24,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:24,662 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:24,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:24,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:24,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:24,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:24,697 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:24,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:24,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:24,702 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:24,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:24,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:24,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:24,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:24,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-11-13 22:52:24,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:24,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:24,742 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:24,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:24,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:24,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:24,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:24,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-11-13 22:52:24,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:24,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:24,783 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:24,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:24,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:24,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:24,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:24,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-11-13 22:52:24,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:24,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:24,824 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:24,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:24,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:24,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:24,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:24,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-11-13 22:52:24,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:24,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:24,868 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:24,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:24,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:24,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:24,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:24,905 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:24,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:24,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:24,911 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:24,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:24,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:24,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:24,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:24,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-11-13 22:52:24,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:24,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:24,956 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:24,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:24,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:24,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:24,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:24,996 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:25,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:25,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:25,002 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:25,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:25,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:25,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:25,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:25,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-11-13 22:52:25,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:25,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:25,057 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:25,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:25,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:25,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:25,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:25,095 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:25,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:25,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:25,101 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:25,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:25,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:25,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:25,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:25,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-11-13 22:52:25,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:25,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:25,145 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:25,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:25,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:25,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:25,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:25,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-11-13 22:52:25,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:25,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:25,186 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:25,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:25,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:25,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:25,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:25,220 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:25,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:25,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:25,225 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:25,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:25,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:25,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:25,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:25,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-11-13 22:52:25,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:25,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:25,264 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:25,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:25,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:25,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:25,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:25,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-11-13 22:52:25,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:25,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:25,304 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:25,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:25,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:25,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:25,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:25,338 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:25,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:25,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:25,343 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:25,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:25,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:25,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:25,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:25,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-11-13 22:52:25,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:25,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:25,383 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:25,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:25,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:25,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:25,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:25,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-11-13 22:52:25,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:25,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:25,423 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:25,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:25,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:25,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:25,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:25,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-11-13 22:52:25,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:25,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:25,461 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:25,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:25,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:25,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:25,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:25,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-11-13 22:52:25,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:25,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:25,500 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:25,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:25,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:25,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:25,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:25,535 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:25,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:25,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:25,541 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:25,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:25,541 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:25,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:25,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:25,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-11-13 22:52:25,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:25,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:25,580 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:25,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:25,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:25,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:25,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:25,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-11-13 22:52:25,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:25,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:25,620 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:25,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:25,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:25,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:25,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:25,654 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:25,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:25,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:25,660 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:25,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:25,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:25,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:25,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:25,694 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:25,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:25,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:25,699 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:25,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:25,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:25,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:25,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:25,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-11-13 22:52:25,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:25,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:25,740 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:25,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:25,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:25,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:25,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:25,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-11-13 22:52:25,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:25,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:25,779 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:25,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:25,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:25,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:25,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:25,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-11-13 22:52:25,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:25,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:25,820 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:25,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:25,820 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:25,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:25,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:25,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-11-13 22:52:25,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:25,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:25,861 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:25,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:25,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:25,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:25,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:25,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-11-13 22:52:25,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:25,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:25,901 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:25,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:25,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:25,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:25,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:25,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-11-13 22:52:25,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:25,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:25,939 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:25,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:25,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:25,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:25,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:25,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-11-13 22:52:25,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:25,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:25,976 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:25,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:25,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:25,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:25,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:26,009 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:26,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:26,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:26,015 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:26,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:26,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:26,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:26,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:26,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-11-13 22:52:26,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:26,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:26,053 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:26,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:26,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:26,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:26,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:26,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-11-13 22:52:26,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:26,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:26,091 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:26,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:26,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:26,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:26,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:26,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-11-13 22:52:26,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:26,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:26,139 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:26,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:26,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:26,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:26,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:26,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-11-13 22:52:26,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:26,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:26,178 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:26,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:26,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:26,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:26,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:26,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-11-13 22:52:26,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:26,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:26,217 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:26,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:26,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:26,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:26,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:26,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-11-13 22:52:26,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:26,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:26,257 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:26,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:26,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:26,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:26,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:26,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-11-13 22:52:26,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:26,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:26,297 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:26,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:26,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:26,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:26,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:26,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-11-13 22:52:26,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:26,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:26,339 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:26,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:26,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:26,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:26,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:26,373 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:26,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:26,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:26,378 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:26,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:26,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:26,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:26,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:26,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-11-13 22:52:26,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:26,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:26,418 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:26,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:26,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:26,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:26,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:26,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-11-13 22:52:26,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:26,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:26,460 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:26,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:26,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:26,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:26,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:26,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-11-13 22:52:26,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:26,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:26,506 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:26,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:26,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:26,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:26,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:26,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-11-13 22:52:26,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:26,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:26,551 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:26,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:26,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:26,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:26,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:26,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-11-13 22:52:26,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:26,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:26,594 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:26,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:26,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:26,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:26,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:26,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-11-13 22:52:26,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:26,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:26,637 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:26,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:26,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:26,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:26,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:26,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-11-13 22:52:26,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:26,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:26,675 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:26,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:26,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:26,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:26,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:26,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-11-13 22:52:26,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:26,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:26,714 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:26,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:26,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:26,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:26,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:26,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-11-13 22:52:26,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:26,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:26,753 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:26,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:26,753 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:26,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:26,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:26,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-11-13 22:52:26,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:26,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:26,791 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:26,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:26,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:26,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:26,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:26,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-11-13 22:52:26,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:26,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:26,831 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:26,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:26,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:26,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:26,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:26,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-11-13 22:52:26,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:26,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:26,869 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:26,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:26,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:26,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:26,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:26,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-11-13 22:52:26,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:26,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:26,908 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:26,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:26,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:26,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:26,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:26,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-11-13 22:52:26,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:26,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:26,947 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:26,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:26,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:26,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:26,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:26,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-11-13 22:52:26,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:26,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:26,987 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:26,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:26,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:26,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:27,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:27,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-11-13 22:52:27,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:27,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:27,025 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:27,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:27,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:27,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:27,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:27,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-11-13 22:52:27,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:27,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:27,064 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:27,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:27,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:27,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:27,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:27,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-11-13 22:52:27,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:27,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:27,104 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:27,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:27,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:27,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:27,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:27,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-11-13 22:52:27,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:27,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:27,143 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:27,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:27,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:27,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:27,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:27,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-11-13 22:52:27,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:27,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:27,181 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:27,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:27,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:27,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:27,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:27,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-11-13 22:52:27,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:27,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:27,229 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:27,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:27,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:27,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:27,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:27,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-11-13 22:52:27,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:27,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:27,268 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:27,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:27,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:27,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:27,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:27,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-11-13 22:52:27,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:27,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:27,305 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:27,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:27,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:27,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:27,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:27,338 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:27,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:27,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:27,343 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:27,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:27,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:27,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:27,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:27,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-11-13 22:52:27,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:27,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:27,382 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:27,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:27,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:27,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:27,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:27,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-11-13 22:52:27,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:27,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:27,420 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:27,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:27,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:27,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:27,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:27,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-11-13 22:52:27,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:27,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:27,459 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:27,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:27,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:27,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:27,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:27,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-11-13 22:52:27,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:27,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:27,497 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:27,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:27,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:27,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:27,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:27,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-11-13 22:52:27,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:27,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:27,536 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:27,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:27,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:27,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:27,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:27,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-11-13 22:52:27,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:27,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:27,574 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:27,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:27,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:27,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:27,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:27,608 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:27,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:27,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:27,613 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:27,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:27,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:27,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:27,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:27,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-11-13 22:52:27,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:27,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:27,651 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:27,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:27,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:27,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:27,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:27,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-11-13 22:52:27,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:27,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:27,690 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:27,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:27,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:27,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:27,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:27,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-11-13 22:52:27,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:27,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:27,728 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:27,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:27,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:27,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:27,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:27,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-11-13 22:52:27,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:27,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:27,765 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:27,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:27,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:27,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:27,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:27,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-11-13 22:52:27,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:27,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:27,804 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:27,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:27,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:27,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:27,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:27,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-11-13 22:52:27,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:27,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:27,842 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:27,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:27,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:27,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:27,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:27,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-11-13 22:52:27,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:27,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:27,880 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:27,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:27,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:27,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:27,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:27,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-11-13 22:52:27,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:27,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:27,918 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:27,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:27,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:27,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:27,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:27,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-11-13 22:52:27,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:27,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:27,958 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:27,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:27,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:27,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:27,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:27,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-11-13 22:52:27,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:27,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:27,996 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:27,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:27,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:27,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:28,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:28,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-11-13 22:52:28,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:28,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:28,035 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:28,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:28,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:28,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:28,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:28,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-11-13 22:52:28,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:28,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:28,073 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:28,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:28,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:28,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:28,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:28,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-11-13 22:52:28,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:28,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:28,111 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:28,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:28,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:28,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:28,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:28,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-11-13 22:52:28,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:28,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:28,149 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:28,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:28,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:28,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:28,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:28,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-11-13 22:52:28,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:28,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:28,187 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:28,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:28,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:28,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:28,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:28,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-11-13 22:52:28,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:28,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:28,246 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:28,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:28,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:28,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:28,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:28,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-11-13 22:52:28,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:28,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:28,284 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:28,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:28,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:28,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:28,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:28,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-11-13 22:52:28,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:28,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:28,324 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:28,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:28,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:28,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:28,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:28,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-11-13 22:52:28,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:28,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:28,363 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:28,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:28,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:28,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:28,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:28,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-11-13 22:52:28,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:28,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:28,401 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:28,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:28,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:28,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:28,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:28,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-11-13 22:52:28,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:28,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:28,440 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:28,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:28,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:28,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:28,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:28,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-11-13 22:52:28,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:28,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:28,478 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:28,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:28,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:28,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:28,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:28,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-11-13 22:52:28,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:28,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:28,517 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:28,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:28,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:28,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:28,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:28,550 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:28,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:28,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:28,555 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:28,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:28,555 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:28,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:28,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:28,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-11-13 22:52:28,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:28,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:28,594 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:28,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:28,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:28,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:28,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:28,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-11-13 22:52:28,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:28,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:28,632 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:28,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:28,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:28,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:28,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:28,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-11-13 22:52:28,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:28,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:28,670 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:28,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:28,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:28,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:28,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:28,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-11-13 22:52:28,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:28,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:28,708 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:28,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:28,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:28,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:28,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:28,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-11-13 22:52:28,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:28,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:28,746 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:28,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:28,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:28,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:28,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:28,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-11-13 22:52:28,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:28,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:28,784 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:28,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:28,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:28,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:28,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:28,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-11-13 22:52:28,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:28,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:28,823 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:28,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:28,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:28,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:28,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:28,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-11-13 22:52:28,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:28,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:28,861 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:28,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:28,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:28,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:28,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:28,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-11-13 22:52:28,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:28,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:28,899 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:28,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:28,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:28,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:28,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:28,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-11-13 22:52:28,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:28,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:28,937 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:28,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:28,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:28,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:28,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:28,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-11-13 22:52:28,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:28,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:28,976 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:28,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:28,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:28,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:28,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:29,009 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:29,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:29,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:29,014 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:29,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:29,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:29,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:29,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:29,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-11-13 22:52:29,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:29,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:29,053 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:29,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:29,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:29,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:29,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:29,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-11-13 22:52:29,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:29,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:29,091 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:29,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:29,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:29,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:29,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:29,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-11-13 22:52:29,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:29,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:29,129 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:29,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:29,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:29,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:29,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:29,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-11-13 22:52:29,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:29,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:29,167 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:29,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:29,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:29,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:29,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:29,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-11-13 22:52:29,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:29,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:29,205 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:29,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:29,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:29,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:29,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:29,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-11-13 22:52:29,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:29,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:29,244 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:29,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:29,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:29,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:29,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:29,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-11-13 22:52:29,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:29,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:29,298 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:29,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:29,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:29,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:29,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:29,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-11-13 22:52:29,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:29,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:29,337 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:29,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:29,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:29,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:29,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:29,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-11-13 22:52:29,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:29,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:29,376 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:29,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:29,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:29,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:29,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:29,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-11-13 22:52:29,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:29,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:29,418 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:29,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:29,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:29,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:29,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:29,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-11-13 22:52:29,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:29,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:29,482 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:29,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:29,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:29,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:29,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:29,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-11-13 22:52:29,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:29,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:29,543 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:29,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:29,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:29,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:29,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:29,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-11-13 22:52:29,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:29,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:29,599 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:29,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:29,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:29,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:29,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:29,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-11-13 22:52:29,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:29,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:29,651 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:29,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:29,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:29,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:29,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:29,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-11-13 22:52:29,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:29,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:29,690 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:29,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:29,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:29,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:29,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:29,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-11-13 22:52:29,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:29,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:29,729 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:29,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:29,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:29,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:29,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:29,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-11-13 22:52:29,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:29,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:29,768 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:29,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:29,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:29,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:29,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:29,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-11-13 22:52:29,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:29,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:29,821 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:29,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:29,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:29,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:29,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:29,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-11-13 22:52:29,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:29,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:29,860 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:29,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:29,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:29,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:29,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:29,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-11-13 22:52:29,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:29,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:29,898 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:29,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:29,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:29,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:29,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:29,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-11-13 22:52:29,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:29,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:29,937 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:29,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:29,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:29,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:29,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:29,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-11-13 22:52:29,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:29,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:29,975 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:29,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:29,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:29,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:29,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:30,008 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:30,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:30,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:30,013 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:30,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:30,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:30,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:30,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:30,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-11-13 22:52:30,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:30,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:30,051 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:30,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:30,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:30,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:30,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:30,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-11-13 22:52:30,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:30,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:30,090 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:30,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:30,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:30,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:30,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:30,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-11-13 22:52:30,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:30,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:30,130 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:30,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:30,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:30,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:30,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:30,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-11-13 22:52:30,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:30,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:30,168 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:30,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:30,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:30,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:30,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:30,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-11-13 22:52:30,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:30,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:30,207 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:30,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:30,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:30,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:30,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:30,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-11-13 22:52:30,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:30,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:30,245 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:30,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:30,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:30,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:30,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:30,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-11-13 22:52:30,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:30,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:30,283 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:30,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:30,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:30,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:30,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:30,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-11-13 22:52:30,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:30,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:30,322 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:30,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:30,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:30,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:30,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:30,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-11-13 22:52:30,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:30,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:30,360 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:30,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:30,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:30,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:30,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:30,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-11-13 22:52:30,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:30,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:30,399 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:30,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:30,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:30,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:30,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:30,445 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:30,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:30,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:30,450 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:30,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:30,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:30,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:30,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:30,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-11-13 22:52:30,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:30,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:30,488 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:30,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:30,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:30,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:30,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:30,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-11-13 22:52:30,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:30,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:30,526 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:30,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:30,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:30,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:30,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:30,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-11-13 22:52:30,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:30,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:30,565 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:30,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:30,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:30,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:30,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:30,599 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:30,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:30,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:30,604 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:30,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:30,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:30,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:30,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:30,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-11-13 22:52:30,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:30,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:30,642 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:30,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:30,642 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:30,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:30,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:30,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-11-13 22:52:30,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:30,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:30,680 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:30,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:30,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:30,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:30,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:30,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-11-13 22:52:30,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:30,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:30,718 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:30,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:30,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:30,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:30,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:30,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-11-13 22:52:30,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:30,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:30,757 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:30,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:30,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:30,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:30,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:30,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-11-13 22:52:30,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:30,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:30,796 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:30,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:30,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:30,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:30,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:30,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-11-13 22:52:30,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:30,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:30,834 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:30,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:30,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:30,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:30,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:30,867 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:30,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:30,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:30,873 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:30,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:30,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:30,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:30,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:30,905 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:30,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:30,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:30,910 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:30,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:30,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:30,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:30,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:30,944 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:30,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:30,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:30,949 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:30,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:30,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:30,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:30,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:30,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-11-13 22:52:30,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:30,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:30,987 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:30,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:30,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:30,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:31,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:31,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-11-13 22:52:31,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:31,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:31,026 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:31,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:31,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:31,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:31,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:31,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-11-13 22:52:31,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:31,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:31,064 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:31,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:31,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:31,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:31,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:31,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-11-13 22:52:31,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:31,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:31,101 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:31,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:31,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:31,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:31,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:31,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-11-13 22:52:31,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:31,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:31,140 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:31,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:31,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:31,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:31,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:31,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-11-13 22:52:31,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:31,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:31,179 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:31,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:31,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:31,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:31,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:31,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-11-13 22:52:31,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:31,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:31,217 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:31,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:31,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:31,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:31,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:31,250 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:31,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:31,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:31,255 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:31,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:31,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:31,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:31,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:31,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-11-13 22:52:31,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:31,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:31,294 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:31,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:31,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:31,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:31,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:31,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-11-13 22:52:31,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:31,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:31,332 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:31,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:31,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:31,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:31,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:31,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-11-13 22:52:31,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:31,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:31,371 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:31,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:31,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:31,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:31,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:31,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-11-13 22:52:31,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:31,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:31,410 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:31,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:31,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:31,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:31,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:31,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-11-13 22:52:31,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:31,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:31,466 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:31,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:31,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:31,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:31,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:31,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-11-13 22:52:31,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:31,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:31,505 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:31,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:31,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:31,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:31,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:31,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-11-13 22:52:31,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:31,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:31,543 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:31,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:31,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:31,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:31,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:31,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-11-13 22:52:31,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:31,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:31,581 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:31,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:31,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:31,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:31,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:31,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-11-13 22:52:31,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:31,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:31,618 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:31,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:31,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:31,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:31,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:31,651 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:31,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:31,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:31,656 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:31,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:31,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:31,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:31,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:31,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-11-13 22:52:31,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:31,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:31,694 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:31,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:31,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:31,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:31,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:31,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-11-13 22:52:31,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:31,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:31,732 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:31,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:31,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:31,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:31,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:31,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-11-13 22:52:31,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:31,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:31,770 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:31,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:31,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:31,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:31,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:31,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-11-13 22:52:31,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:31,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:31,811 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:31,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:31,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:31,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:31,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:31,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-11-13 22:52:31,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:31,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:31,848 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:31,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:31,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:31,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:31,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:31,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-11-13 22:52:31,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:31,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:31,887 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:31,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:31,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:31,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:31,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:31,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-11-13 22:52:31,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:31,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:31,925 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:31,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:31,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:31,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:31,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:31,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-11-13 22:52:31,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:31,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:31,964 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:31,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:31,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:31,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:31,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:31,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-11-13 22:52:32,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:32,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:32,002 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:32,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:32,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:32,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:32,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:32,038 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:32,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:32,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:32,043 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:32,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:32,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:32,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:32,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:32,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-11-13 22:52:32,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:32,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:32,082 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:32,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:32,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:32,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:32,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:32,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-11-13 22:52:32,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:32,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:32,120 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:32,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:32,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:32,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:32,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:32,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-11-13 22:52:32,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:32,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:32,158 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:32,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:32,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:32,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:32,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:32,191 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:32,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:32,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:32,197 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:32,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:32,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:32,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:32,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:32,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-11-13 22:52:32,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:32,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:32,235 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:32,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:32,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:32,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:32,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:32,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-11-13 22:52:32,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:32,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:32,273 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:32,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:32,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:32,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:32,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:32,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-11-13 22:52:32,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:32,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:32,312 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:32,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:32,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:32,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:32,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:32,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-11-13 22:52:32,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:32,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:32,350 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:32,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:32,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:32,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:32,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:32,383 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:32,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:32,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:32,389 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:32,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:32,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:32,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:32,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:32,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-11-13 22:52:32,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:32,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:32,427 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:32,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:32,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:32,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:32,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:32,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-11-13 22:52:32,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:32,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:32,466 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:32,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:32,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:32,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:32,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:32,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-11-13 22:52:32,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:32,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:32,521 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:32,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:32,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:32,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:32,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:32,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-11-13 22:52:32,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:32,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:32,562 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:32,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:32,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:32,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:32,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:32,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-11-13 22:52:32,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:32,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:32,600 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:32,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:32,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:32,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:32,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:32,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-11-13 22:52:32,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:32,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:32,639 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:32,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:32,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:32,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:32,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:32,672 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:32,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:32,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:32,677 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:32,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:32,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:32,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:32,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:32,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-11-13 22:52:32,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:32,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:32,715 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:32,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:32,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:32,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:32,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:32,748 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:32,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:32,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:32,753 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:32,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:32,753 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:32,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:32,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:32,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-11-13 22:52:32,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:32,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:32,792 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:32,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:32,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:32,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:32,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:32,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-11-13 22:52:32,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:32,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:32,831 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:32,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:32,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:32,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:32,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:32,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-11-13 22:52:32,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:32,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:32,869 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:32,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:32,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:32,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:32,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:32,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-11-13 22:52:32,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:32,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:32,907 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:32,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:32,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:32,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:32,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:32,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-11-13 22:52:32,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:32,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:32,945 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:32,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:32,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:32,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:32,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:32,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-11-13 22:52:32,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:32,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:32,983 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:32,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:32,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:32,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:32,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:33,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-11-13 22:52:33,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:33,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:33,022 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:33,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:33,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:33,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:33,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:33,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-11-13 22:52:33,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:33,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:33,060 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:33,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:33,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:33,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:33,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:33,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-11-13 22:52:33,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:33,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:33,099 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:33,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:33,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:33,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:33,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:33,131 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:33,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:33,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:33,136 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:33,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:33,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:33,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:33,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:33,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-11-13 22:52:33,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:33,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:33,174 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:33,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:33,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:33,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:33,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:33,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-11-13 22:52:33,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:33,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:33,213 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:33,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:33,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:33,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:33,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:33,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-11-13 22:52:33,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:33,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:33,252 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:33,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:33,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:33,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:33,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:33,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-11-13 22:52:33,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:33,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:33,291 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:33,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:33,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:33,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:33,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:33,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-11-13 22:52:33,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:33,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:33,330 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:33,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:33,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:33,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:33,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:33,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-11-13 22:52:33,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:33,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:33,368 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:33,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:33,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:33,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:33,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:33,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-11-13 22:52:33,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:33,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:33,406 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:33,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:33,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:33,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:33,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:33,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-11-13 22:52:33,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:33,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:33,444 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:33,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:33,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:33,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:33,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:33,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-11-13 22:52:33,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:33,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:33,482 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:33,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:33,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:33,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:33,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:33,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-11-13 22:52:33,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:33,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:33,521 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:33,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:33,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:33,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:33,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:33,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-11-13 22:52:33,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:33,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:33,575 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:33,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:33,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:33,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:33,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:33,608 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:33,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:33,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:33,614 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:33,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:33,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:33,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:33,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:33,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-11-13 22:52:33,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:33,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:33,652 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:33,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:33,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:33,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:33,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:33,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-11-13 22:52:33,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:33,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:33,691 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:33,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:33,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:33,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:33,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:33,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-11-13 22:52:33,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:33,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:33,730 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:33,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:33,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:33,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:33,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:33,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-11-13 22:52:33,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:33,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:33,768 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:33,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:33,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:33,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:33,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:33,802 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:33,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:33,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:33,808 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:33,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:33,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:33,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:33,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:33,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-11-13 22:52:33,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:33,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:33,846 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:33,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:33,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:33,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:33,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:33,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-11-13 22:52:33,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:33,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:33,884 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:33,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:33,885 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:33,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:33,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:33,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-11-13 22:52:33,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:33,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:33,922 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:33,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:33,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:33,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:33,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:33,956 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:33,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:33,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:33,961 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:33,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:33,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:33,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:33,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:33,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-11-13 22:52:33,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:33,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:33,999 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:33,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:33,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:34,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:34,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:34,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-11-13 22:52:34,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:34,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:34,037 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:34,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:34,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:34,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:34,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:34,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-11-13 22:52:34,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:34,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:34,075 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:34,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:34,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:34,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:34,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:34,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-11-13 22:52:34,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:34,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:34,114 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:34,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:34,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:34,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:34,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:34,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-11-13 22:52:34,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:34,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:34,152 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:34,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:34,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:34,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:34,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:34,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-11-13 22:52:34,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:34,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:34,191 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:34,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:34,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:34,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:34,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:34,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-11-13 22:52:34,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:34,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:34,229 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:34,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:34,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:34,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:34,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:34,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-11-13 22:52:34,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:34,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:34,267 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:34,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:34,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:34,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:34,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:34,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-11-13 22:52:34,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:34,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:34,305 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:34,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:34,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:34,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:34,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:34,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-11-13 22:52:34,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:34,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:34,344 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:34,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:34,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:34,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:34,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:34,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-11-13 22:52:34,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:34,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:34,382 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:34,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:34,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:34,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:34,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:34,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-11-13 22:52:34,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:34,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:34,420 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:34,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:34,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:34,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:34,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:34,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-11-13 22:52:34,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:34,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:34,457 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:34,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:34,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:34,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:34,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:34,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-11-13 22:52:34,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:34,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:34,495 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:34,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:34,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:34,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:34,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:34,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-11-13 22:52:34,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:34,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:34,534 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:34,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:34,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:34,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:34,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:34,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-11-13 22:52:34,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:34,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:34,572 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:34,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:34,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:34,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:34,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:34,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-11-13 22:52:34,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:34,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:34,621 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:34,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:34,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:34,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:34,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:34,654 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:34,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:34,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:34,659 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:34,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:34,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:34,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:34,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:34,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-11-13 22:52:34,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:34,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:34,698 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:34,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:34,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:34,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:34,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:34,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-11-13 22:52:34,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:34,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:34,737 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:34,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:34,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:34,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:34,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:34,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-11-13 22:52:34,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:34,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:34,777 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:34,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:34,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:34,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:34,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:34,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-11-13 22:52:34,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:34,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:34,816 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:34,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:34,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:34,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:34,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:34,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-11-13 22:52:34,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:34,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:34,854 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:34,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:34,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:34,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:34,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:34,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-11-13 22:52:34,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:34,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:34,892 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:34,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:34,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:34,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:34,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:34,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-11-13 22:52:34,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:34,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:34,931 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:34,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:34,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:34,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:34,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:34,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-11-13 22:52:34,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:34,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:34,969 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:34,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:34,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:34,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:34,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:35,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-11-13 22:52:35,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:35,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:35,008 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:35,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:35,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:35,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:35,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:35,042 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:35,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:35,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:35,048 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:35,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:35,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:35,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:35,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:35,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-11-13 22:52:35,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:35,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:35,086 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:35,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:35,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:35,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:35,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:35,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-11-13 22:52:35,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:35,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:35,125 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:35,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:35,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:35,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:35,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:35,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-11-13 22:52:35,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:35,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:35,163 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:35,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:35,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:35,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:35,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:35,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-11-13 22:52:35,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:35,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:35,201 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:35,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:35,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:35,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:35,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:35,233 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:35,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:35,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:35,239 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:35,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:35,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:35,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:35,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:35,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-11-13 22:52:35,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:35,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:35,277 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:35,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:35,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:35,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:35,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:35,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-11-13 22:52:35,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:35,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:35,316 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:35,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:35,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:35,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:35,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:35,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-11-13 22:52:35,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:35,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:35,354 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:35,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:35,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:35,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:35,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:35,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-11-13 22:52:35,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:35,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:35,393 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:35,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:35,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:35,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:35,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:35,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-11-13 22:52:35,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:35,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:35,432 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:35,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:35,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:35,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:35,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:35,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-11-13 22:52:35,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:35,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:35,471 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:35,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:35,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:35,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:35,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:35,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-11-13 22:52:35,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:35,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:35,509 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:35,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:35,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:35,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:35,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:35,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-11-13 22:52:35,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:35,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:35,552 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:35,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:35,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:35,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:35,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:35,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-11-13 22:52:35,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:35,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:35,590 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:35,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:35,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:35,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:35,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:35,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-11-13 22:52:35,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:35,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:35,646 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:35,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:35,646 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:35,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:35,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:35,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-11-13 22:52:35,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:35,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:35,686 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:35,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:35,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:35,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:35,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:35,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-11-13 22:52:35,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:35,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:35,725 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:35,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:35,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:35,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:35,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:35,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-11-13 22:52:35,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:35,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:35,764 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:35,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:35,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:35,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:35,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:35,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-11-13 22:52:35,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:35,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:35,804 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:35,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:35,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:35,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:35,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:35,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-11-13 22:52:35,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:35,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:35,844 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:35,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:35,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:35,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:35,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:35,877 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:35,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:35,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:35,882 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:35,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:35,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:35,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:35,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:35,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-11-13 22:52:35,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:35,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:35,922 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:35,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:35,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:35,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:35,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:35,956 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:35,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:35,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:35,961 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:35,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:35,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:35,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:35,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:35,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-11-13 22:52:36,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:36,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:36,000 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:36,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:36,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:36,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:36,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:36,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-11-13 22:52:36,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:36,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:36,038 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:36,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:36,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:36,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:36,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:36,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-11-13 22:52:36,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:36,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:36,078 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:36,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:36,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:36,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:36,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:36,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-11-13 22:52:36,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:36,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:36,117 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:36,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:36,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:36,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:36,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:36,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-11-13 22:52:36,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:36,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:36,156 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:36,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:36,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:36,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:36,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:36,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-11-13 22:52:36,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:36,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:36,195 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:36,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:36,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:36,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:36,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:36,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-11-13 22:52:36,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:36,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:36,234 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:36,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:36,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:36,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:36,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:36,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-11-13 22:52:36,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:36,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:36,273 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:36,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:36,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:36,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:36,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:36,307 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:36,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:36,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:36,312 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:36,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:36,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:36,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:36,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:36,346 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:36,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:36,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:36,351 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:36,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:36,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:36,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:36,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:36,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-11-13 22:52:36,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:36,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:36,390 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:36,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:36,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:36,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:36,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:36,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-11-13 22:52:36,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:36,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:36,429 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:36,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:36,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:36,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:36,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:36,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-11-13 22:52:36,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:36,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:36,467 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:36,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:36,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:36,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:36,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:36,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-11-13 22:52:36,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:36,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:36,506 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:36,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:36,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:36,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:36,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:36,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-11-13 22:52:36,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:36,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:36,544 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:36,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:36,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:36,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:36,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:36,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-11-13 22:52:36,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:36,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:36,583 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:36,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:36,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:36,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:36,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:36,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-11-13 22:52:36,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:36,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:36,622 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:36,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:36,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:36,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:36,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:36,655 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:36,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:36,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:36,660 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:36,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:36,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:36,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:36,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:36,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-11-13 22:52:36,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:36,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:36,713 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:36,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:36,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:36,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:36,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:36,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-11-13 22:52:36,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:36,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:36,751 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:36,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:36,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:36,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:36,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:36,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-11-13 22:52:36,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:36,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:36,790 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:36,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:36,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:36,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:36,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:36,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-11-13 22:52:36,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:36,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:36,829 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:36,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:36,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:36,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:36,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:36,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-11-13 22:52:36,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:36,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:36,868 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:36,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:36,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:36,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:36,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:36,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-11-13 22:52:36,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:36,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:36,906 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:36,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:36,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:36,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:36,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:36,939 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:36,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:36,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:36,945 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:36,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:36,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:36,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:36,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:36,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-11-13 22:52:36,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:36,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:36,983 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:36,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:36,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:36,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:36,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:37,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-11-13 22:52:37,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:37,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:37,025 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:37,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:37,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:37,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:37,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:37,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-11-13 22:52:37,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:37,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:37,064 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:37,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:37,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:37,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:37,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:37,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-11-13 22:52:37,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:37,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:37,105 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:37,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:37,105 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:37,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:37,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:37,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-11-13 22:52:37,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:37,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:37,145 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:37,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:37,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:37,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:37,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:37,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-11-13 22:52:37,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:37,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:37,186 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:37,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:37,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:37,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:37,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:37,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-11-13 22:52:37,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:37,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:37,227 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:37,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:37,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:37,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:37,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:37,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-11-13 22:52:37,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:37,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:37,268 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:37,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:37,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:37,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:37,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:37,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-11-13 22:52:37,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:37,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:37,308 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:37,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:37,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:37,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:37,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:37,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-11-13 22:52:37,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:37,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:37,349 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:37,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:37,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:37,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:37,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:37,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-11-13 22:52:37,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:37,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:37,390 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:37,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:37,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:37,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:37,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:37,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-11-13 22:52:37,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:37,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:37,430 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:37,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:37,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:37,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:37,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:37,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-11-13 22:52:37,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:37,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:37,471 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:37,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:37,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:37,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:37,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:37,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-11-13 22:52:37,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:37,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:37,512 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:37,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:37,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:37,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:37,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:37,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-11-13 22:52:37,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:37,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:37,551 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:37,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:37,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:37,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:37,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:37,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-11-13 22:52:37,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:37,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:37,591 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:37,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:37,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:37,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:37,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:37,628 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:37,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:37,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:37,634 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:37,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:37,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:37,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:37,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:37,672 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:37,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:37,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:37,678 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:37,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:37,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:37,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:37,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:37,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-11-13 22:52:37,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:37,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:37,722 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:37,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:37,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:37,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:37,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:37,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-11-13 22:52:37,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:37,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:37,764 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:37,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:37,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:37,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:37,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:37,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-11-13 22:52:37,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:37,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:37,814 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:37,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:37,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:37,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:37,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:37,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-11-13 22:52:37,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:37,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:37,855 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:37,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:37,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:37,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:37,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:37,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-11-13 22:52:37,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:37,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:37,894 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:37,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:37,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:37,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:37,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:37,927 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:37,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:37,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:37,933 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:37,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:37,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:37,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:37,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:37,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-11-13 22:52:37,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:37,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:37,972 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:37,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:37,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:37,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:37,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:38,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-11-13 22:52:38,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:38,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:38,012 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:38,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:38,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:38,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:38,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:38,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-11-13 22:52:38,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:38,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:38,051 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:38,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:38,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:38,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:38,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:38,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-11-13 22:52:38,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:38,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:38,092 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:38,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:38,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:38,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:38,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:38,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-11-13 22:52:38,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:38,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:38,133 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:38,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:38,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:38,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:38,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:38,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-11-13 22:52:38,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:38,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:38,174 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:38,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:38,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:38,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:38,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:38,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-11-13 22:52:38,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:38,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:38,215 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:38,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:38,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:38,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:38,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:38,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-11-13 22:52:38,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:38,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:38,257 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:38,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:38,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:38,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:38,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:38,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-11-13 22:52:38,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:38,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:38,298 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:38,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:38,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:38,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:38,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:38,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-11-13 22:52:38,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:38,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:38,341 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:38,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:38,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:38,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:38,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:38,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-11-13 22:52:38,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:38,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:38,381 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:38,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:38,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:38,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:38,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:38,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-11-13 22:52:38,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:38,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:38,421 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:38,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:38,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:38,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:38,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:38,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-11-13 22:52:38,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:38,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:38,462 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:38,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:38,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:38,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:38,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:38,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-11-13 22:52:38,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:38,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:38,503 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:38,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:38,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:38,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:38,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:38,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-11-13 22:52:38,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:38,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:38,543 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:38,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:38,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:38,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:38,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:38,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-11-13 22:52:38,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:38,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:38,584 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:38,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:38,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:38,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:38,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:38,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-11-13 22:52:38,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:38,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:38,624 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:38,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:38,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:38,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:38,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:38,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-11-13 22:52:38,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:38,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:38,664 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:38,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:38,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:38,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:38,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:38,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-11-13 22:52:38,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:38,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:38,704 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:38,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:38,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:38,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:38,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:38,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-11-13 22:52:38,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:38,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:38,745 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:38,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:38,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:38,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:38,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:38,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-11-13 22:52:38,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:38,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:38,785 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:38,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:38,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:38,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:38,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:38,821 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:38,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:38,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:38,826 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:38,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:38,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:38,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:38,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:38,877 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:38,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:38,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:38,883 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:38,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:38,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:38,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:38,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:38,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-11-13 22:52:38,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:38,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:38,922 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:38,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:38,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:38,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:38,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:38,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-11-13 22:52:38,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:38,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:38,963 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:38,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:38,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:38,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:38,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:38,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-11-13 22:52:39,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:39,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:39,002 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:39,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:39,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:39,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:39,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:39,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-11-13 22:52:39,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:39,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:39,040 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:39,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:39,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:39,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:39,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:39,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-11-13 22:52:39,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:39,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:39,078 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:39,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:39,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:39,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:39,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:39,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-11-13 22:52:39,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:39,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:39,116 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:39,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:39,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:39,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:39,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:39,149 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:39,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:39,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:39,154 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:39,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:39,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:39,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:39,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:39,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-11-13 22:52:39,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:39,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:39,192 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:39,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:39,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:39,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:39,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:39,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-11-13 22:52:39,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:39,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:39,230 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:39,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:39,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:39,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:39,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:39,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-11-13 22:52:39,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:39,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:39,268 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:39,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:39,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:39,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:39,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:39,302 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:39,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:39,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:39,308 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:39,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:39,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:39,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:39,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:39,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-11-13 22:52:39,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:39,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:39,348 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:39,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:39,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:39,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:39,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:39,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-11-13 22:52:39,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:39,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:39,387 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:39,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:39,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:39,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:39,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:39,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-11-13 22:52:39,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:39,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:39,426 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:39,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:39,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:39,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:39,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:39,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-11-13 22:52:39,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:39,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:39,467 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:39,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:39,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:39,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:39,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:39,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-11-13 22:52:39,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:39,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:39,519 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:39,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:39,519 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:39,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:39,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:39,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-11-13 22:52:39,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:39,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:39,559 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:39,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:39,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:39,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:39,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:39,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-11-13 22:52:39,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:39,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:39,616 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:39,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:39,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:39,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:39,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:39,651 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:39,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:39,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:39,657 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:39,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:39,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:39,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:39,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:39,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-11-13 22:52:39,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:39,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:39,696 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:39,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:39,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:39,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:39,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:39,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-11-13 22:52:39,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:39,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:39,734 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:39,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:39,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:39,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:39,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:39,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-11-13 22:52:39,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:39,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:39,774 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:39,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:39,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:39,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:39,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:39,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-11-13 22:52:39,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:39,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:39,816 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:39,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:39,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:39,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:39,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:39,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-11-13 22:52:39,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:39,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:39,854 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:39,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:39,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:39,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:39,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:39,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-11-13 22:52:39,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:39,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:39,892 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:39,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:39,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:39,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:39,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:39,926 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:39,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:39,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:39,931 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:39,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:39,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:39,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:39,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:39,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-11-13 22:52:39,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:39,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:39,988 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:39,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:39,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:39,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:40,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:40,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-11-13 22:52:40,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:40,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:40,026 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:40,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:40,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:40,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:40,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:40,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-11-13 22:52:40,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:40,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:40,064 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:40,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:40,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:40,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:40,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:40,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-11-13 22:52:40,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:40,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:40,102 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:40,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:40,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:40,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:40,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:40,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-11-13 22:52:40,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:40,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:40,139 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:40,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:40,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:40,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:40,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:40,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-11-13 22:52:40,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:40,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:40,177 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:40,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:40,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:40,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:40,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:40,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-11-13 22:52:40,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:40,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:40,214 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:40,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:40,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:40,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:40,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:40,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-11-13 22:52:40,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:40,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:40,252 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:40,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:40,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:40,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:40,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:40,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-11-13 22:52:40,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:40,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:40,290 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:40,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:40,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:40,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:40,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:40,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-11-13 22:52:40,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:40,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:40,330 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:40,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:40,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:40,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:40,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:40,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-11-13 22:52:40,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:40,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:40,368 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:40,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:40,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:40,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:40,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:40,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-11-13 22:52:40,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:40,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:40,407 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:40,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:40,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:40,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:40,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:40,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-11-13 22:52:40,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:40,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:40,445 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:40,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:40,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:40,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:40,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:40,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-11-13 22:52:40,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:40,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:40,482 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:40,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:40,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:40,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:40,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:40,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-11-13 22:52:40,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:40,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:40,520 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:40,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:40,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:40,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:40,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:40,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-11-13 22:52:40,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:40,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:40,559 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:40,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:40,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:40,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:40,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:40,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-11-13 22:52:40,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:40,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:40,596 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:40,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:40,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:40,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:40,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:40,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-11-13 22:52:40,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:40,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:40,635 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:40,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:40,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:40,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:40,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:40,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-11-13 22:52:40,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:40,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:40,674 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:40,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:40,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:40,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:40,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:40,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-11-13 22:52:40,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:40,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:40,713 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:40,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:40,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:40,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:40,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:40,748 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:40,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:40,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:40,753 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:40,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:40,753 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:40,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:40,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:40,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-11-13 22:52:40,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:40,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:40,792 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:40,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:40,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:40,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:40,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:40,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-11-13 22:52:40,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:40,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:40,831 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:40,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:40,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:40,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:40,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:40,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-11-13 22:52:40,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:40,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:40,868 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:40,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:40,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:40,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:40,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:40,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-11-13 22:52:40,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:40,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:40,907 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:40,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:40,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:40,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:40,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:40,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-11-13 22:52:40,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:40,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:40,946 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:40,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:40,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:40,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:40,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:40,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-11-13 22:52:40,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:40,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:40,984 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:40,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:40,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:40,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:41,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:41,028 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:41,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:41,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:41,034 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:41,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:41,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:41,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:41,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:41,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-11-13 22:52:41,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:41,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:41,072 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:41,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:41,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:41,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:41,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:41,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-11-13 22:52:41,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:41,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:41,110 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:41,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:41,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:41,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:41,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:41,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-11-13 22:52:41,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:41,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:41,149 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:41,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:41,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:41,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:41,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:41,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-11-13 22:52:41,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:41,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:41,188 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:41,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:41,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:41,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:41,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:41,220 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:41,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:41,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:41,225 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:41,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:41,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:41,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:41,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:41,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-11-13 22:52:41,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:41,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:41,263 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:41,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:41,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:41,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:41,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:41,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-11-13 22:52:41,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:41,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:41,302 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:41,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:41,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:41,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:41,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:41,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-11-13 22:52:41,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:41,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:41,341 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:41,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:41,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:41,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:41,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:41,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-11-13 22:52:41,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:41,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:41,383 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:41,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:41,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:41,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:41,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:41,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-11-13 22:52:41,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:41,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:41,424 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:41,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:41,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:41,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:41,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:41,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-11-13 22:52:41,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:41,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:41,467 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:41,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:41,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:41,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:41,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:41,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-11-13 22:52:41,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:41,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:41,507 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:41,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:41,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:41,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:41,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:41,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-11-13 22:52:41,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:41,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:41,546 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:41,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:41,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:41,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:41,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:41,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-11-13 22:52:41,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:41,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:41,584 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:41,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:41,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:41,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:41,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:41,617 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:41,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:41,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:41,622 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:41,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:41,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:41,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:41,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:41,655 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:41,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:41,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:41,660 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:41,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:41,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:41,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:41,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:41,692 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:41,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:41,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:41,697 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:41,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:41,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:41,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:41,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:41,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-11-13 22:52:41,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:41,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:41,735 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:41,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:41,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:41,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:41,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:41,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-11-13 22:52:41,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:41,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:41,772 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:41,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:41,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:41,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:41,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:41,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-11-13 22:52:41,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:41,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:41,812 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:41,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:41,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:41,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:41,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:41,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-11-13 22:52:41,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:41,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:41,851 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:41,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:41,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:41,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:41,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:41,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-11-13 22:52:41,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:41,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:41,889 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:41,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:41,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:41,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:41,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:41,921 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:41,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:41,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:41,926 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:41,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:41,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:41,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:41,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:41,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-11-13 22:52:41,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:41,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:41,963 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:41,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:41,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:41,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:41,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:41,996 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:42,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:42,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:42,002 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:42,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:42,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:42,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:42,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:42,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-11-13 22:52:42,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:42,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:42,057 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:42,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:42,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:42,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:42,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:42,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-11-13 22:52:42,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:42,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:42,095 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:42,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:42,095 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:42,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:42,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:42,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-11-13 22:52:42,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:42,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:42,134 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:42,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:42,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:42,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:42,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:42,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-11-13 22:52:42,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:42,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:42,172 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:42,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:42,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:42,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:42,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:42,205 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:42,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:42,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:42,211 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:42,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:42,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:42,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:42,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:42,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-11-13 22:52:42,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:42,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:42,249 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:42,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:42,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:42,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:42,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:42,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-11-13 22:52:42,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:42,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:42,287 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:42,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:42,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:42,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:42,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:42,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-11-13 22:52:42,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:42,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:42,325 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:42,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:42,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:42,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:42,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:42,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-11-13 22:52:42,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:42,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:42,364 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:42,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:42,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:42,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:42,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:42,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-11-13 22:52:42,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:42,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:42,403 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:42,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:42,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:42,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:42,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:42,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-11-13 22:52:42,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:42,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:42,441 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:42,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:42,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:42,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:42,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:42,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-11-13 22:52:42,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:42,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:42,479 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:42,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:42,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:42,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:42,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:42,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-11-13 22:52:42,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:42,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:42,517 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:42,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:42,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:42,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:42,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:42,550 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:42,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:42,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:42,555 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:42,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:42,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:42,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:42,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:42,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-11-13 22:52:42,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:42,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:42,594 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:42,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:42,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:42,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:42,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:42,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-11-13 22:52:42,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:42,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:42,633 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:42,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:42,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:42,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:42,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:42,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-11-13 22:52:42,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:42,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:42,672 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:42,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:42,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:42,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:42,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:42,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-11-13 22:52:42,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:42,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:42,710 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:42,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:42,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:42,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:42,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:42,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-11-13 22:52:42,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:42,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:42,749 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:42,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:42,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:42,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:42,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:42,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-11-13 22:52:42,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:42,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:42,787 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:42,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:42,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:42,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:42,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:42,820 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:42,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:42,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:42,825 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:42,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:42,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:42,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:42,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:42,859 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:42,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:42,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:42,864 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:42,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:42,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:42,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:42,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:42,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-11-13 22:52:42,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:42,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:42,902 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:42,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:42,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:42,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:42,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:42,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-11-13 22:52:42,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:42,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:42,941 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:42,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:42,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:42,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:42,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:42,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-11-13 22:52:42,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:42,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:42,980 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:42,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:42,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:42,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:42,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:43,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-11-13 22:52:43,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:43,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:43,019 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:43,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:43,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:43,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:43,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:43,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-11-13 22:52:43,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:43,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:43,058 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:43,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:43,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:43,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:43,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:43,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-11-13 22:52:43,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:43,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:43,111 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:43,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:43,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:43,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:43,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:43,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-11-13 22:52:43,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:43,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:43,149 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:43,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:43,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:43,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:43,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:43,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-11-13 22:52:43,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:43,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:43,188 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:43,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:43,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:43,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:43,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:43,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-11-13 22:52:43,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:43,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:43,226 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:43,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:43,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:43,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:43,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:43,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-11-13 22:52:43,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:43,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:43,265 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:43,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:43,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:43,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:43,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:43,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-11-13 22:52:43,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:43,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:43,303 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:43,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:43,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:43,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:43,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:43,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-11-13 22:52:43,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:43,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:43,342 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:43,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:43,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:43,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:43,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:43,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-11-13 22:52:43,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:43,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:43,381 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:43,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:43,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:43,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:43,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:43,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-11-13 22:52:43,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:43,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:43,420 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:43,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:43,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:43,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:43,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:43,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-11-13 22:52:43,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:43,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:43,459 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:43,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:43,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:43,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:43,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:43,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-11-13 22:52:43,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:43,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:43,497 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:43,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:43,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:43,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:43,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:43,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-11-13 22:52:43,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:43,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:43,536 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:43,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:43,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:43,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:43,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:43,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-11-13 22:52:43,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:43,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:43,574 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:43,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:43,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:43,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:43,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:43,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-11-13 22:52:43,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:43,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:43,612 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:43,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:43,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:43,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:43,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:43,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-11-13 22:52:43,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:43,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:43,650 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:43,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:43,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:43,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:43,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:43,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-11-13 22:52:43,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:43,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:43,689 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:43,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:43,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:43,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:43,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:43,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-11-13 22:52:43,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:43,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:43,726 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:43,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:43,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:43,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:43,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:43,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-11-13 22:52:43,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:43,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:43,765 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:43,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:43,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:43,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:43,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:43,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-11-13 22:52:43,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:43,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:43,806 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:43,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:43,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:43,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:43,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:43,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-11-13 22:52:43,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:43,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:43,845 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:43,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:43,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:43,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:43,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:43,877 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:43,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:43,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:43,883 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:43,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:43,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:43,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:43,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:43,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-11-13 22:52:43,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:43,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:43,920 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:43,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:43,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:43,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:43,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:43,953 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:43,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:43,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:43,959 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:43,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:43,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:43,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:43,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:43,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-11-13 22:52:43,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:43,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:43,997 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:43,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:43,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:43,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:44,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:44,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-11-13 22:52:44,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:44,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:44,037 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:44,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:44,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:44,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:44,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:44,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-11-13 22:52:44,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:44,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:44,076 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:44,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:44,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:44,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:44,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:44,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-11-13 22:52:44,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:44,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:44,130 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:44,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:44,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:44,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:44,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:44,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-11-13 22:52:44,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:44,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:44,169 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:44,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:44,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:44,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:44,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:44,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-11-13 22:52:44,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:44,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:44,207 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:44,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:44,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:44,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:44,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:44,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-11-13 22:52:44,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:44,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:44,246 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:44,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:44,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:44,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:44,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:44,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-11-13 22:52:44,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:44,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:44,284 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:44,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:44,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:44,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:44,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:44,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-11-13 22:52:44,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:44,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:44,323 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:44,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:44,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:44,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:44,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:44,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-11-13 22:52:44,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:44,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:44,361 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:44,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:44,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:44,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:44,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:44,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-11-13 22:52:44,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:44,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:44,399 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:44,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:44,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:44,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:44,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:44,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-11-13 22:52:44,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:44,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:44,438 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:44,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:44,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:44,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:44,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:44,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-11-13 22:52:44,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:44,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:44,476 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:44,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:44,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:44,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:44,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:44,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-11-13 22:52:44,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:44,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:44,515 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:44,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:44,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:44,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:44,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:44,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-11-13 22:52:44,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:44,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:44,553 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:44,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:44,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:44,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:44,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:44,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-11-13 22:52:44,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:44,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:44,591 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:44,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:44,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:44,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:44,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:44,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-11-13 22:52:44,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:44,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:44,628 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:44,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:44,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:44,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:44,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:44,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-11-13 22:52:44,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:44,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:44,666 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:44,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:44,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:44,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:44,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:44,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-11-13 22:52:44,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:44,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:44,703 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:44,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:44,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:44,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:44,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:44,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-11-13 22:52:44,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:44,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:44,741 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:44,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:44,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:44,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:44,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:44,773 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:44,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:44,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:44,778 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:44,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:44,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:44,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:44,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:44,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-11-13 22:52:44,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:44,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:44,817 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:44,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:44,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:44,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:44,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:44,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-11-13 22:52:44,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:44,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:44,856 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:44,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:44,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:44,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:44,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:44,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-11-13 22:52:44,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:44,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:44,894 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:44,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:44,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:44,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:44,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:44,927 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:44,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:44,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:44,932 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:44,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:44,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:44,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:44,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:44,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-11-13 22:52:44,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:44,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:44,970 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:44,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:44,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:44,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:44,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:45,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-11-13 22:52:45,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:45,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:45,009 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:45,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:45,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:45,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:45,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:45,042 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:45,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:45,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:45,048 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:45,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:45,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:45,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:45,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:45,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-11-13 22:52:45,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:45,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:45,088 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:45,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:45,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:45,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:45,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:45,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-11-13 22:52:45,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:45,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:45,126 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:45,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:45,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:45,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:45,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:45,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-11-13 22:52:45,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:45,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:45,178 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:45,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:45,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:45,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:45,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:45,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-11-13 22:52:45,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:45,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:45,217 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:45,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:45,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:45,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:45,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:45,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-11-13 22:52:45,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:45,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:45,255 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:45,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:45,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:45,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:45,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:45,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-11-13 22:52:45,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:45,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:45,292 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:45,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:45,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:45,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:45,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:45,325 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:45,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:45,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:45,330 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:45,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:45,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:45,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:45,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:45,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-11-13 22:52:45,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:45,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:45,369 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:45,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:45,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:45,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:45,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:45,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-11-13 22:52:45,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:45,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:45,406 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:45,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:45,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:45,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:45,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:45,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-11-13 22:52:45,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:45,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:45,444 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:45,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:45,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:45,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:45,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:45,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-11-13 22:52:45,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:45,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:45,482 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:45,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:45,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:45,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:45,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:45,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-11-13 22:52:45,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:45,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:45,521 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:45,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:45,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:45,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:45,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:45,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-11-13 22:52:45,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:45,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:45,558 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:45,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:45,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:45,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:45,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:45,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-11-13 22:52:45,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:45,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:45,597 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:45,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:45,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:45,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:45,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:45,628 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:45,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:45,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:45,634 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:45,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:45,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:45,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:45,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:45,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-11-13 22:52:45,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:45,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:45,672 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:45,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:45,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:45,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:45,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:45,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-11-13 22:52:45,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:45,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:45,713 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:45,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:45,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:45,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:45,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:45,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-11-13 22:52:45,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:45,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:45,752 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:45,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:45,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:45,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:45,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:45,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-11-13 22:52:45,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:45,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:45,791 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:45,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:45,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:45,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:45,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:45,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-11-13 22:52:45,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:45,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:45,830 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:45,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:45,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:45,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:45,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:45,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-11-13 22:52:45,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:45,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:45,869 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:45,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:45,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:45,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:45,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:45,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-11-13 22:52:45,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:45,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:45,906 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:45,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:45,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:45,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:45,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:45,939 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:52:45,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:45,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:45,945 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:45,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:45,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:45,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:45,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:45,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-11-13 22:52:45,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:45,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-13 22:52:45,982 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:52:45,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:52:45,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:45,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:45,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:46,015 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked.