./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/product-lines/minepump_spec5_product51.cil.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version d790fecc Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_451c7524-f2e8-4fa1-8c5b-a0efadde1474/bin/ukojak-verify-CZk0znPC7b/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_451c7524-f2e8-4fa1-8c5b-a0efadde1474/bin/ukojak-verify-CZk0znPC7b/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_451c7524-f2e8-4fa1-8c5b-a0efadde1474/bin/ukojak-verify-CZk0znPC7b/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_451c7524-f2e8-4fa1-8c5b-a0efadde1474/bin/ukojak-verify-CZk0znPC7b/config/KojakReach.xml -i ../../sv-benchmarks/c/product-lines/minepump_spec5_product51.cil.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_451c7524-f2e8-4fa1-8c5b-a0efadde1474/bin/ukojak-verify-CZk0znPC7b/config/svcomp-Reach-32bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_451c7524-f2e8-4fa1-8c5b-a0efadde1474/bin/ukojak-verify-CZk0znPC7b --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Kojak --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 1ef39c14b0f41147d1df64069011556a64ce74ff520b071f62407c2225292c50 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-12-05 22:10:45,933 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-12-05 22:10:45,983 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_451c7524-f2e8-4fa1-8c5b-a0efadde1474/bin/ukojak-verify-CZk0znPC7b/config/svcomp-Reach-32bit-Kojak_Default.epf [2024-12-05 22:10:45,987 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-12-05 22:10:45,987 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-12-05 22:10:46,004 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-12-05 22:10:46,005 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-12-05 22:10:46,005 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-12-05 22:10:46,005 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-12-05 22:10:46,006 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-12-05 22:10:46,006 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-12-05 22:10:46,006 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-12-05 22:10:46,006 INFO L153 SettingsManager]: * sizeof long=4 [2024-12-05 22:10:46,006 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-12-05 22:10:46,006 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-12-05 22:10:46,006 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-12-05 22:10:46,006 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-12-05 22:10:46,006 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-12-05 22:10:46,007 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-12-05 22:10:46,007 INFO L153 SettingsManager]: * sizeof long double=12 [2024-12-05 22:10:46,007 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-12-05 22:10:46,007 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-12-05 22:10:46,007 INFO L153 SettingsManager]: * Use constant arrays=true [2024-12-05 22:10:46,007 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-12-05 22:10:46,007 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-12-05 22:10:46,007 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-12-05 22:10:46,007 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-12-05 22:10:46,008 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-12-05 22:10:46,008 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-12-05 22:10:46,008 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-12-05 22:10:46,008 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-12-05 22:10:46,008 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-12-05 22:10:46,008 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-12-05 22:10:46,008 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_451c7524-f2e8-4fa1-8c5b-a0efadde1474/bin/ukojak-verify-CZk0znPC7b Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) 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 -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 1ef39c14b0f41147d1df64069011556a64ce74ff520b071f62407c2225292c50 [2024-12-05 22:10:46,204 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-12-05 22:10:46,211 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-12-05 22:10:46,212 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-12-05 22:10:46,213 INFO L270 PluginConnector]: Initializing CDTParser... [2024-12-05 22:10:46,214 INFO L274 PluginConnector]: CDTParser initialized [2024-12-05 22:10:46,215 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_451c7524-f2e8-4fa1-8c5b-a0efadde1474/bin/ukojak-verify-CZk0znPC7b/../../sv-benchmarks/c/product-lines/minepump_spec5_product51.cil.c [2024-12-05 22:10:48,814 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_451c7524-f2e8-4fa1-8c5b-a0efadde1474/bin/ukojak-verify-CZk0znPC7b/data/f76a80b8e/5f5a804535b34a8c9defa9ebe72fc30e/FLAG100b68819 [2024-12-05 22:10:49,055 INFO L384 CDTParser]: Found 1 translation units. [2024-12-05 22:10:49,056 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_451c7524-f2e8-4fa1-8c5b-a0efadde1474/sv-benchmarks/c/product-lines/minepump_spec5_product51.cil.c [2024-12-05 22:10:49,068 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_451c7524-f2e8-4fa1-8c5b-a0efadde1474/bin/ukojak-verify-CZk0znPC7b/data/f76a80b8e/5f5a804535b34a8c9defa9ebe72fc30e/FLAG100b68819 [2024-12-05 22:10:49,383 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_451c7524-f2e8-4fa1-8c5b-a0efadde1474/bin/ukojak-verify-CZk0znPC7b/data/f76a80b8e/5f5a804535b34a8c9defa9ebe72fc30e [2024-12-05 22:10:49,384 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-12-05 22:10:49,385 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-12-05 22:10:49,386 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-12-05 22:10:49,386 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-12-05 22:10:49,390 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-12-05 22:10:49,391 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 05.12 10:10:49" (1/1) ... [2024-12-05 22:10:49,392 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@44606425 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 10:10:49, skipping insertion in model container [2024-12-05 22:10:49,392 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 05.12 10:10:49" (1/1) ... [2024-12-05 22:10:49,417 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-12-05 22:10:49,627 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_451c7524-f2e8-4fa1-8c5b-a0efadde1474/sv-benchmarks/c/product-lines/minepump_spec5_product51.cil.c[18485,18498] [2024-12-05 22:10:49,632 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-05 22:10:49,641 INFO L200 MainTranslator]: Completed pre-run [2024-12-05 22:10:49,649 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"MinePump.i","") [49] [2024-12-05 22:10:49,650 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Test.i","") [277] [2024-12-05 22:10:49,651 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"scenario.i","") [381] [2024-12-05 22:10:49,651 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"featureselect.i","") [448] [2024-12-05 22:10:49,651 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"libacc.i","") [483] [2024-12-05 22:10:49,651 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Environment.i","") [849] [2024-12-05 22:10:49,651 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"wsllib_check.i","") [953] [2024-12-05 22:10:49,651 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Specification5_spec.i","") [962] [2024-12-05 22:10:49,697 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_451c7524-f2e8-4fa1-8c5b-a0efadde1474/sv-benchmarks/c/product-lines/minepump_spec5_product51.cil.c[18485,18498] [2024-12-05 22:10:49,698 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-05 22:10:49,716 INFO L204 MainTranslator]: Completed translation [2024-12-05 22:10:49,717 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 10:10:49 WrapperNode [2024-12-05 22:10:49,717 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-12-05 22:10:49,718 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-12-05 22:10:49,718 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-12-05 22:10:49,718 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-12-05 22:10:49,724 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 10:10:49" (1/1) ... [2024-12-05 22:10:49,732 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 10:10:49" (1/1) ... [2024-12-05 22:10:49,748 INFO L138 Inliner]: procedures = 58, calls = 103, calls flagged for inlining = 25, calls inlined = 21, statements flattened = 211 [2024-12-05 22:10:49,748 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-12-05 22:10:49,749 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-12-05 22:10:49,749 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-12-05 22:10:49,749 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-12-05 22:10:49,756 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 10:10:49" (1/1) ... [2024-12-05 22:10:49,756 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 10:10:49" (1/1) ... [2024-12-05 22:10:49,758 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 10:10:49" (1/1) ... [2024-12-05 22:10:49,758 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 10:10:49" (1/1) ... [2024-12-05 22:10:49,763 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 10:10:49" (1/1) ... [2024-12-05 22:10:49,763 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 10:10:49" (1/1) ... [2024-12-05 22:10:49,766 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 10:10:49" (1/1) ... [2024-12-05 22:10:49,767 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 10:10:49" (1/1) ... [2024-12-05 22:10:49,768 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 10:10:49" (1/1) ... [2024-12-05 22:10:49,769 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-12-05 22:10:49,769 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-12-05 22:10:49,769 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-12-05 22:10:49,769 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-12-05 22:10:49,770 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 10:10:49" (1/1) ... [2024-12-05 22:10:49,774 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-12-05 22:10:49,786 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_451c7524-f2e8-4fa1-8c5b-a0efadde1474/bin/ukojak-verify-CZk0znPC7b/z3 [2024-12-05 22:10:49,795 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_451c7524-f2e8-4fa1-8c5b-a0efadde1474/bin/ukojak-verify-CZk0znPC7b/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-12-05 22:10:49,797 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_451c7524-f2e8-4fa1-8c5b-a0efadde1474/bin/ukojak-verify-CZk0znPC7b/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-12-05 22:10:49,816 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-12-05 22:10:49,816 INFO L130 BoogieDeclarations]: Found specification of procedure processEnvironment__wrappee__base [2024-12-05 22:10:49,816 INFO L138 BoogieDeclarations]: Found implementation of procedure processEnvironment__wrappee__base [2024-12-05 22:10:49,816 INFO L130 BoogieDeclarations]: Found specification of procedure cleanup [2024-12-05 22:10:49,816 INFO L138 BoogieDeclarations]: Found implementation of procedure cleanup [2024-12-05 22:10:49,816 INFO L130 BoogieDeclarations]: Found specification of procedure timeShift [2024-12-05 22:10:49,816 INFO L138 BoogieDeclarations]: Found implementation of procedure timeShift [2024-12-05 22:10:49,816 INFO L130 BoogieDeclarations]: Found specification of procedure processEnvironment__wrappee__highWaterSensor [2024-12-05 22:10:49,816 INFO L138 BoogieDeclarations]: Found implementation of procedure processEnvironment__wrappee__highWaterSensor [2024-12-05 22:10:49,816 INFO L130 BoogieDeclarations]: Found specification of procedure waterRise [2024-12-05 22:10:49,816 INFO L138 BoogieDeclarations]: Found implementation of procedure waterRise [2024-12-05 22:10:49,816 INFO L130 BoogieDeclarations]: Found specification of procedure isPumpRunning [2024-12-05 22:10:49,816 INFO L138 BoogieDeclarations]: Found implementation of procedure isPumpRunning [2024-12-05 22:10:49,816 INFO L130 BoogieDeclarations]: Found specification of procedure deactivatePump [2024-12-05 22:10:49,817 INFO L138 BoogieDeclarations]: Found implementation of procedure deactivatePump [2024-12-05 22:10:49,817 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-12-05 22:10:49,817 INFO L130 BoogieDeclarations]: Found specification of procedure changeMethaneLevel [2024-12-05 22:10:49,817 INFO L138 BoogieDeclarations]: Found implementation of procedure changeMethaneLevel [2024-12-05 22:10:49,817 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-12-05 22:10:49,817 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-12-05 22:10:49,874 INFO L234 CfgBuilder]: Building ICFG [2024-12-05 22:10:49,875 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-12-05 22:10:50,081 INFO L? ?]: Removed 45 outVars from TransFormulas that were not future-live. [2024-12-05 22:10:50,081 INFO L283 CfgBuilder]: Performing block encoding [2024-12-05 22:10:50,165 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-12-05 22:10:50,165 INFO L312 CfgBuilder]: Removed 4 assume(true) statements. [2024-12-05 22:10:50,166 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 05.12 10:10:50 BoogieIcfgContainer [2024-12-05 22:10:50,166 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-12-05 22:10:50,166 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-12-05 22:10:50,166 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-12-05 22:10:50,175 INFO L274 PluginConnector]: CodeCheck initialized [2024-12-05 22:10:50,175 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 05.12 10:10:50" (1/1) ... [2024-12-05 22:10:50,182 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-05 22:10:50,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:50,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 87 states to 65 states and 87 transitions. [2024-12-05 22:10:50,231 INFO L276 IsEmpty]: Start isEmpty. Operand 65 states and 87 transitions. [2024-12-05 22:10:50,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-05 22:10:50,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:50,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:50,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:50,435 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-05 22:10:50,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:50,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 88 states to 66 states and 88 transitions. [2024-12-05 22:10:50,472 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 88 transitions. [2024-12-05 22:10:50,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-05 22:10:50,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:50,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:50,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:50,563 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-05 22:10:50,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:50,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 77 states and 111 transitions. [2024-12-05 22:10:50,659 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 111 transitions. [2024-12-05 22:10:50,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-05 22:10:50,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:50,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:50,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:50,726 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-05 22:10:50,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:50,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 112 states to 78 states and 112 transitions. [2024-12-05 22:10:50,737 INFO L276 IsEmpty]: Start isEmpty. Operand 78 states and 112 transitions. [2024-12-05 22:10:50,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:50,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:50,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:50,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:50,792 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-05 22:10:50,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:50,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 113 states to 79 states and 113 transitions. [2024-12-05 22:10:50,806 INFO L276 IsEmpty]: Start isEmpty. Operand 79 states and 113 transitions. [2024-12-05 22:10:50,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:50,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:50,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:50,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:50,851 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-05 22:10:50,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:50,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 114 states to 80 states and 114 transitions. [2024-12-05 22:10:50,866 INFO L276 IsEmpty]: Start isEmpty. Operand 80 states and 114 transitions. [2024-12-05 22:10:50,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:50,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:50,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:50,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:50,972 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:51,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:51,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 154 states to 99 states and 154 transitions. [2024-12-05 22:10:51,325 INFO L276 IsEmpty]: Start isEmpty. Operand 99 states and 154 transitions. [2024-12-05 22:10:51,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:51,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:51,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:51,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:51,388 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:51,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:51,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 154 states to 99 states and 154 transitions. [2024-12-05 22:10:51,400 INFO L276 IsEmpty]: Start isEmpty. Operand 99 states and 154 transitions. [2024-12-05 22:10:51,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:51,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:51,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:51,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:51,457 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:51,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:51,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 154 states to 99 states and 154 transitions. [2024-12-05 22:10:51,468 INFO L276 IsEmpty]: Start isEmpty. Operand 99 states and 154 transitions. [2024-12-05 22:10:51,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:51,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:51,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:51,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:51,523 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:51,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:51,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 154 states to 99 states and 154 transitions. [2024-12-05 22:10:51,536 INFO L276 IsEmpty]: Start isEmpty. Operand 99 states and 154 transitions. [2024-12-05 22:10:51,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:51,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:51,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:51,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:51,610 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:51,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:51,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 154 states to 99 states and 154 transitions. [2024-12-05 22:10:51,620 INFO L276 IsEmpty]: Start isEmpty. Operand 99 states and 154 transitions. [2024-12-05 22:10:51,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:51,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:51,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:51,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:51,674 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:51,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:51,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 154 states to 99 states and 154 transitions. [2024-12-05 22:10:51,685 INFO L276 IsEmpty]: Start isEmpty. Operand 99 states and 154 transitions. [2024-12-05 22:10:51,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:51,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:51,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:51,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:51,737 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:51,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:51,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 154 states to 99 states and 154 transitions. [2024-12-05 22:10:51,747 INFO L276 IsEmpty]: Start isEmpty. Operand 99 states and 154 transitions. [2024-12-05 22:10:51,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:51,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:51,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:51,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:51,797 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:51,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:51,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 154 states to 99 states and 154 transitions. [2024-12-05 22:10:51,807 INFO L276 IsEmpty]: Start isEmpty. Operand 99 states and 154 transitions. [2024-12-05 22:10:51,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 22:10:51,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:51,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:51,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:51,851 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-05 22:10:51,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:51,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:51,896 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:51,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:51,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:51,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:51,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:51,961 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:51,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:51,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:51,972 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:51,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:51,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:51,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:51,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:52,027 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:52,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:52,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:52,038 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:52,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:52,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:52,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:52,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:52,086 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:52,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:52,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:52,097 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:52,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:52,098 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:52,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:52,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:52,144 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:52,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:52,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:52,155 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:52,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:52,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:52,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:52,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:52,210 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:52,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:52,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:52,222 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:52,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:52,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:52,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:52,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:52,283 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:52,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:52,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:52,296 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:52,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:52,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:52,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:52,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:52,362 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:52,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:52,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:52,375 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:52,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:52,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:52,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:52,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:52,432 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:52,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:52,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:52,445 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:52,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:52,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:52,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:52,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:52,499 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:52,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:52,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:52,512 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:52,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:52,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:52,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:52,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:52,567 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:52,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:52,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:52,581 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:52,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:52,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:52,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:52,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:52,635 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:52,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:52,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:52,648 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:52,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:52,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:52,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:52,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:52,701 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:52,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:52,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:52,713 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:52,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:52,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:52,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:52,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:52,765 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:52,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:52,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:52,778 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:52,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:52,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:52,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:52,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:52,832 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:52,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:52,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:52,845 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:52,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:52,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:52,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:52,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:52,899 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:52,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:52,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:52,911 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:52,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:52,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:52,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:52,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:52,962 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:52,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:52,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:52,975 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:52,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:52,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:52,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:52,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:53,032 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:53,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:53,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:53,045 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:53,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:53,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:53,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:53,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:53,102 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:53,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:53,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:53,121 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:53,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:53,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:53,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:53,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:53,161 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:53,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:53,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:53,170 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:53,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:53,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:53,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:53,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:53,209 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:53,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:53,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:53,219 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:53,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:53,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:53,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:53,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:53,259 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:53,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:53,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:53,268 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:53,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:53,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:53,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:53,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:53,310 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:53,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:53,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:53,320 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:53,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:53,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:53,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:53,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:53,357 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:53,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:53,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:53,366 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:53,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:53,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:53,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:53,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:53,405 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:53,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:53,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:53,414 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:53,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:53,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:53,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:53,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:53,453 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:53,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:53,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:53,461 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:53,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:53,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:53,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:53,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:53,505 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:53,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:53,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:53,514 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:53,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:53,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:53,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:53,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:53,551 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:53,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:53,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:53,559 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:53,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:53,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:53,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:53,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:53,599 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:53,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:53,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:53,607 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:53,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:53,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:53,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:53,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:53,645 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:53,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:53,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:53,653 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:53,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:53,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:53,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:53,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:53,693 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:53,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:53,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:53,701 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:53,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:53,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:53,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:53,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:53,747 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:53,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:53,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:53,756 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:53,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:53,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:53,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:53,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:53,796 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:53,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:53,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:53,804 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:53,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:53,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:53,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:53,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:53,842 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:53,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:53,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:53,851 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:53,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:53,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:53,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:53,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:53,893 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:53,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:53,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:53,904 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:53,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:53,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:53,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:53,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:53,942 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:53,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:53,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:53,950 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:53,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:53,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:53,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:53,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:53,990 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:53,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:53,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:53,998 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:53,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:53,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:53,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:54,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:54,036 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:54,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:54,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:54,044 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:54,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:54,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:54,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:54,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:54,079 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:54,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:54,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:54,088 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:54,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:54,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:54,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:54,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:54,126 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:54,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:54,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:54,134 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:54,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:54,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:54,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:54,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:54,170 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:54,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:54,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:54,177 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:54,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:54,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:54,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:54,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:54,213 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:54,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:54,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:54,221 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:54,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:54,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:54,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:54,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:54,256 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:54,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:54,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:54,264 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:54,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:54,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:54,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:54,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:54,301 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:54,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:54,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:54,310 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:54,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:54,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:54,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:54,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:54,352 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:54,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:54,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:54,360 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:54,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:54,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:54,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:54,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:54,396 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:54,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:54,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:54,404 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:54,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:54,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:54,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:54,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:54,439 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:54,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:54,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:54,447 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:54,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:54,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:54,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:54,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:54,481 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:54,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:54,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:54,490 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:54,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:54,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:54,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:54,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:54,529 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:54,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:54,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:54,537 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:54,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:54,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:54,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:54,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:54,573 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:54,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:54,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:54,580 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:54,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:54,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:54,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:54,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:54,615 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:54,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:54,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:54,626 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:54,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:54,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:54,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:54,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:54,659 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:54,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:54,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:54,668 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:54,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:54,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:54,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:54,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:54,703 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:54,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:54,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:54,711 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:54,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:54,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:54,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:54,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:54,747 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:54,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:54,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:54,755 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:54,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:54,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:54,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:54,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:54,789 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:54,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:54,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:54,798 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:54,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:54,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:54,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:54,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:54,834 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:54,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:54,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:54,842 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:54,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:54,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:54,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:54,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:54,877 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:54,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:54,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:54,891 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:54,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:54,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:54,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:54,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:54,931 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:54,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:54,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:54,943 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:54,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:54,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:54,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:54,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:54,988 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:54,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:54,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:54,999 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:55,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:55,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:55,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:55,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:55,042 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:55,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:55,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:55,054 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:55,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:55,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:55,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:55,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:55,098 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:55,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:55,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:55,109 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:55,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:55,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:55,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:55,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:55,151 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:55,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:55,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:55,162 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:55,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:55,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:55,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:55,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:55,196 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:55,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:55,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:55,203 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:55,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:55,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:55,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:55,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:55,238 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:55,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:55,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:55,246 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:55,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:55,247 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:55,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:55,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:55,278 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:55,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:55,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:55,287 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:55,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:55,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:55,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:55,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:55,318 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:55,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:55,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:55,326 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:55,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:55,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:55,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:55,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:55,358 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:55,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:55,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:55,366 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:55,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:55,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:55,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:55,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:55,397 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:55,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:55,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:55,404 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:55,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:55,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:55,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:55,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:55,437 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:55,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:55,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:55,444 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:55,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:55,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:55,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:55,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:55,477 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:55,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:55,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:55,484 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:55,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:55,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:55,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:55,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:55,517 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:55,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:55,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:55,524 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:55,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:55,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:55,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:55,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:55,556 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:55,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:55,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:55,563 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:55,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:55,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:55,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:55,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:55,606 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:55,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:55,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:55,612 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:55,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:55,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:55,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:55,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:55,642 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:55,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:55,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:55,649 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:55,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:55,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:55,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:55,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:55,679 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:55,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:55,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:55,685 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:55,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:55,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:55,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:55,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:55,716 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:55,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:55,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:55,722 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:55,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:55,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:55,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:55,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:55,751 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:55,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:55,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:55,758 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:55,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:55,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:55,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:55,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:55,787 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:55,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:55,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:55,794 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:55,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:55,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:55,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:55,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:55,823 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:55,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:55,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:55,830 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:55,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:55,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:55,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:55,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:55,862 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:55,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:55,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:55,868 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:55,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:55,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:55,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:55,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:55,900 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:55,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:55,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:55,906 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:55,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:55,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:55,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:55,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:55,937 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:55,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:55,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:55,943 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:55,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:55,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:55,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:55,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:55,974 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:55,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:55,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:55,980 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:55,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:55,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:55,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:55,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:56,011 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:56,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:56,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:56,017 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:56,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:56,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:56,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:56,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:56,048 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:56,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:56,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:56,054 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:56,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:56,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:56,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:56,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:56,084 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:56,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:56,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:56,090 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:56,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:56,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:56,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:56,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:56,119 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:56,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:56,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:56,125 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:56,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:56,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:56,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:56,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:56,153 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:56,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:56,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:56,159 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:56,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:56,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:56,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:56,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:56,198 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:56,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:56,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:56,204 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:56,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:56,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:56,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:56,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:56,234 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:56,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:56,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:56,240 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:56,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:56,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:56,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:56,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:56,269 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:56,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:56,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:56,274 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:56,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:56,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:56,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:56,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:56,304 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:56,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:56,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:56,310 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:56,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:56,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:56,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:56,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:56,339 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:56,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:56,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:56,346 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:56,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:56,346 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:56,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:56,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:56,375 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:56,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:56,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:56,381 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:56,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:56,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:56,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:56,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:56,409 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:56,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:56,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:56,415 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:56,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:56,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:56,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:56,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:56,444 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:56,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:56,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:56,451 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:56,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:56,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:56,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:56,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:56,480 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:56,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:56,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:56,485 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:56,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:56,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:56,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:56,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:56,512 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:56,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:56,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:56,518 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:56,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:56,519 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:56,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:56,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:56,546 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:56,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:56,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:56,552 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:56,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:56,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:56,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:56,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:56,579 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:56,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:56,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:56,585 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:56,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:56,585 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:56,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:56,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:56,612 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:56,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:56,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:56,618 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:56,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:56,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:56,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:56,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:56,647 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:56,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:56,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:56,653 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:56,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:56,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:56,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:56,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:56,682 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:56,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:56,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:56,688 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:56,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:56,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:56,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:56,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:56,718 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:56,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:56,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:56,723 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:56,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:56,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:56,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:56,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:56,762 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:56,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:56,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:56,768 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:56,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:56,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:56,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:56,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:56,797 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:56,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:56,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:56,803 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:56,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:56,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:56,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:56,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:56,831 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:56,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:56,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:56,837 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:56,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:56,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:56,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:56,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:56,865 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:56,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:56,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:56,870 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:56,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:56,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:56,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:56,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:56,897 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:56,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:56,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:56,903 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:56,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:56,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:56,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:56,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:56,929 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:56,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:56,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:56,935 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:56,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:56,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:56,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:56,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:56,962 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:56,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:56,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:56,968 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:56,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:56,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:56,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:56,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:56,995 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:56,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:57,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:57,000 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:57,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:57,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:57,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:57,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:57,026 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:57,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:57,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:57,032 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:57,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:57,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:57,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:57,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:57,061 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:57,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:57,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:57,066 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:57,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:57,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:57,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:57,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:57,093 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:57,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:57,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:57,099 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:57,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:57,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:57,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:57,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:57,127 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:57,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:57,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:57,133 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:57,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:57,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:57,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:57,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:57,161 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:57,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:57,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:57,166 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:57,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:57,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:57,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:57,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:57,194 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:57,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:57,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:57,199 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:57,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:57,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:57,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:57,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:57,228 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:57,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:57,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:57,233 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:57,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:57,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:57,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:57,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:57,259 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:57,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:57,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:57,265 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:57,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:57,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:57,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:57,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:57,308 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:57,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:57,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:57,313 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:57,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:57,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:57,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:57,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:57,340 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:57,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:57,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:57,345 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:57,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:57,346 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:57,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:57,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:57,373 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:57,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:57,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:57,378 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:57,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:57,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:57,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:57,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:57,406 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:57,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:57,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:57,412 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:57,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:57,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:57,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:57,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:57,438 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:57,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:57,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:57,444 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:57,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:57,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:57,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:57,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:57,471 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:57,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:57,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:57,477 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:57,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:57,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:57,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:57,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:57,504 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:57,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:57,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:57,509 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:57,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:57,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:57,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:57,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:57,534 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:57,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:57,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:57,539 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:57,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:57,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:57,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:57,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:57,565 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:57,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:57,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:57,570 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:57,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:57,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:57,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:57,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:57,595 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:57,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:57,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:57,601 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:57,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:57,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:57,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:57,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:57,628 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:57,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:57,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:57,633 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:57,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:57,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:57,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:57,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:57,658 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:57,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:57,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:57,664 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:57,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:57,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:57,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:57,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:57,691 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:57,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:57,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:57,697 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:57,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:57,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:57,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:57,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:57,725 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:57,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:57,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:57,731 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:57,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:57,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:57,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:57,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:57,758 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:57,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:57,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:57,764 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:57,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:57,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:57,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:57,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:57,791 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:57,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:57,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:57,797 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:57,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:57,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:57,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:57,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:57,838 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:57,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:57,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:57,844 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:57,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:57,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:57,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:57,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:57,876 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:57,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:57,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:57,885 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:57,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:57,885 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:57,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:57,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:57,923 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:57,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:57,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:57,932 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:57,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:57,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:57,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:57,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:57,970 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:57,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:57,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:57,978 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:57,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:57,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:57,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:57,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:58,016 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:58,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:58,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:58,024 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:58,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:58,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:58,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:58,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:58,061 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:58,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:58,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:58,069 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:58,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:58,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:58,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:58,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:58,107 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:58,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:58,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:58,116 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:58,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:58,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:58,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:58,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:58,147 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:58,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:58,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:58,152 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:58,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:58,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:58,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:58,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:58,177 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:58,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:58,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:58,183 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:58,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:58,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:58,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:58,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:58,211 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:58,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:58,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:58,216 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:58,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:58,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:58,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:58,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:58,242 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:58,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:58,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:58,248 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:58,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:58,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:58,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:58,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:58,275 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:58,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:58,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:58,281 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:58,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:58,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:58,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:58,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:58,307 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:58,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:58,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:58,313 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:58,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:58,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:58,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:58,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:58,341 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:58,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:58,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:58,347 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:58,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:58,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:58,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:58,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:58,375 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:58,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:58,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:58,381 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:58,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:58,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:58,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:58,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:58,409 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:58,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:58,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:58,414 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:58,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:58,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:58,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:58,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:58,441 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:58,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:58,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:58,447 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:58,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:58,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:58,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:58,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:58,473 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:58,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:58,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:58,479 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:58,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:58,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:58,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:58,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:58,504 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:58,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:58,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:58,510 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:58,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:58,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:58,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:58,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:58,536 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:58,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:58,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:58,542 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:58,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:58,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:58,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:58,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:58,579 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:58,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:58,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:58,584 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:58,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:58,585 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:58,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:58,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:58,610 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:58,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:58,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:58,616 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:58,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:58,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:58,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:58,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:58,641 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:58,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:58,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:58,646 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:58,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:58,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:58,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:58,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:58,671 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:58,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:58,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:58,677 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:58,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:58,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:58,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:58,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:58,702 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:58,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:58,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:58,707 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:58,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:58,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:58,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:58,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:58,732 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:58,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:58,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:58,738 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:58,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:58,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:58,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:58,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:58,763 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:58,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:58,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:58,768 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:58,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:58,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:58,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:58,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:58,792 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:58,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:58,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:58,797 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:58,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:58,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:58,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:58,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:58,822 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:58,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:58,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:58,827 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:58,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:58,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:58,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:58,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:58,850 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:58,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:58,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:58,855 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:58,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:58,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:58,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:58,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:58,880 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:58,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:58,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:58,885 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:58,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:58,885 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:58,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:58,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:58,911 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:58,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:58,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:58,916 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:58,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:58,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:58,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:58,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:58,941 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:58,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:58,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:58,947 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:58,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:58,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:58,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:58,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:58,972 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:58,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:58,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:58,977 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:58,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:58,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:58,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:58,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:59,001 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:59,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:59,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:59,007 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:59,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:59,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:59,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:59,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:59,033 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:59,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:59,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:59,038 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:59,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:59,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:59,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:59,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:59,064 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:59,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:59,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:59,070 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:59,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:59,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:59,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:59,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:59,095 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:59,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:59,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:59,100 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:59,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:59,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:59,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:59,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:59,125 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:59,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:59,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:59,130 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:59,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:59,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:59,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:59,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:59,155 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:59,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:59,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:59,160 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:59,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:59,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:59,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:59,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:59,195 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:59,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:59,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:59,200 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:59,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:59,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:59,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:59,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:59,225 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:59,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:59,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:59,230 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:59,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:59,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:59,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:59,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:59,257 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:59,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:59,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:59,262 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:59,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:59,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:59,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:59,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:59,289 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:59,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:59,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:59,294 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:59,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:59,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:59,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:59,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:59,319 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:59,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:59,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:59,325 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:59,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:59,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:59,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:59,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:59,351 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:59,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:59,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:59,356 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:59,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:59,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:59,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:59,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:59,380 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:59,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:59,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:59,385 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:59,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:59,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:59,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:59,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:59,409 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:59,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:59,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:59,414 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:59,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:59,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:59,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:59,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:59,439 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:59,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:59,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:59,445 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:59,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:59,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:59,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:59,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:59,470 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:59,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:59,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:59,475 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:59,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:59,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:59,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:59,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:59,500 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:59,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:59,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:59,505 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:59,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:59,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:59,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:59,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:59,530 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:59,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:59,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:59,535 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:59,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:59,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:59,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:59,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:59,561 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:59,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:59,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:59,566 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:59,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:59,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:59,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:59,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:59,591 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:59,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:59,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:59,596 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:59,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:59,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:59,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:59,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:59,622 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:59,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:59,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:59,627 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:59,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:59,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:59,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:59,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:59,652 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:59,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:59,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:59,657 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:59,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:59,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:59,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:59,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:59,682 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:59,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:59,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:59,687 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:59,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:59,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:59,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:59,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:59,717 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:59,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:59,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:59,722 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:59,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:59,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:59,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:59,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:59,747 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:59,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:59,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:59,752 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:59,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:59,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:59,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:59,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:59,777 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:59,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:59,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:59,782 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:59,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:59,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:59,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:59,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:59,810 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:59,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:59,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:59,815 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:59,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:59,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:59,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:59,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:59,840 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:59,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:59,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:59,845 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:59,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:59,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:59,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:59,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:59,869 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:59,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:59,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:59,874 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:59,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:59,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:59,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:59,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:59,899 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:59,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:59,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:59,904 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:59,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:59,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:59,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:59,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:59,929 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:59,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:59,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:59,934 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:59,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:59,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:59,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:59,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:59,959 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:59,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:59,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:59,963 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:59,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:59,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:59,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:59,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:10:59,988 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:10:59,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:10:59,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:10:59,994 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:10:59,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:10:59,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:10:59,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:10:59,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:00,019 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:00,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:00,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:00,024 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:00,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:00,024 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:00,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:00,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:00,048 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:00,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:00,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:00,051 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:00,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:00,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:00,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:00,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:00,069 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:00,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:00,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:00,072 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:00,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:00,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:00,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:00,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:00,089 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:00,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:00,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:00,093 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:00,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:00,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:00,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:00,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:00,110 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:00,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:00,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:00,113 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:00,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:00,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:00,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:00,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:00,130 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:00,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:00,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:00,135 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:00,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:00,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:00,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:00,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:00,154 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:00,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:00,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:00,157 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:00,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:00,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:00,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:00,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:00,174 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:00,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:00,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:00,178 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:00,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:00,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:00,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:00,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:00,195 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:00,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:00,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:00,198 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:00,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:00,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:00,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:00,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:00,216 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:00,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:00,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:00,220 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:00,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:00,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:00,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:00,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:00,238 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:00,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:00,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:00,243 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:00,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:00,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:00,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:00,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:00,259 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:00,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:00,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:00,262 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:00,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:00,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:00,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:00,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:00,288 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:00,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:00,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:00,293 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:00,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:00,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:00,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:00,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:00,317 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:00,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:00,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:00,320 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:00,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:00,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:00,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:00,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:00,340 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:00,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:00,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:00,344 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:00,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:00,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:00,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:00,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:00,361 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:00,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:00,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:00,364 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:00,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:00,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:00,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:00,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:00,382 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:00,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:00,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:00,385 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:00,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:00,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:00,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:00,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:00,402 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:00,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:00,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:00,406 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:00,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:00,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:00,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:00,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:00,423 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:00,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:00,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:00,428 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:00,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:00,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:00,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:00,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:00,446 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:00,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:00,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:00,450 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:00,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:00,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:00,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:00,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:00,468 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:00,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:00,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:00,471 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:00,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:00,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:00,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:00,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:00,488 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:00,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:00,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:00,491 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:00,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:00,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:00,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:00,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:00,510 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:00,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:00,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:00,513 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:00,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:00,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:00,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:00,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:00,533 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:00,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:00,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:00,536 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:00,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:00,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:00,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:00,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:00,554 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:00,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:00,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:00,557 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:00,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:00,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:00,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:00,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:00,575 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:00,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:00,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:00,579 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:00,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:00,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:00,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:00,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:00,597 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:00,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:00,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:00,601 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:00,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:00,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:00,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:00,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:00,618 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:00,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:00,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:00,623 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:00,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:00,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:00,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:00,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:00,640 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:00,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:00,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:00,645 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:00,645 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:00,645 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:00,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:00,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:00,665 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:00,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:00,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:00,668 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:00,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:00,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:00,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:00,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:00,686 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:00,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:00,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:00,690 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:00,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:00,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:00,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:00,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:00,708 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:00,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:00,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:00,711 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:00,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:00,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:00,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:00,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:00,728 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:00,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:00,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:00,732 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:00,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:00,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:00,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:00,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:00,752 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:00,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:00,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:00,756 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:00,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:00,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:00,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:00,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:00,773 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:00,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:00,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:00,778 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:00,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:00,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:00,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:00,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:00,796 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:00,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:00,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:00,800 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:00,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:00,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:00,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:00,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:00,818 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:00,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:00,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:00,821 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:00,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:00,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:00,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:00,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:00,839 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:00,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:00,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:00,842 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:00,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:00,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:00,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:00,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:00,863 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:00,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:00,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:00,867 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:00,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:00,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:00,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:00,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:00,890 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:00,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:00,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:00,895 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:00,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:00,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:00,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:00,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:00,914 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:00,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:00,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:00,917 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:00,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:00,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:00,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:00,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:00,934 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:00,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:00,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:00,938 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:00,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:00,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:00,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:00,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:00,958 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:00,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:00,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:00,960 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:00,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:00,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:00,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:00,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:00,981 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:00,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:00,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:00,986 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:00,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:00,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:00,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:00,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:01,010 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:01,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:01,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:01,015 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:01,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:01,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:01,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:01,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:01,044 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:01,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:01,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:01,047 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:01,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:01,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:01,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:01,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:01,064 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:01,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:01,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:01,068 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:01,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:01,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:01,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:01,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:01,085 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:01,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:01,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:01,089 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:01,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:01,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:01,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:01,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:01,107 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:01,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:01,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:01,111 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:01,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:01,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:01,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:01,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:01,129 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:01,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:01,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:01,133 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:01,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:01,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:01,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:01,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:01,150 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:01,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:01,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:01,153 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:01,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:01,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:01,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:01,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:01,170 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:01,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:01,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:01,173 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:01,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:01,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:01,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:01,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:01,193 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:01,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:01,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:01,198 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:01,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:01,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:01,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:01,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:01,223 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:01,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:01,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:01,227 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:01,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:01,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:01,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:01,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:01,251 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:01,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:01,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:01,256 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:01,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:01,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:01,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:01,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:01,280 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:01,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:01,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:01,285 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:01,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:01,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:01,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:01,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:01,309 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:01,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:01,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:01,314 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:01,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:01,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:01,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:01,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:01,337 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:01,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:01,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:01,342 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:01,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:01,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:01,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:01,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:01,366 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:01,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:01,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:01,371 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:01,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:01,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:01,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:01,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:01,395 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:01,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:01,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:01,400 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:01,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:01,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:01,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:01,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:01,424 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:01,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:01,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:01,429 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:01,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:01,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:01,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:01,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:01,451 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:01,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:01,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:01,455 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:01,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:01,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:01,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:01,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:01,473 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:01,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:01,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:01,476 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:01,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:01,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:01,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:01,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:01,492 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:01,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:01,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:01,496 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:01,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:01,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:01,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:01,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:01,512 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:01,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:01,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:01,516 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:01,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:01,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:01,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:01,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:01,539 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:01,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:01,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:01,543 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:01,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:01,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:01,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:01,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:01,558 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:01,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:01,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:01,563 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:01,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:01,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:01,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:01,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:01,586 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:01,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:01,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:01,589 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:01,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:01,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:01,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:01,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:01,604 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:01,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:01,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:01,607 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:01,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:01,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:01,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:01,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:01,628 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:01,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:01,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:01,631 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:01,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:01,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:01,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:01,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:01,647 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:01,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:01,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:01,650 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:01,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:01,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:01,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:01,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:01,666 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:01,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:01,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:01,670 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:01,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:01,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:01,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:01,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:01,688 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:01,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:01,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:01,692 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:01,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:01,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:01,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:01,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:01,709 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:01,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:01,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:01,713 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:01,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:01,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:01,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:01,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:01,729 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:01,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:01,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:01,733 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:01,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:01,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:01,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:01,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:01,747 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:01,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:01,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:01,751 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:01,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:01,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:01,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:01,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:01,773 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:01,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:01,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:01,778 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:01,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:01,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:01,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:01,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:01,793 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:01,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:01,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:01,796 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:01,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:01,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:01,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:01,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:01,812 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:01,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:01,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:01,815 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:01,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:01,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:01,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:01,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:01,832 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:01,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:01,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:01,837 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:01,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:01,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:01,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:01,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:01,855 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:01,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:01,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:01,858 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:01,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:01,859 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:01,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:01,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:01,874 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:01,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:01,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:01,876 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:01,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:01,877 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:01,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:01,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:01,892 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:01,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:01,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:01,895 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:01,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:01,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:01,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:01,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:01,910 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:01,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:01,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:01,913 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:01,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:01,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:01,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:01,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:01,928 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:01,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:01,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:01,931 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:01,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:01,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:01,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:01,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:01,946 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:01,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:01,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:01,949 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:01,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:01,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:01,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:01,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:01,966 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:01,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:01,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:01,971 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:01,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:01,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:01,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:01,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:01,993 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:01,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:01,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:01,998 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:01,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:01,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:01,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:02,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:02,017 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:02,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:02,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:02,022 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:02,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:02,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:02,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:02,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:02,046 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:02,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:02,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:02,051 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:02,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:02,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:02,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:02,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:02,073 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:02,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:02,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:02,078 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:02,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:02,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:02,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:02,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:02,101 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:02,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:02,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:02,104 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:02,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:02,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:02,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:02,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:02,123 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:02,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:02,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:02,128 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:02,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:02,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:02,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:02,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:02,152 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:02,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:02,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:02,154 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:02,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:02,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:02,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:02,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:02,170 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:02,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:02,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:02,175 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:02,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:02,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:02,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:02,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:02,198 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:02,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:02,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:02,202 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:02,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:02,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:02,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:02,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:02,217 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:02,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:02,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:02,220 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:02,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:02,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:02,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:02,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:02,236 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:02,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:02,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:02,239 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:02,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:02,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:02,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:02,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:02,256 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:02,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:02,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:02,261 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:02,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:02,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:02,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:02,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:02,280 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:02,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:02,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:02,283 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:02,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:02,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:02,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:02,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:02,298 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:02,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:02,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:02,303 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:02,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:02,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:02,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:02,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:02,319 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:02,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:02,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:02,323 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:02,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:02,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:02,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:02,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:02,339 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:02,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:02,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:02,342 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:02,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:02,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:02,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:02,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:02,358 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:02,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:02,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:02,362 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:02,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:02,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:02,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:02,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:02,378 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:02,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:02,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:02,381 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:02,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:02,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:02,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:02,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:02,405 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:02,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:02,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:02,410 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:02,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:02,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:02,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:02,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:02,432 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:02,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:02,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:02,437 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:02,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:02,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:02,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:02,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:02,454 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:02,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:02,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:02,458 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:02,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:02,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:02,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:02,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:02,481 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:02,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:02,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:02,484 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:02,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:02,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:02,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:02,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:02,499 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:02,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:02,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:02,502 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:02,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:02,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:02,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:02,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:02,518 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:02,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:02,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:02,520 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:02,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:02,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:02,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:02,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:02,535 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:02,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:02,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:02,538 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:02,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:02,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:02,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:02,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:02,555 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:02,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:02,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:02,560 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:02,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:02,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:02,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:02,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:02,580 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:02,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:02,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:02,583 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:02,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:02,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:02,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:02,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:02,598 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:02,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:02,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:02,603 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:02,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:02,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:02,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:02,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:02,626 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:02,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:02,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:02,630 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:02,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:02,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:02,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:02,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:02,645 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:02,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:02,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:02,647 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:02,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:02,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:02,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:02,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:02,663 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:02,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:02,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:02,666 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:02,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:02,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:02,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:02,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:02,681 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:02,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:02,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:02,683 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:02,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:02,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:02,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:02,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:02,698 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:02,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:02,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:02,701 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:02,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:02,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:02,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:02,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:02,716 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:02,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:02,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:02,719 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:02,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:02,720 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:02,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:02,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:02,735 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:02,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:02,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:02,738 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:02,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:02,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:02,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:02,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:02,754 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:02,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:02,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:02,756 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:02,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:02,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:02,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:02,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:02,772 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:02,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:02,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:02,775 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:02,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:02,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:02,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:02,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:02,793 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:02,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:02,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:02,798 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:02,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:02,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:02,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:02,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:02,819 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:02,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:02,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:02,824 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:02,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:02,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:02,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:02,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:02,840 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:02,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:02,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:02,843 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:02,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:02,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:02,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:02,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:02,858 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:02,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:02,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:02,861 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:02,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:02,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:02,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:02,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:02,877 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:02,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:02,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:02,880 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:02,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:02,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:02,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:02,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:02,902 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:02,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:02,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:02,907 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:02,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:02,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:02,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:02,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:02,930 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:02,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:02,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:02,933 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:02,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:02,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:02,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:02,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:02,950 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:02,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:02,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:02,954 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:02,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:02,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:02,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:02,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:02,975 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:02,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:02,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:02,978 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:02,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:02,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:02,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:02,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:02,995 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:02,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:02,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:02,999 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:02,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:02,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:02,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:03,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:03,015 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:03,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:03,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:03,018 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:03,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:03,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:03,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:03,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:03,035 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:03,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:03,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:03,038 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:03,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:03,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:03,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:03,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:03,055 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:03,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:03,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:03,058 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:03,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:03,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:03,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:03,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:03,074 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:03,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:03,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:03,077 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:03,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:03,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:03,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:03,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:03,093 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:03,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:03,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:03,096 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:03,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:03,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:03,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:03,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:03,118 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:03,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:03,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:03,121 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:03,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:03,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:03,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:03,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:03,137 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:03,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:03,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:03,141 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:03,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:03,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:03,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:03,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:03,157 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:03,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:03,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:03,160 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:03,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:03,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:03,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:03,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:03,176 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:03,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:03,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:03,179 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:03,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:03,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:03,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:03,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:03,195 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:03,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:03,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:03,198 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:03,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:03,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:03,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:03,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:03,214 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:03,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:03,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:03,217 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:03,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:03,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:03,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:03,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:03,233 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:03,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:03,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:03,238 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:03,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:03,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:03,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:03,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:03,253 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:03,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:03,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:03,256 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:03,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:03,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:03,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:03,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:03,272 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:03,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:03,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:03,275 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:03,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:03,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:03,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:03,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:03,290 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:03,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:03,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:03,294 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:03,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:03,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:03,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:03,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:03,309 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:03,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:03,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:03,313 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:03,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:03,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:03,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:03,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:03,328 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:03,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:03,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:03,332 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:03,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:03,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:03,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:03,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:03,347 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:03,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:03,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:03,351 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:03,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:03,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:03,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:03,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:03,368 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:03,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:03,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:03,371 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:03,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:03,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:03,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:03,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:03,386 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:03,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:03,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:03,390 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:03,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:03,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:03,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:03,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:03,405 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:03,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:03,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:03,409 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:03,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:03,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:03,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:03,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:03,424 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:03,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:03,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:03,428 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:03,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:03,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:03,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:03,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:03,443 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:03,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:03,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:03,446 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:03,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:03,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:03,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:03,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:03,461 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:03,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:03,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:03,466 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:03,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:03,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:03,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:03,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:03,481 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:03,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:03,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:03,485 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:03,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:03,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:03,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:03,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:03,499 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:03,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:03,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:03,502 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:03,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:03,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:03,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:03,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:03,518 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:03,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:03,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:03,522 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:03,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:03,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:03,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:03,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:03,537 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:03,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:03,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:03,540 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:03,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:03,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:03,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:03,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:03,555 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:03,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:03,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:03,559 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:03,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:03,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:03,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:03,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:03,574 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:03,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:03,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:03,577 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:03,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:03,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:03,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:03,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:03,592 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:03,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:03,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:03,596 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:03,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:03,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:03,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:03,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:03,613 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:03,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:03,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:03,617 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:03,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:03,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:03,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:03,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:03,635 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:03,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:03,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:03,640 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:03,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:03,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:03,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:03,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:03,662 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:03,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:03,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:03,667 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:03,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:03,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:03,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:03,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:03,686 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:03,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:03,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:03,690 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:03,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:03,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:03,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:03,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:03,705 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:03,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:03,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:03,710 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:03,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:03,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:03,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:03,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:03,725 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:03,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:03,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:03,729 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:03,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:03,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:03,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:03,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:03,745 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:03,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:03,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:03,749 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:03,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:03,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:03,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:03,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:03,768 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:03,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:03,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:03,773 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:03,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:03,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:03,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:03,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:03,789 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:03,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:03,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:03,793 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:03,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:03,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:03,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:03,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:03,808 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:03,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:03,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:03,813 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:03,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:03,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:03,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:03,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:03,828 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:03,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:03,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:03,831 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:03,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:03,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:03,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:03,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:03,847 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:03,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:03,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:03,850 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:03,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:03,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:03,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:03,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:03,865 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:03,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:03,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:03,867 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:03,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:03,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:03,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:03,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:03,883 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:03,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:03,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:03,887 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:03,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:03,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:03,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:03,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:03,902 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:03,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:03,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:03,906 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:03,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:03,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:03,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:03,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:03,929 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:03,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:03,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:03,933 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:03,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:03,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:03,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:03,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:03,948 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:03,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:03,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:03,952 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:03,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:03,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:03,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:03,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:03,968 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:03,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:03,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:03,972 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:03,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:03,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:03,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:03,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:03,987 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:03,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:03,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:03,991 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:03,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:03,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:03,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:03,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:04,006 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:04,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:04,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:04,010 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:04,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:04,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:04,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:04,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:04,026 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:04,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:04,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:04,029 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:04,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:04,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:04,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:04,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:04,045 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:04,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:04,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:04,050 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:04,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:04,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:04,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:04,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:04,072 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:04,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:04,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:04,075 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:04,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:04,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:04,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:04,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:04,091 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:04,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:04,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:04,094 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:04,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:04,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:04,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:04,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:04,109 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:04,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:04,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:04,113 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:04,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:04,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:04,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:04,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:04,128 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:04,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:04,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:04,133 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:04,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:04,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:04,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:04,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:04,156 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:04,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:04,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:04,159 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:04,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:04,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:04,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:04,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:04,178 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:04,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:04,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:04,182 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:04,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:04,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:04,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:04,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:04,199 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:04,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:04,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:04,204 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:04,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:04,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:04,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:04,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:04,222 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:04,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:04,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:04,227 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:04,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:04,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:04,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:04,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:04,244 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:04,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:04,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:04,248 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:04,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:04,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:04,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:04,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:04,265 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:04,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:04,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:04,270 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:04,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:04,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:04,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:04,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:04,287 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:04,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:04,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:04,291 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:04,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:04,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:04,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:04,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:04,308 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:04,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:04,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:04,313 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:04,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:04,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:04,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:04,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:04,329 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:04,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:04,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:04,334 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:04,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:04,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:04,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:04,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:04,351 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:04,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:04,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:04,356 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:04,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:04,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:04,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:04,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:04,372 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:04,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:04,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:04,377 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:04,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:04,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:04,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:04,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:04,394 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:04,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:04,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:04,399 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:04,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:04,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:04,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:04,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:04,415 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:04,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:04,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:04,420 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:04,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:04,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:04,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:04,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:04,437 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:04,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:04,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:04,442 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:04,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:04,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:04,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:04,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:04,458 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:04,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:04,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:04,463 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:04,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:04,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:04,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:04,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:04,480 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:04,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:04,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:04,484 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:04,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:04,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:04,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:04,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:04,501 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:04,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:04,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:04,506 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:04,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:04,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:04,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:04,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:04,523 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:04,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:04,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:04,527 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:04,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:04,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:04,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:04,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:04,544 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:04,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:04,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:04,547 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:04,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:04,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:04,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:04,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:04,563 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:04,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:04,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:04,568 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:04,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:04,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:04,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:04,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:04,585 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:04,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:04,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:04,590 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:04,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:04,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:04,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:04,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:04,610 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:04,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:04,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:04,615 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:04,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:04,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:04,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:04,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:04,633 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:04,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:04,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:04,638 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:04,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:04,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:04,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:04,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:04,655 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:04,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:04,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:04,660 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:04,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:04,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:04,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:04,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:04,677 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:04,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:04,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:04,680 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:04,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:04,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:04,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:04,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:04,696 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:04,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:04,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:04,701 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:04,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:04,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:04,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:04,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:04,719 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:04,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:04,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:04,724 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:04,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:04,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:04,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:04,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:04,741 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:04,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:04,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:04,745 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:04,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:04,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:04,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:04,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:04,762 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:04,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:04,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:04,767 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:04,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:04,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:04,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:04,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:04,786 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:04,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:04,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:04,790 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:04,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:04,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:04,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:04,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:04,808 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:04,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:04,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:04,814 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:04,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:04,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:04,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:04,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:04,831 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:04,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:04,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:04,836 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:04,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:04,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:04,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:04,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:04,853 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:04,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:04,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:04,858 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:04,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:04,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:04,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:04,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:04,874 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:04,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:04,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:04,878 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:04,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:04,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:04,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:04,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:04,895 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:04,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:04,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:04,899 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:04,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:04,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:04,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:04,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:04,916 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:04,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:04,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:04,921 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:04,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:04,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:04,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:04,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:04,937 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:04,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:04,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:04,942 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:04,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:04,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:04,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:04,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:04,957 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:04,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:04,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:04,962 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:04,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:04,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:04,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:04,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:04,978 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:04,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:04,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:04,983 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:04,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:04,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:04,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:04,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:04,999 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:05,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:05,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:05,004 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:05,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:05,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:05,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:05,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:05,020 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:05,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:05,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:05,024 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:05,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:05,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:05,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:05,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:05,044 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:05,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:05,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:05,047 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:05,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:05,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:05,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:05,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:05,062 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:05,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:05,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:05,067 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:05,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:05,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:05,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:05,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:05,083 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:05,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:05,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:05,088 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:05,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:05,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:05,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:05,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:05,104 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:05,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:05,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:05,109 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:05,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:05,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:05,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:05,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:05,125 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:05,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:05,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:05,130 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:05,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:05,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:05,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:05,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:05,146 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:05,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:05,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:05,150 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:05,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:05,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:05,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:05,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:05,165 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:05,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:05,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:05,169 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:05,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:05,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:05,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:05,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:05,185 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:05,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:05,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:05,189 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:05,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:05,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:05,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:05,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:05,205 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:05,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:05,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:05,208 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:05,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:05,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:05,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:05,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:05,223 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:05,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:05,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:05,228 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:05,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:05,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:05,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:05,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:05,244 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:05,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:05,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:05,248 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:05,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:05,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:05,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:05,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:05,265 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:05,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:05,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:05,269 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:05,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:05,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:05,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:05,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:05,286 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:05,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:05,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:05,290 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:05,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:05,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:05,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:05,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:05,307 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:05,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:05,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:05,311 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:05,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:05,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:05,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:05,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:05,328 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:05,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:05,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:05,333 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:05,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:05,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:05,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:05,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:05,350 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:05,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:05,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:05,354 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:05,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:05,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:05,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:05,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:05,371 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:05,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:05,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:05,375 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:05,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:05,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:05,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:05,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:05,392 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:05,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:05,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:05,396 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:05,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:05,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:05,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:05,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:05,411 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:05,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:05,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:05,416 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:05,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:05,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:05,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:05,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:05,432 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:05,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:05,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:05,436 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:05,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:05,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:05,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:05,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:05,455 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:05,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:05,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:05,459 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:05,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:05,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:05,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:05,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:05,476 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:05,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:05,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:05,479 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:05,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:05,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:05,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:05,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:05,494 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:05,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:05,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:05,498 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:05,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:05,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:05,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:05,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:05,513 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:05,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:05,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:05,516 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:05,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:05,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:05,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:05,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:05,531 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:05,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:05,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:05,536 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:05,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:05,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:05,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:05,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:05,550 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:05,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:05,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:05,554 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:05,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:05,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:05,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:05,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:05,568 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:05,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:05,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:05,572 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:05,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:05,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:05,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:05,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:05,587 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:05,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:05,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:05,591 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:05,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:05,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:05,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:05,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:05,605 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:05,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:05,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:05,610 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:05,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:05,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:05,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:05,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:05,625 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:05,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:05,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:05,629 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:05,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:05,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:05,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:05,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:05,643 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:05,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:05,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:05,647 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:05,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:05,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:05,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:05,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:05,662 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:05,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:05,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:05,666 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:05,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:05,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:05,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:05,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:05,681 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:05,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:05,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:05,685 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:05,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:05,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:05,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:05,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:05,700 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:05,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:05,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:05,705 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:05,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:05,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:05,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:05,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:05,720 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:05,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:05,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:05,725 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:05,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:05,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:05,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:05,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:05,740 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:05,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:05,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:05,745 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:05,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:05,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:05,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:05,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:05,761 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:05,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:05,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:05,766 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:05,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:05,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:05,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:05,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:05,780 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:05,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:05,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:05,785 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:05,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:05,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:05,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:05,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:05,801 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:05,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:05,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:05,806 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:05,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:05,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:05,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:05,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:05,821 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:05,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:05,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:05,826 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:05,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:05,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:05,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:05,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:05,844 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:05,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:05,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:05,847 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:05,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:05,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:05,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:05,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:05,862 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:05,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:05,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:05,866 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:05,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:05,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:05,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:05,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:05,881 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:05,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:05,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:05,885 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:05,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:05,885 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:05,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:05,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:05,900 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:05,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:05,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:05,902 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:05,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:05,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:05,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:05,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:05,918 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:05,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:05,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:05,922 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:05,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:05,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:05,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:05,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:05,940 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:05,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:05,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:05,942 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:05,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:05,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:05,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:05,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:05,962 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:05,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:05,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:05,966 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:05,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:05,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:05,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:05,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:05,981 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:05,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:05,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:05,984 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:05,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:05,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:05,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:05,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:06,000 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:06,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:06,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:06,003 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:06,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:06,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:06,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:06,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:06,019 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:06,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:06,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:06,023 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:06,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:06,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:06,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:06,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:06,039 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:06,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:06,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:06,042 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:06,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:06,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:06,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:06,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:06,059 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:06,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:06,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:06,062 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:06,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:06,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:06,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:06,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:06,077 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:06,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:06,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:06,080 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:06,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:06,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:06,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:06,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:06,096 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:06,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:06,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:06,099 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:06,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:06,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:06,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:06,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:06,114 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:06,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:06,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:06,118 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:06,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:06,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:06,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:06,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:06,133 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:06,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:06,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:06,137 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:06,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:06,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:06,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:06,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:06,152 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:06,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:06,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:06,155 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:06,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:06,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:06,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:06,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:06,171 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:06,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:06,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:06,174 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:06,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:06,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:06,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:06,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:06,190 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:06,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:06,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:06,193 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:06,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:06,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:06,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:06,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:06,212 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:06,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:06,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:06,216 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:06,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:06,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:06,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:06,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:06,234 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:06,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:06,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:06,238 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:06,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:06,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:06,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:06,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:06,261 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:06,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:06,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:06,265 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:06,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:06,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:06,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:06,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:06,288 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:06,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:06,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:06,291 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:06,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:06,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:06,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:06,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:06,309 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:06,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:06,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:06,312 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:06,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:06,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:06,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:06,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:06,334 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:06,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:06,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:06,338 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:06,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:06,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:06,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:06,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:06,353 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:06,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:06,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:06,355 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:06,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:06,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:06,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:06,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:06,370 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:06,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:06,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:06,373 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:06,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:06,373 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:06,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:06,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:06,389 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:06,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:06,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:06,394 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:06,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:06,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:06,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:06,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:06,416 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:06,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:06,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:06,420 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:06,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:06,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:06,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:06,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:06,436 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:06,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:06,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:06,440 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:06,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:06,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:06,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:06,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:06,456 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:06,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:06,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:06,460 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:06,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:06,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:06,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:06,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:06,476 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:06,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:06,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:06,479 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:06,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:06,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:06,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:06,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:06,495 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:06,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:06,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:06,499 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:06,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:06,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:06,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:06,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:06,515 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:06,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:06,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:06,518 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:06,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:06,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:06,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:06,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:06,534 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:06,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:06,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:06,537 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:06,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:06,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:06,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:06,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:06,554 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:06,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:06,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:06,557 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:06,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:06,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:06,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:06,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:06,573 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:06,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:06,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:06,577 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:06,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:06,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:06,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:06,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:06,594 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:06,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:06,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:06,598 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:06,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:06,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:06,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:06,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:06,615 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:06,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:06,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:06,618 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:06,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:06,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:06,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:06,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:06,639 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:06,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:06,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:06,642 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:06,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:06,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:06,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:06,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:06,659 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:06,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:06,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:06,664 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:06,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:06,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:06,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:06,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:06,680 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:06,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:06,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:06,683 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:06,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:06,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:06,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:06,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:06,699 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:06,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:06,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:06,703 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:06,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:06,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:06,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:06,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:06,719 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:06,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:06,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:06,723 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:06,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:06,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:06,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:06,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:06,739 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:06,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:06,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:06,742 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:06,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:06,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:06,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:06,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:06,758 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:06,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:06,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:06,761 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:06,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:06,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:06,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:06,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:06,777 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:06,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:06,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:06,781 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:06,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:06,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:06,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:06,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:06,797 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:06,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:06,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:06,800 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:06,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:06,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:06,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:06,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:06,816 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:06,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:06,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:06,819 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:06,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:06,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:06,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:06,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:06,835 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:06,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:06,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:06,839 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:06,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:06,839 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:06,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:06,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:06,855 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:06,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:06,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:06,858 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:06,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:06,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:06,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:06,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:06,874 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:06,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:06,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:06,877 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:06,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:06,877 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:06,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:06,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:06,893 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:06,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:06,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:06,897 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:06,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:06,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:06,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:06,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:06,913 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:06,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:06,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:06,916 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:06,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:06,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:06,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:06,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:06,932 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:06,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:06,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:06,936 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:06,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:06,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:06,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:06,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:06,951 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:06,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:06,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:06,955 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:06,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:06,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:06,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:06,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:06,971 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:06,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:06,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:06,974 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:06,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:06,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:06,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:06,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:06,989 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:06,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:06,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:06,993 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:06,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:06,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:06,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:06,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:07,009 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:07,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:07,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:07,012 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:07,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:07,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:07,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:07,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:07,030 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:07,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:07,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:07,033 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:07,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:07,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:07,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:07,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:07,048 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:07,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:07,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:07,052 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:07,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:07,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:07,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:07,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:07,067 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:07,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:07,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:07,070 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:07,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:07,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:07,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:07,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:07,085 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:07,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:07,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:07,089 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:07,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:07,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:07,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:07,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:07,105 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:07,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:07,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:07,108 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:07,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:07,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:07,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:07,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:07,123 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:07,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:07,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:07,127 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:07,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:07,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:07,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:07,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:07,142 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:07,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:07,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:07,145 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:07,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:07,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:07,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:07,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:07,161 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:07,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:07,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:07,163 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:07,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:07,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:07,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:07,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:07,179 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:07,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:07,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:07,183 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:07,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:07,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:07,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:07,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:07,198 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:07,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:07,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:07,202 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:07,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:07,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:07,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:07,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:07,217 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:07,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:07,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:07,220 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:07,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:07,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:07,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:07,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:07,235 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:07,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:07,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:07,238 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:07,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:07,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:07,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:07,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:07,254 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:07,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:07,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:07,257 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:07,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:07,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:07,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:07,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:07,272 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:07,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:07,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:07,276 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:07,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:07,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:07,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:07,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:07,291 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:07,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:07,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:07,294 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:07,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:07,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:07,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:07,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:07,310 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:07,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:07,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:07,313 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:07,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:07,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:07,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:07,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:07,329 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:07,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:07,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:07,332 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:07,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:07,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:07,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:07,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:07,347 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:07,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:07,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:07,351 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:07,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:07,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:07,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:07,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:07,366 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:07,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:07,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:07,369 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:07,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:07,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:07,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:07,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:07,384 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:07,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:07,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:07,388 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:07,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:07,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:07,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:07,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:07,406 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:07,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:07,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:07,409 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:07,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:07,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:07,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:07,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:07,424 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:07,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:07,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:07,428 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:07,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:07,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:07,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:07,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:07,443 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:07,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:07,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:07,447 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:07,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:07,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:07,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:07,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:07,462 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:07,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:07,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:07,466 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:07,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:07,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:07,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:07,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:07,481 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:07,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:07,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:07,486 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:07,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:07,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:07,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:07,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:07,501 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:07,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:07,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:07,506 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:07,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:07,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:07,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:07,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:07,521 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:07,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:07,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:07,525 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:07,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:07,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:07,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:07,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:07,539 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:07,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:07,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:07,544 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:07,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:07,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:07,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:07,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:07,559 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:07,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:07,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:07,563 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:07,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:07,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:07,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:07,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:07,578 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:07,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:07,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:07,583 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:07,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:07,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:07,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:07,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:07,598 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:07,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:07,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:07,602 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:07,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:07,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:07,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:07,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:07,617 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:07,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:07,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:07,622 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:07,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:07,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:07,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:07,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:07,637 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:07,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:07,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:07,640 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:07,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:07,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:07,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:07,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:07,655 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:07,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:07,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:07,658 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:07,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:07,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:07,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:07,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:07,673 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:07,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:07,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:07,676 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:07,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:07,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:07,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:07,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:07,692 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:07,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:07,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:07,695 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:07,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:07,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:07,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:07,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:07,710 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:07,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:07,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:07,713 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:07,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:07,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:07,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:07,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:07,732 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:07,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:07,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:07,735 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:07,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:07,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:07,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:07,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:07,755 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:07,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:07,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:07,758 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:07,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:07,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:07,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:07,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:07,773 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:07,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:07,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:07,776 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:07,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:07,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:07,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:07,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:07,794 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:07,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:07,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:07,796 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:07,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:07,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:07,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:07,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:07,812 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:07,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:07,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:07,816 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:07,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:07,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:07,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:07,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:07,833 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:07,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:07,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:07,837 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:07,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:07,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:07,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:07,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:07,852 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:07,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:07,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:07,856 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:07,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:07,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:07,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:07,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:07,871 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:07,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:07,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:07,876 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:07,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:07,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:07,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:07,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:07,895 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:07,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:07,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:07,898 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:07,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:07,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:07,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:07,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:07,914 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:07,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:07,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:07,918 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:07,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:07,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:07,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:07,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:07,933 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:07,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:07,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:07,937 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:07,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:07,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:07,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:07,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:07,953 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:07,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:07,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:07,958 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:07,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:07,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:07,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:07,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:07,976 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:07,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:07,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:07,978 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:07,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:07,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:07,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:07,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:07,993 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:07,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:07,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:07,995 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:07,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:07,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:07,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:07,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:08,010 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:08,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:08,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:08,013 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:08,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:08,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:08,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:08,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:08,028 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:08,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:08,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:08,032 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:08,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:08,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:08,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:08,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:08,049 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:08,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:08,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:08,052 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:08,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:08,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:08,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:08,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:08,067 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:08,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:08,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:08,071 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:08,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:08,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:08,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:08,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:08,086 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:08,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:08,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:08,089 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:08,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:08,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:08,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:08,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:08,104 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:08,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:08,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:08,108 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:08,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:08,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:08,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:08,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:08,123 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:08,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:08,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:08,126 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:08,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:08,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:08,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:08,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:08,142 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:08,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:08,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:08,145 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:08,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:08,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:08,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:08,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:08,160 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:08,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:08,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:08,164 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:08,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:08,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:08,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:08,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:08,182 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:08,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:08,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:08,187 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:08,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:08,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:08,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:08,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:08,203 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:08,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:08,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:08,207 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:08,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:08,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:08,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:08,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:08,223 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:08,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:08,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:08,227 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:08,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:08,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:08,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:08,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:08,244 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:08,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:08,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:08,248 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:08,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:08,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:08,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:08,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:08,265 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:08,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:08,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:08,269 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:08,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:08,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:08,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:08,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:08,286 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:08,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:08,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:08,289 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:08,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:08,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:08,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:08,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:08,305 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:08,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:08,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:08,310 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:08,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:08,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:08,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:08,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:08,326 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:08,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:08,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:08,331 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:08,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:08,331 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:08,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:08,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:08,348 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:08,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:08,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:08,353 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:08,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:08,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:08,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:08,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:08,370 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:08,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:08,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:08,374 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:08,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:08,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:08,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:08,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:08,392 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:08,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:08,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:08,397 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:08,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:08,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:08,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:08,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:08,414 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:08,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:08,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:08,419 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:08,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:08,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:08,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:08,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:08,435 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:08,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:08,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:08,439 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:08,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:08,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:08,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:08,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:08,455 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:08,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:08,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:08,459 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:08,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:08,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:08,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:08,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:08,476 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:08,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:08,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:08,481 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:08,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:08,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:08,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:08,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:08,499 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:08,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:08,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:08,503 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:08,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:08,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:08,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:08,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:08,521 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:08,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:08,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:08,526 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:08,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:08,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:08,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:08,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:08,544 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:08,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:08,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:08,549 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:08,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:08,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:08,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:08,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:08,567 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:08,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:08,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:08,572 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:08,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:08,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:08,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:08,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:08,589 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:08,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:08,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:08,592 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:08,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:08,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:08,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:08,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:08,613 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:08,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:08,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:08,618 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:08,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:08,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:08,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:08,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:08,633 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:08,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:08,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:08,636 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:08,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:08,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:08,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:08,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:08,651 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:08,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:08,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:08,653 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:08,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:08,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:08,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:08,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:08,668 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:08,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:08,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:08,671 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:08,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:08,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:08,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:08,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:08,686 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:08,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:08,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:08,688 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:08,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:08,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:08,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:08,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:08,703 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:08,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:08,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:08,706 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:08,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:08,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:08,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:08,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:08,720 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:08,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:08,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:08,723 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:08,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:08,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:08,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:08,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:08,738 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:08,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:08,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:08,740 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:08,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:08,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:08,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:08,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:08,756 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:08,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:08,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:08,759 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:08,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:08,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:08,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:08,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:08,773 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:08,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:08,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:08,776 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:08,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:08,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:08,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:08,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:08,791 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:08,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:08,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:08,793 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:08,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:08,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:08,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:08,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:08,812 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:08,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:08,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:08,815 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:08,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:08,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:08,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:08,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:08,835 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:08,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:08,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:08,837 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:08,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:08,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:08,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:08,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:08,853 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:08,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:08,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:08,856 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:08,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:08,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:08,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:08,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:08,871 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:08,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:08,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:08,874 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:08,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:08,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:08,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:08,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:08,889 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:08,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:08,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:08,891 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:08,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:08,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:08,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:08,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:08,906 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:08,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:08,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:08,909 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:08,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:08,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:08,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:08,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:08,924 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:08,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:08,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:08,927 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:08,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:08,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:08,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:08,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:08,941 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:08,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:08,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:08,944 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:08,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:08,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:08,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:08,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:08,959 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:08,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:08,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:08,962 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:08,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:08,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:08,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:08,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:08,979 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:08,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:08,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:08,982 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:08,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:08,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:08,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:08,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:08,997 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:09,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:09,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:09,000 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:09,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:09,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:09,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:09,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:09,015 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:09,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:09,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:09,018 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:09,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:09,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:09,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:09,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:09,032 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:09,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:09,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:09,035 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:09,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:09,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:09,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:09,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:09,050 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:09,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:09,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:09,053 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:09,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:09,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:09,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:09,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:09,069 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:09,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:09,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:09,072 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:09,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:09,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:09,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:09,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:09,087 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:09,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:09,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:09,090 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:09,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:09,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:09,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:09,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:09,113 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:09,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:09,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:09,116 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:09,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:09,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:09,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:09,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:09,131 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:09,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:09,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:09,135 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:09,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:09,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:09,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:09,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:09,149 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:09,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:09,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:09,152 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:09,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:09,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:09,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:09,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:09,168 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:09,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:09,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:09,171 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:09,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:09,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:09,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:09,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:09,186 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:09,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:09,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:09,190 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:09,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:09,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:09,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:09,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:09,205 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:09,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:09,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:09,209 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:09,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:09,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:09,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:09,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:09,224 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:09,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:09,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:09,228 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:09,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:09,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:09,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:09,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:09,245 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:09,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:09,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:09,249 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:09,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:09,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:09,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:09,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:09,265 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:09,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:09,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:09,268 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:09,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:09,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:09,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:09,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:09,284 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:09,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:09,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:09,287 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:09,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:09,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:09,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:09,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:09,302 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:09,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:09,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:09,305 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:09,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:09,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:09,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:09,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:09,321 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:09,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:09,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:09,325 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:09,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:09,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:09,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:09,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:09,340 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:09,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:09,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:09,344 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:09,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:09,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:09,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:09,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:09,362 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:09,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:09,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:09,366 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:09,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:09,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:09,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:09,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:09,380 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:09,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:09,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:09,384 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:09,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:09,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:09,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:09,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:09,398 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:09,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:09,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:09,402 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:09,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:09,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:09,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:09,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:09,417 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:09,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:09,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:09,420 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:09,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:09,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:09,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:09,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:09,435 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:09,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:09,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:09,438 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:09,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:09,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:09,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:09,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:09,453 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:09,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:09,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:09,456 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:09,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:09,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:09,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:09,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:09,470 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:09,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:09,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:09,473 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:09,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:09,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:09,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:09,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:09,487 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:09,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:09,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:09,490 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:09,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:09,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:09,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:09,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:09,504 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:09,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:09,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:09,507 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:09,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:09,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:09,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:09,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:09,522 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:09,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:09,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:09,524 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:09,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:09,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:09,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:09,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:09,539 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:09,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:09,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:09,541 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:09,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:09,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:09,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:09,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:09,556 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:09,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:09,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:09,559 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:09,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:09,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:09,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:09,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:09,573 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:09,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:09,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:09,576 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:09,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:09,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:09,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:09,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:09,591 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:09,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:09,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:09,593 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:09,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:09,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:09,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:09,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:09,609 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:09,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:09,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:09,614 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:09,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:09,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:09,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:09,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:09,629 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:09,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:09,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:09,632 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:09,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:09,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:09,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:09,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:09,647 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:09,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:09,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:09,651 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:09,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:09,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:09,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:09,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:09,667 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:09,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:09,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:09,671 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:09,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:09,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:09,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:09,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:09,687 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:09,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:09,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:09,691 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:09,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:09,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:09,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:09,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:09,706 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:09,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:09,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:09,708 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:09,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:09,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:09,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:09,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:09,726 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:09,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:09,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:09,729 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:09,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:09,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:09,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:09,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:09,744 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:09,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:09,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:09,749 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:09,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:09,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:09,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:09,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:09,764 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:09,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:09,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:09,767 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:09,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:09,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:09,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:09,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:09,782 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:09,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:09,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:09,785 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:09,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:09,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:09,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:09,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:09,799 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:09,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:09,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:09,802 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:09,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:09,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:09,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:09,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:09,817 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:09,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:09,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:09,819 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:09,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:09,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:09,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:09,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:09,834 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:09,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:09,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:09,837 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:09,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:09,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:09,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:09,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:09,851 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:09,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:09,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:09,854 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:09,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:09,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:09,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:09,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:09,868 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:09,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:09,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:09,871 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:09,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:09,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:09,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:09,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:09,885 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:09,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:09,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:09,888 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:09,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:09,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:09,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:09,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:09,902 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:09,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:09,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:09,905 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:09,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:09,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:09,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:09,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:09,919 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:09,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:09,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:09,922 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:09,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:09,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:09,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:09,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:09,937 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:09,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:09,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:09,939 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:09,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:09,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:09,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:09,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:09,954 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:09,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:09,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:09,957 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:09,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:09,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:09,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:09,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:09,971 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:09,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:09,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:09,974 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:09,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:09,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:09,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:09,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:09,988 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:09,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:09,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:09,991 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:09,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:09,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:09,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:09,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:10,005 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:10,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:10,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:10,008 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:10,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:10,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:10,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:10,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:10,022 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:10,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:10,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:10,025 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:10,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:10,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:10,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:10,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:10,040 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:10,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:10,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:10,042 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:10,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:10,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:10,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:10,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:10,057 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:10,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:10,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:10,059 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:10,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:10,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:10,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:10,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:10,079 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:10,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:10,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:10,083 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:10,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:10,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:10,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:10,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:10,097 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:10,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:10,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:10,101 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:10,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:10,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:10,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:10,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:10,115 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:10,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:10,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:10,119 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:10,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:10,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:10,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:10,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:10,133 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:10,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:10,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:10,137 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:10,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:10,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:10,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:10,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:10,151 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:10,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:10,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:10,155 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:10,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:10,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:10,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:10,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:10,171 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:10,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:10,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:10,175 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:10,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:10,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:10,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:10,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:10,189 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:10,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:10,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:10,192 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:10,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:10,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:10,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:10,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:10,207 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:10,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:10,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:10,210 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:10,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:10,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:10,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:10,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:10,225 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:10,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:10,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:10,229 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:10,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:10,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:10,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:10,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:10,244 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:10,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:10,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:10,249 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:10,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:10,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:10,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:10,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:10,271 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:10,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:10,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:10,276 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:10,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:10,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:10,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:10,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:10,295 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:10,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:10,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:10,299 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:10,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:10,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:10,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:10,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:10,314 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:10,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:10,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:10,318 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:10,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:10,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:10,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:10,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:10,333 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:10,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:10,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:10,336 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:10,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:10,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:10,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:10,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:10,350 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:10,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:10,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:10,354 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:10,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:10,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:10,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:10,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:10,369 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:10,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:10,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:10,372 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:10,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:10,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:10,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:10,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:10,387 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:10,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:10,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:10,391 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:10,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:10,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:10,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:10,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:10,406 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:10,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:10,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:10,410 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:10,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:10,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:10,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:10,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:10,426 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:10,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:10,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:10,429 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:10,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:10,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:10,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:10,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:10,444 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:10,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:10,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:10,449 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:10,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:10,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:10,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:10,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:10,466 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:10,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:10,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:10,469 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:10,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:10,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:10,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:10,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:10,484 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:10,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:10,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:10,487 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:10,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:10,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:10,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:10,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:10,503 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:10,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:10,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:10,506 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:10,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:10,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:10,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:10,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:10,521 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:10,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:10,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:10,524 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:10,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:10,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:10,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:10,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:10,540 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:10,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:10,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:10,543 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:10,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:10,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:10,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:10,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:10,559 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:10,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:10,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:10,562 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:10,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:10,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:10,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:10,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:10,577 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:10,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:10,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:10,581 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:10,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:10,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:10,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:10,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:10,596 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:10,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:10,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:10,601 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:10,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:10,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:10,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:10,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:10,622 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:10,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:10,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:10,626 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:10,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:10,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:10,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:10,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:10,642 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:10,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:10,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:10,647 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:10,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:10,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:10,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:10,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:10,662 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:10,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:10,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:10,665 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:10,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:10,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:10,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:10,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:10,681 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:10,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:10,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:10,684 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:10,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:10,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:10,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:10,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:10,699 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:10,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:10,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:10,703 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:10,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:10,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:10,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:10,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:10,718 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:10,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:10,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:10,721 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:10,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:10,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:10,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:10,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:10,737 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:10,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:10,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:10,741 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:10,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:10,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:10,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:10,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:10,756 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:10,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:10,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:10,759 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:10,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:10,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:10,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:10,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:10,774 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:10,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:10,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:10,778 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:10,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:10,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:10,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:10,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:10,794 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:10,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:10,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:10,797 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:10,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:10,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:10,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:10,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:10,814 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:10,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:10,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:10,819 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:10,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:10,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:10,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:10,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:10,835 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:10,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:10,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:10,838 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:10,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:10,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:10,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:10,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:10,856 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:10,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:10,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:10,859 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:10,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:10,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:10,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:10,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:10,875 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:10,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:10,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:10,878 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:10,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:10,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:10,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:10,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:10,894 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:10,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:10,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:10,897 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:10,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:10,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:10,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:10,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:10,912 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:10,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:10,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:10,916 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:10,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:10,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:10,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:10,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:10,931 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:10,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:10,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:10,936 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:10,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:10,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:10,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:10,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:10,951 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:10,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:10,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:10,954 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:10,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:10,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:10,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:10,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:10,970 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:10,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:10,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:10,973 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:10,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:10,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:10,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:10,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:10,989 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:10,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:10,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:10,992 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:10,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:10,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:10,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:10,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:11,007 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:11,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:11,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:11,011 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:11,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:11,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:11,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:11,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:11,026 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:11,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:11,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:11,029 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:11,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:11,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:11,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:11,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:11,044 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:11,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:11,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:11,048 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:11,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:11,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:11,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:11,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:11,063 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:11,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:11,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:11,067 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:11,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:11,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:11,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:11,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:11,083 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:11,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:11,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:11,086 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:11,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:11,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:11,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:11,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:11,101 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:11,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:11,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:11,105 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:11,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:11,105 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:11,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:11,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:11,120 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:11,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:11,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:11,123 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:11,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:11,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:11,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:11,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:11,139 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:11,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:11,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:11,143 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:11,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:11,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:11,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:11,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:11,157 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:11,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:11,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:11,161 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:11,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:11,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:11,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:11,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:11,176 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:11,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:11,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:11,180 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:11,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:11,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:11,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:11,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:11,194 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:11,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:11,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:11,197 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:11,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:11,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:11,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:11,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:11,220 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:11,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:11,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:11,223 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:11,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:11,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:11,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:11,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:11,246 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:11,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:11,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:11,249 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:11,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:11,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:11,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:11,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:11,265 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:11,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:11,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:11,269 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:11,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:11,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:11,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:11,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:11,283 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:11,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:11,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:11,287 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:11,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:11,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:11,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:11,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:11,301 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:11,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:11,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:11,306 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:11,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:11,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:11,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:11,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:11,321 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:11,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:11,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:11,325 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:11,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:11,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:11,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:11,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:11,340 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:11,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:11,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:11,345 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:11,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:11,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:11,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:11,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:11,362 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:11,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:11,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:11,366 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:11,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:11,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:11,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:11,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:11,389 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:11,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:11,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:11,394 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:11,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:11,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:11,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:11,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:11,416 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:11,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:11,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:11,420 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:11,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:11,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:11,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:11,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:11,436 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:11,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:11,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:11,441 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:11,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:11,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:11,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:11,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:11,457 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:11,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:11,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:11,461 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:11,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:11,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:11,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:11,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:11,478 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:11,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:11,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:11,482 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:11,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:11,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:11,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:11,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:11,497 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:11,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:11,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:11,499 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:11,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:11,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:11,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:11,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:11,518 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:11,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:11,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:11,521 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:11,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:11,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:11,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:11,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:11,535 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:11,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:11,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:11,538 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:11,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:11,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:11,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:11,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:11,560 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:11,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:11,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:11,565 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:11,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:11,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:11,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:11,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:11,588 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:11,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:11,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:11,591 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:11,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:11,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:11,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:11,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:11,607 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:11,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:11,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:11,610 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:11,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:11,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:11,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:11,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:11,626 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:11,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:11,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:11,629 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:11,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:11,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:11,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:11,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:11,646 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:11,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:11,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:11,650 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:11,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:11,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:11,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:11,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:11,664 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:11,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:11,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:11,667 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:11,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:11,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:11,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:11,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:11,682 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:11,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:11,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:11,686 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:11,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:11,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:11,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:11,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:11,700 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:11,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:11,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:11,703 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:11,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:11,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:11,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:11,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:11,717 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:11,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:11,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:11,721 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:11,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:11,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:11,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:11,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:11,735 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:11,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:11,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:11,739 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:11,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:11,739 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:11,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:11,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:11,754 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:11,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:11,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:11,758 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:11,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:11,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:11,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:11,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:11,773 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:11,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:11,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:11,777 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:11,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:11,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:11,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:11,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:11,792 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:11,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:11,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:11,797 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:11,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:11,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:11,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:11,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:11,817 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:11,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:11,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:11,822 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:11,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:11,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:11,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:11,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:11,837 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:11,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:11,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:11,842 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:11,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:11,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:11,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:11,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:11,858 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:11,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:11,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:11,862 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:11,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:11,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:11,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:11,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:11,879 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:11,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:11,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:11,883 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:11,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:11,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:11,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:11,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:11,905 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:11,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:11,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:11,910 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:11,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:11,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:11,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:11,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:11,930 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:11,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:11,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:11,933 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:11,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:11,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:11,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:11,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:11,947 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:11,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:11,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:11,950 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:11,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:11,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:11,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:11,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:11,965 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:11,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:11,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:11,968 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:11,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:11,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:11,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:11,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:11,983 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:11,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:11,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:11,986 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:11,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:11,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:11,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:11,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:12,001 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:12,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:12,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:12,004 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:12,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:12,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:12,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:12,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:12,019 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:12,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:12,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:12,022 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:12,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:12,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:12,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:12,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:12,039 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:12,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:12,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:12,042 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:12,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:12,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:12,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:12,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:12,057 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:12,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:12,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:12,060 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:12,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:12,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:12,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:12,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:12,075 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:12,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:12,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:12,079 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:12,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:12,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:12,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:12,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:12,094 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:12,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:12,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:12,097 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:12,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:12,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:12,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:12,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:12,111 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:12,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:12,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:12,116 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:12,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:12,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:12,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:12,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:12,130 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:12,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:12,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:12,133 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:12,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:12,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:12,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:12,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:12,148 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:12,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:12,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:12,152 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:12,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:12,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:12,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:12,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:12,166 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:12,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:12,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:12,169 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:12,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:12,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:12,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:12,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:12,184 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:12,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:12,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:12,187 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:12,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:12,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:12,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:12,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:12,201 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:12,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:12,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:12,204 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:12,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:12,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:12,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:12,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:12,219 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:12,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:12,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:12,222 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:12,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:12,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:12,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:12,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:12,238 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:12,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:12,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:12,241 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:12,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:12,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:12,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:12,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:12,256 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:12,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:12,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:12,259 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:12,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:12,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:12,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:12,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:12,273 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:12,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:12,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:12,277 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:12,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:12,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:12,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:12,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:12,291 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:12,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:12,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:12,294 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:12,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:12,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:12,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:12,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:12,310 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:12,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:12,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:12,313 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:12,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:12,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:12,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:12,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:12,328 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:12,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:12,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:12,332 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:12,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:12,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:12,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:12,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:12,347 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:12,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:12,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:12,350 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:12,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:12,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:12,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:12,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:12,365 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:12,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:12,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:12,369 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:12,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:12,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:12,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:12,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:12,384 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:12,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:12,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:12,386 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:12,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:12,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:12,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:12,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:12,404 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:12,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:12,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:12,406 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:12,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:12,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:12,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:12,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:12,421 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:12,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:12,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:12,424 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:12,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:12,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:12,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:12,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:12,439 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:12,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:12,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:12,444 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:12,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:12,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:12,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:12,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:12,466 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:12,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:12,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:12,471 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:12,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:12,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:12,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:12,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:12,493 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:12,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:12,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:12,498 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:12,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:12,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:12,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:12,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:12,518 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:12,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:12,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:12,522 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:12,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:12,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:12,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:12,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:12,544 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:12,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:12,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:12,547 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:12,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:12,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:12,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:12,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:12,562 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:12,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:12,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:12,566 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:12,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:12,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:12,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:12,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:12,580 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:12,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:12,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:12,584 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:12,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:12,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:12,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:12,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:12,598 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:12,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:12,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:12,602 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:12,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:12,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:12,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:12,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:12,617 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:12,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:12,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:12,621 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:12,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:12,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:12,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:12,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:12,636 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:12,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:12,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:12,641 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:12,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:12,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:12,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:12,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:12,656 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:12,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:12,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:12,661 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:12,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:12,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:12,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:12,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:12,676 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:12,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:12,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:12,680 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:12,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:12,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:12,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:12,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:12,696 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:12,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:12,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:12,698 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:12,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:12,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:12,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:12,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:12,713 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:12,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:12,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:12,715 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:12,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:12,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:12,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:12,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:12,730 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:12,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:12,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:12,732 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:12,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:12,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:12,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:12,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:12,747 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:12,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:12,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:12,749 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:12,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:12,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:12,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:12,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:12,764 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:12,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:12,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:12,766 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:12,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:12,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:12,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:12,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:12,782 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:12,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:12,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:12,785 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:12,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:12,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:12,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:12,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:12,803 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:12,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:12,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:12,806 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:12,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:12,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:12,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:12,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:12,821 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:12,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:12,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:12,824 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:12,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:12,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:12,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:12,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:12,839 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:12,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:12,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:12,842 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:12,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:12,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:12,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:12,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:12,857 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:12,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:12,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:12,860 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:12,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:12,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:12,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:12,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:12,875 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:12,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:12,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:12,879 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:12,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:12,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:12,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:12,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:12,895 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:12,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:12,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:12,898 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:12,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:12,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:12,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:12,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:12,913 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:12,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:12,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:12,916 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:12,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:12,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:12,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:12,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:12,932 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:12,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:12,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:12,935 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:12,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:12,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:12,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:12,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:12,950 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:12,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:12,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:12,953 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:12,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:12,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:12,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:12,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:12,967 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:12,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:12,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:12,970 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:12,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:12,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:12,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:12,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:12,985 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:12,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:12,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:12,988 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:12,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:12,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:12,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:12,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:13,003 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:13,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:13,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:13,006 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:13,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:13,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:13,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:13,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:13,020 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:13,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:13,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:13,023 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:13,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:13,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:13,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:13,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:13,038 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:13,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:13,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:13,041 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:13,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:13,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:13,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:13,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:13,056 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:13,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:13,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:13,060 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:13,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:13,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:13,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:13,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:13,074 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:13,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:13,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:13,078 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:13,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:13,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:13,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:13,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:13,092 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:13,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:13,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:13,096 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:13,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:13,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:13,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:13,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:13,111 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:13,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:13,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:13,114 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:13,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:13,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:13,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:13,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:13,129 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:13,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:13,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:13,133 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:13,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:13,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:13,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:13,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:13,148 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:13,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:13,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:13,151 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:13,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:13,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:13,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:13,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:13,168 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:13,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:13,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:13,171 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:13,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:13,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:13,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:13,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:13,186 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:13,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:13,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:13,190 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:13,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:13,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:13,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:13,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:13,204 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:13,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:13,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:13,207 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:13,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:13,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:13,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:13,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:13,222 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:13,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:13,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:13,226 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:13,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:13,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:13,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:13,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:13,240 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:13,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:13,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:13,243 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:13,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:13,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:13,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:13,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:13,258 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:13,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:13,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:13,262 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:13,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:13,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:13,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:13,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:13,277 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:13,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:13,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:13,281 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:13,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:13,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:13,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:13,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:13,296 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:13,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:13,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:13,299 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:13,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:13,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:13,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:13,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:13,315 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:13,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:13,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:13,318 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:13,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:13,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:13,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:13,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:13,334 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:13,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:13,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:13,337 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:13,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:13,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:13,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:13,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:13,352 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:13,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:13,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:13,357 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:13,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:13,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:13,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:13,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:13,374 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:13,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:13,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:13,378 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:13,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:13,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:13,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:13,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:13,394 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:13,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:13,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:13,398 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:13,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:13,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:13,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:13,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:13,413 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:13,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:13,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:13,417 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:13,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:13,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:13,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:13,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:13,431 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:13,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:13,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:13,436 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:13,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:13,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:13,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:13,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:13,452 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:13,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:13,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:13,457 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:13,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:13,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:13,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:13,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:13,473 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:13,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:13,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:13,477 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:13,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:13,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:13,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:13,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:13,492 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:13,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:13,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:13,495 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:13,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:13,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:13,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:13,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:13,511 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:13,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:13,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:13,515 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:13,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:13,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:13,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:13,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:13,531 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:13,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:13,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:13,536 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:13,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:13,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:13,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:13,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:13,553 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:13,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:13,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:13,557 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:13,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:13,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:13,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:13,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:13,571 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:13,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:13,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:13,575 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:13,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:13,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:13,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:13,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:13,589 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:13,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:13,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:13,593 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:13,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:13,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:13,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:13,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:13,608 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:13,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:13,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:13,612 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:13,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:13,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:13,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:13,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:13,628 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:13,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:13,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:13,633 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:13,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:13,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:13,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:13,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:13,648 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:13,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:13,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:13,653 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:13,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:13,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:13,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:13,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:13,668 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:13,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:13,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:13,673 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:13,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:13,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:13,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:13,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:13,689 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:13,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:13,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:13,694 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:13,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:13,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:13,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:13,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:13,710 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:13,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:13,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:13,713 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:13,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:13,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:13,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:13,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:13,728 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:13,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:13,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:13,732 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:13,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:13,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:13,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:13,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:13,747 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:13,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:13,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:13,752 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:13,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:13,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:13,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:13,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:13,767 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:13,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:13,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:13,771 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:13,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:13,772 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:13,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:13,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:13,787 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:13,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:13,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:13,792 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:13,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:13,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:13,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:13,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:13,807 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:13,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:13,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:13,812 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:13,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:13,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:13,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:13,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:13,827 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:13,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:13,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:13,831 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:13,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:13,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:13,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:13,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:13,846 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:13,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:13,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:13,851 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:13,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:13,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:13,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:13,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:13,866 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:13,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:13,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:13,870 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:13,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:13,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:13,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:13,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:13,885 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:13,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:13,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:13,890 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:13,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:13,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:13,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:13,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:13,906 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:13,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:13,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:13,910 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:13,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:13,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:13,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:13,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:13,926 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:13,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:13,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:13,931 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:13,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:13,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:13,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:13,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:13,949 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:13,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:13,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:13,954 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:13,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:13,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:13,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:13,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:13,969 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:13,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:13,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:13,973 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:13,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:13,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:13,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:13,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:13,989 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:13,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:13,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:13,992 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:13,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:13,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:13,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:13,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:14,008 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:14,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:14,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:14,010 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:14,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:14,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:14,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:14,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:14,026 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:14,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:14,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:14,030 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:14,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:14,030 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:14,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:14,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:14,045 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:14,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:14,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:14,048 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:14,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:14,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:14,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:14,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:14,063 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:14,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:14,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:14,068 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:14,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:14,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:14,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:14,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:14,084 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:14,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:14,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:14,087 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:14,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:14,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:14,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:14,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:14,103 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:14,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:14,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:14,106 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:14,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:14,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:14,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:14,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:14,121 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:14,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:14,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:14,125 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:14,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:14,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:14,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:14,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:14,140 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:14,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:14,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:14,145 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:14,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:14,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:14,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:14,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:14,160 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:14,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:14,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:14,164 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:14,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:14,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:14,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:14,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:14,179 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:14,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:14,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:14,183 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:14,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:14,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:14,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:14,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:14,198 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:14,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:14,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:14,202 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:14,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:14,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:14,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:14,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:14,216 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:14,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:14,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:14,219 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:14,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:14,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:14,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:14,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:14,233 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:14,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:14,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:14,236 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:14,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:14,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:14,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:14,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:14,250 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:14,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:14,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:14,253 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:14,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:14,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:14,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:14,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:14,267 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:14,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:14,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:14,270 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:14,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:14,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:14,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:14,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:14,292 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:14,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:14,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:14,297 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:14,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:14,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:14,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:14,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:14,331 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:14,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:14,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:14,339 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:14,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:14,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:14,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:14,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:14,370 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:14,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:14,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:14,375 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:14,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:14,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:14,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:14,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:14,400 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:14,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:14,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:14,404 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:14,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:14,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:14,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:14,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:14,428 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:14,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:14,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:14,431 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:14,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:14,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:14,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:14,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:14,446 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:14,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:14,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:14,451 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:14,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:14,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:14,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:14,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:14,466 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:14,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:14,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:14,469 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:14,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:14,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:14,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:14,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:14,484 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:14,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:14,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:14,487 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:14,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:14,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:14,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:14,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:14,502 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:14,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:14,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:14,506 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:14,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:14,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:14,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:14,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:14,521 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:14,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:14,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:14,525 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:14,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:14,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:14,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:14,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:14,539 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:14,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:14,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:14,543 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:14,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:14,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:14,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:14,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:14,558 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:14,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:14,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:14,561 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:14,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:14,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:14,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:14,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:14,579 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:14,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:14,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:14,582 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:14,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:14,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:14,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:14,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:14,597 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:14,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:14,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:14,601 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:14,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:14,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:14,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:14,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:14,616 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:14,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:14,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:14,618 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:14,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:14,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:14,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:14,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:14,633 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:14,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:14,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:14,636 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:14,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:14,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:14,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:14,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:14,650 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:14,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:14,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:14,653 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:14,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:14,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:14,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:14,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:14,667 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:14,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:14,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:14,671 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:14,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:14,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:14,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:14,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:14,686 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:14,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:14,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:14,688 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:14,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:14,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:14,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:14,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:14,704 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:14,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:14,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:14,708 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:14,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:14,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:14,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:14,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:14,725 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:14,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:14,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:14,729 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:14,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:14,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:14,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:14,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:14,747 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:14,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:14,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:14,749 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:14,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:14,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:14,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:14,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:14,764 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:14,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:14,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:14,767 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:14,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:14,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:14,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:14,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:14,788 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:14,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:14,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:14,791 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:14,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:14,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:14,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:14,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:14,805 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:14,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:14,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:14,808 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:14,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:14,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:14,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:14,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:14,823 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:14,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:14,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:14,825 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:14,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:14,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:14,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:14,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:14,839 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:14,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:14,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:14,842 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:14,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:14,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:14,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:14,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:14,857 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:14,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:14,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:14,859 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:14,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:14,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:14,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:14,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:14,874 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:14,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:14,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:14,876 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:14,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:14,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:14,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:14,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:14,891 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:14,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:14,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:14,893 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:14,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:14,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:14,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:14,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:14,908 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:14,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:14,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:14,910 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:14,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:14,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:14,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:14,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:14,925 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:14,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:14,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:14,928 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:14,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:14,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:14,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:14,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:14,942 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:14,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:14,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:14,945 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:14,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:14,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:14,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:14,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:14,959 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:14,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:14,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:14,962 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:14,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:14,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:14,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:14,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:14,976 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:14,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:14,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:14,979 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:14,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:14,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:14,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:14,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:14,993 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:14,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:14,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:14,996 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:14,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:14,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:14,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:14,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:15,010 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:15,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:15,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:15,013 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:15,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:15,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:15,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:15,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:15,027 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:15,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:15,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:15,030 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:15,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:15,030 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:15,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:15,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:15,044 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:15,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:15,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:15,047 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:15,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:15,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:15,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:15,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:15,062 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:15,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:15,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:15,064 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:15,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:15,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:15,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:15,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:15,079 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:15,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:15,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:15,082 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:15,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:15,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:15,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:15,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:15,099 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:15,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:15,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:15,102 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:15,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:15,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:15,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:15,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:15,117 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:15,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:15,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:15,120 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:15,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:15,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:15,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:15,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:15,134 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:15,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:15,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:15,137 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:15,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:15,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:15,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:15,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:15,152 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:15,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:15,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:15,155 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:15,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:15,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:15,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:15,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:15,169 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:15,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:15,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:15,172 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:15,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:15,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:15,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:15,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:15,187 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:15,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:15,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:15,191 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:15,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:15,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:15,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:15,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:15,206 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:15,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:15,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:15,211 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:15,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:15,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:15,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:15,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:15,226 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:15,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:15,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:15,231 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:15,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:15,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:15,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:15,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:15,245 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:15,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:15,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:15,250 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:15,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:15,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:15,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:15,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:15,265 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:15,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:15,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:15,269 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:15,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:15,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:15,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:15,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:15,285 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:15,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:15,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:15,289 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:15,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:15,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:15,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:15,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:15,305 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:15,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:15,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:15,309 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:15,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:15,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:15,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:15,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:15,325 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:15,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:15,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:15,330 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:15,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:15,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:15,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:15,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:15,346 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:15,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:15,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:15,351 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:15,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:15,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:15,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:15,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:15,367 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:15,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:15,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:15,372 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:15,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:15,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:15,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:15,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:15,388 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:15,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:15,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:11:15,393 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:11:15,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:11:15,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:15,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:15,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:15,408 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. WARNING: YOUR LOGFILE WAS TOO LONG, SOME LINES IN THE MIDDLE WERE REMOVED. [2024-12-05 22:24:50,133 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:50,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:50,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:50,136 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:50,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:50,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:50,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:50,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:50,150 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:50,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:50,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:50,153 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:50,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:50,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:50,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:50,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:50,168 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:50,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:50,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:50,171 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:50,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:50,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:50,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:50,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:50,185 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:50,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:50,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:50,188 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:50,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:50,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:50,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:50,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:50,203 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:50,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:50,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:50,206 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:50,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:50,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:50,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:50,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:50,223 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:50,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:50,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:50,225 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:50,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:50,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:50,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:50,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:50,239 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:50,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:50,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:50,242 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:50,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:50,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:50,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:50,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:50,256 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:50,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:50,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:50,259 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:50,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:50,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:50,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:50,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:50,273 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:50,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:50,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:50,276 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:50,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:50,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:50,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:50,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:50,290 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:50,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:50,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:50,293 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:50,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:50,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:50,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:50,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:50,307 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:50,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:50,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:50,309 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:50,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:50,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:50,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:50,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:50,324 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:50,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:50,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:50,326 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:50,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:50,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:50,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:50,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:50,341 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:50,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:50,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:50,343 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:50,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:50,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:50,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:50,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:50,357 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:50,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:50,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:50,360 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:50,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:50,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:50,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:50,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:50,374 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:50,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:50,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:50,377 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:50,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:50,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:50,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:50,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:50,391 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:50,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:50,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:50,394 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:50,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:50,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:50,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:50,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:50,408 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:50,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:50,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:50,411 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:50,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:50,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:50,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:50,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:50,425 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:50,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:50,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:50,427 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:50,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:50,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:50,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:50,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:50,442 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:50,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:50,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:50,444 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:50,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:50,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:50,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:50,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:50,459 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:50,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:50,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:50,461 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:50,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:50,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:50,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:50,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:50,476 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:50,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:50,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:50,478 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:50,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:50,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:50,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:50,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:50,493 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:50,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:50,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:50,495 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:50,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:50,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:50,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:50,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:50,509 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:50,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:50,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:50,512 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:50,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:50,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:50,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:50,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:50,526 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:50,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:50,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:50,529 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:50,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:50,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:50,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:50,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:50,543 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:50,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:50,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:50,546 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:50,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:50,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:50,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:50,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:50,563 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:50,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:50,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:50,566 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:50,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:50,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:50,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:50,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:50,580 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:50,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:50,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:50,582 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:50,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:50,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:50,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:50,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:50,597 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:50,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:50,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:50,599 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:50,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:50,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:50,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:50,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:50,614 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:50,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:50,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:50,616 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:50,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:50,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:50,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:50,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:50,630 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:50,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:50,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:50,633 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:50,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:50,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:50,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:50,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:50,647 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:50,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:50,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:50,650 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:50,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:50,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:50,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:50,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:50,664 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:50,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:50,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:50,667 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:50,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:50,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:50,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:50,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:50,681 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:50,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:50,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:50,683 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:50,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:50,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:50,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:50,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:50,698 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:50,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:50,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:50,700 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:50,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:50,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:50,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:50,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:50,715 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:50,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:50,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:50,717 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:50,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:50,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:50,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:50,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:50,731 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:50,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:50,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:50,734 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:50,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:50,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:50,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:50,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:50,748 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:50,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:50,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:50,751 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:50,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:50,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:50,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:50,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:50,765 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:50,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:50,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:50,768 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:50,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:50,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:50,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:50,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:50,782 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:50,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:50,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:50,785 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:50,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:50,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:50,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:50,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:50,799 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:50,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:50,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:50,802 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:50,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:50,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:50,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:50,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:50,816 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:50,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:50,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:50,819 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:50,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:50,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:50,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:50,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:50,833 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:50,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:50,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:50,836 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:50,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:50,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:50,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:50,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:50,850 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:50,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:50,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:50,853 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:50,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:50,853 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:50,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:50,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:50,867 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:50,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:50,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:50,870 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:50,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:50,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:50,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:50,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:50,884 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:50,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:50,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:50,886 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:50,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:50,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:50,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:50,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:50,903 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:50,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:50,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:50,906 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:50,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:50,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:50,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:50,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:50,920 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:50,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:50,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:50,922 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:50,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:50,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:50,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:50,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:50,937 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:50,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:50,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:50,941 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:50,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:50,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:50,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:50,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:50,957 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:50,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:50,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:50,960 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:50,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:50,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:50,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:50,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:50,974 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:50,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:50,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:50,977 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:50,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:50,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:50,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:50,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:50,991 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:50,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:50,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:50,994 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:50,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:50,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:50,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:50,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:51,009 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:51,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:51,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:51,011 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:51,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:51,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:51,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:51,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:51,026 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:51,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:51,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:51,029 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:51,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:51,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:51,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:51,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:51,044 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:51,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:51,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:51,047 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:51,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:51,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:51,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:51,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:51,062 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:51,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:51,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:51,065 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:51,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:51,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:51,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:51,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:51,080 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:51,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:51,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:51,083 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:51,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:51,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:51,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:51,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:51,098 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:51,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:51,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:51,100 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:51,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:51,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:51,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:51,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:51,115 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:51,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:51,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:51,118 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:51,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:51,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:51,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:51,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:51,133 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:51,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:51,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:51,135 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:51,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:51,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:51,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:51,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:51,150 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:51,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:51,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:51,153 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:51,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:51,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:51,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:51,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:51,168 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:51,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:51,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:51,170 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:51,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:51,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:51,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:51,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:51,186 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:51,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:51,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:51,190 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:51,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:51,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:51,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:51,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:51,206 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:51,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:51,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:51,208 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:51,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:51,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:51,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:51,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:51,224 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:51,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:51,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:51,227 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:51,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:51,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:51,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:51,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:51,242 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:51,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:51,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:51,245 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:51,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:51,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:51,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:51,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:51,262 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:51,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:51,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:51,267 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:51,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:51,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:51,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:51,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:51,283 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:51,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:51,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:51,288 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:51,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:51,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:51,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:51,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:51,303 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:51,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:51,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:51,308 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:51,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:51,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:51,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:51,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:51,324 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:51,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:51,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:51,327 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:51,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:51,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:51,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:51,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:51,342 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:51,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:51,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:51,345 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:51,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:51,346 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:51,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:51,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:51,361 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:51,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:51,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:51,364 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:51,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:51,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:51,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:51,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:51,379 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:51,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:51,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:51,382 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:51,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:51,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:51,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:51,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:51,397 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:51,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:51,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:51,400 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:51,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:51,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:51,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:51,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:51,416 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:51,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:51,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:51,419 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:51,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:51,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:51,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:51,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:51,434 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:51,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:51,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:51,436 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:51,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:51,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:51,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:51,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:51,451 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:51,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:51,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:51,454 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:51,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:51,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:51,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:51,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:51,468 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:51,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:51,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:51,471 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:51,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:51,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:51,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:51,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:51,486 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:51,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:51,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:51,488 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:51,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:51,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:51,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:51,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:51,503 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:51,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:51,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:51,506 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:51,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:51,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:51,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:51,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:51,521 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:51,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:51,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:51,524 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:51,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:51,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:51,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:51,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:51,538 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:51,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:51,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:51,542 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:51,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:51,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:51,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:51,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:51,558 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:51,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:51,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:51,560 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:51,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:51,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:51,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:51,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:51,575 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:51,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:51,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:51,578 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:51,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:51,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:51,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:51,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:51,592 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:51,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:51,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:51,595 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:51,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:51,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:51,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:51,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:51,609 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:51,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:51,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:51,614 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:51,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:51,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:51,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:51,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:51,631 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:51,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:51,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:51,635 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:51,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:51,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:51,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:51,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:51,650 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:51,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:51,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:51,653 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:51,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:51,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:51,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:51,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:51,668 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:51,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:51,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:51,671 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:51,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:51,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:51,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:51,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:51,686 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:51,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:51,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:51,689 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:51,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:51,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:51,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:51,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:51,704 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:51,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:51,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:51,708 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:51,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:51,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:51,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:51,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:51,723 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:51,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:51,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:51,726 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:51,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:51,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:51,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:51,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:51,741 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:51,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:51,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:51,745 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:51,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:51,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:51,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:51,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:51,760 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:51,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:51,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:51,764 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:51,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:51,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:51,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:51,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:51,779 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:51,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:51,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:51,782 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:51,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:51,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:51,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:51,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:51,797 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:51,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:51,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:51,801 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:51,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:51,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:51,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:51,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:51,816 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:51,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:51,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:51,820 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:51,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:51,820 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:51,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:51,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:51,835 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:51,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:51,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:51,838 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:51,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:51,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:51,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:51,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:51,853 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:51,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:51,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:51,857 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:51,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:51,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:51,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:51,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:51,872 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:51,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:51,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:51,875 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:51,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:51,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:51,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:51,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:51,890 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:51,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:51,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:51,892 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:51,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:51,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:51,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:51,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:51,907 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:51,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:51,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:51,911 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:51,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:51,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:51,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:51,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:51,926 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:51,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:51,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:51,928 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:51,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:51,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:51,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:51,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:51,943 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:51,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:51,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:51,946 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:51,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:51,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:51,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:51,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:51,961 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:51,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:51,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:51,964 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:51,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:51,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:51,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:51,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:51,980 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:51,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:51,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:51,982 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:51,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:51,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:51,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:51,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:51,999 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:52,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:52,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:52,003 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:52,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:52,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:52,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:52,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:52,018 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:52,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:52,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:52,021 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:52,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:52,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:52,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:52,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:52,036 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:52,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:52,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:52,040 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:52,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:52,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:52,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:52,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:52,055 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:52,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:52,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:52,059 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:52,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:52,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:52,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:52,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:52,074 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:52,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:52,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:52,078 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:52,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:52,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:52,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:52,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:52,093 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:52,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:52,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:52,096 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:52,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:52,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:52,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:52,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:52,111 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:52,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:52,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:52,115 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:52,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:52,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:52,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:52,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:52,130 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:52,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:52,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:52,133 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:52,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:52,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:52,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:52,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:52,148 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:52,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:52,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:52,151 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:52,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:52,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:52,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:52,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:52,166 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:52,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:52,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:52,170 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:52,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:52,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:52,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:52,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:52,185 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:52,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:52,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:52,189 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:52,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:52,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:52,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:52,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:52,204 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:52,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:52,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:52,207 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:52,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:52,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:52,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:52,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:52,222 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:52,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:52,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:52,225 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:52,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:52,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:52,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:52,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:52,240 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:52,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:52,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:52,244 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:52,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:52,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:52,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:52,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:52,259 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:52,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:52,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:52,263 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:52,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:52,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:52,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:52,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:52,277 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:52,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:52,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:52,280 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:52,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:52,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:52,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:52,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:52,295 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:52,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:52,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:52,298 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:52,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:52,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:52,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:52,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:52,313 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:52,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:52,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:52,316 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:52,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:52,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:52,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:52,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:52,331 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:52,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:52,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:52,334 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:52,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:52,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:52,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:52,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:52,349 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:52,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:52,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:52,353 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:52,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:52,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:52,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:52,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:52,371 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:52,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:52,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:52,374 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:52,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:52,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:52,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:52,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:52,389 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:52,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:52,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:52,393 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:52,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:52,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:52,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:52,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:52,408 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:52,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:52,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:52,411 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:52,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:52,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:52,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:52,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:52,426 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:52,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:52,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:52,431 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:52,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:52,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:52,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:52,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:52,446 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:52,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:52,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:52,450 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:52,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:52,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:52,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:52,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:52,464 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:52,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:52,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:52,469 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:52,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:52,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:52,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:52,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:52,484 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:52,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:52,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:52,488 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:52,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:52,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:52,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:52,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:52,503 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:52,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:52,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:52,508 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:52,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:52,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:52,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:52,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:52,523 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:52,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:52,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:52,527 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:52,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:52,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:52,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:52,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:52,542 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:52,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:52,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:52,546 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:52,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:52,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:52,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:52,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:52,561 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:52,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:52,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:52,565 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:52,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:52,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:52,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:52,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:52,580 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:52,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:52,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:52,584 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:52,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:52,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:52,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:52,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:52,603 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:52,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:52,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:52,607 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:52,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:52,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:52,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:52,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:52,622 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:52,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:52,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:52,627 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:52,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:52,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:52,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:52,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:52,643 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:52,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:52,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:52,647 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:52,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:52,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:52,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:52,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:52,662 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:52,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:52,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:52,666 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:52,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:52,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:52,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:52,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:52,682 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:52,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:52,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:52,687 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:52,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:52,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:52,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:52,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:52,703 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:52,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:52,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:52,708 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:52,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:52,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:52,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:52,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:52,723 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:52,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:52,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:52,728 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:52,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:52,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:52,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:52,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:52,742 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:52,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:52,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:52,746 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:52,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:52,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:52,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:52,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:52,763 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:52,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:52,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:52,766 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:52,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:52,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:52,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:52,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:52,786 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:52,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:52,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:52,789 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:52,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:52,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:52,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:52,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:52,804 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:52,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:52,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:52,806 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:52,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:52,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:52,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:52,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:52,821 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:52,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:52,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:52,824 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:52,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:52,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:52,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:52,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:52,839 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:52,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:52,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:52,842 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:52,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:52,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:52,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:52,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:52,857 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:52,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:52,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:52,860 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:52,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:52,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:52,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:52,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:52,875 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:52,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:52,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:52,878 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:52,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:52,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:52,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:52,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:52,892 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:52,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:52,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:52,895 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:52,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:52,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:52,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:52,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:52,909 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:52,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:52,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:52,912 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:52,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:52,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:52,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:52,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:52,927 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:52,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:52,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:52,929 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:52,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:52,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:52,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:52,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:52,944 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:52,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:52,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:52,946 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:52,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:52,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:52,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:52,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:52,961 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:52,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:52,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:52,964 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:52,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:52,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:52,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:52,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:52,979 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:52,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:52,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:52,982 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:52,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:52,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:52,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:52,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:52,996 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:52,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:52,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:52,999 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:52,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:52,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:52,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:53,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:53,014 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:53,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:53,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:53,016 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:53,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:53,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:53,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:53,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:53,031 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:53,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:53,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:53,034 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:53,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:53,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:53,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:53,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:53,048 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:53,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:53,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:53,051 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:53,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:53,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:53,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:53,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:53,065 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:53,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:53,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:53,068 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:53,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:53,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:53,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:53,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:53,083 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:53,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:53,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:53,085 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:53,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:53,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:53,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:53,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:53,100 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:53,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:53,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:53,103 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:53,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:53,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:53,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:53,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:53,121 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:53,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:53,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:53,124 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:53,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:53,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:53,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:53,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:53,139 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:53,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:53,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:53,142 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:53,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:53,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:53,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:53,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:53,156 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:53,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:53,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:53,161 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:53,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:53,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:53,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:53,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:53,176 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:53,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:53,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:53,180 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:53,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:53,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:53,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:53,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:53,194 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:53,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:53,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:53,198 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:53,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:53,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:53,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:53,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:53,212 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:53,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:53,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:53,217 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:53,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:53,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:53,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:53,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:53,231 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:53,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:53,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:53,235 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:53,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:53,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:53,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:53,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:53,249 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:53,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:53,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:53,252 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:53,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:53,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:53,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:53,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:53,266 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:53,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:53,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:53,269 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:53,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:53,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:53,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:53,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:53,283 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:53,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:53,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:53,287 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:53,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:53,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:53,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:53,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:53,301 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:53,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:53,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:53,304 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:53,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:53,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:53,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:53,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:53,318 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:53,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:53,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:53,321 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:53,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:53,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:53,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:53,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:53,335 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:53,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:53,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:53,339 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:53,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:53,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:53,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:53,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:53,353 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:53,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:53,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:53,356 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:53,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:53,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:53,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:53,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:53,370 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:53,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:53,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:53,373 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:53,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:53,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:53,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:53,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:53,387 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:53,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:53,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:53,391 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:53,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:53,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:53,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:53,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:53,405 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:53,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:53,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:53,408 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:53,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:53,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:53,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:53,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:53,422 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:53,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:53,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:53,426 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:53,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:53,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:53,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:53,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:53,440 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:53,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:53,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:53,443 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:53,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:53,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:53,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:53,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:53,458 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:53,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:53,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:53,461 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:53,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:53,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:53,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:53,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:53,478 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:53,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:53,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:53,482 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:53,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:53,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:53,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:53,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:53,496 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:53,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:53,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:53,499 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:53,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:53,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:53,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:53,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:53,513 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:53,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:53,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:53,517 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:53,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:53,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:53,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:53,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:53,531 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:53,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:53,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:53,534 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:53,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:53,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:53,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:53,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:53,548 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:53,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:53,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:53,551 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:53,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:53,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:53,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:53,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:53,565 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:53,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:53,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:53,569 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:53,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:53,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:53,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:53,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:53,583 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:53,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:53,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:53,587 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:53,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:53,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:53,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:53,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:53,601 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:53,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:53,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:53,604 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:53,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:53,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:53,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:53,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:53,618 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:53,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:53,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:53,622 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:53,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:53,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:53,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:53,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:53,636 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:53,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:53,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:53,640 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:53,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:53,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:53,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:53,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:53,654 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:53,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:53,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:53,657 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:53,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:53,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:53,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:53,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:53,672 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:53,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:53,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:53,677 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:53,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:53,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:53,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:53,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:53,693 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:53,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:53,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:53,698 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:53,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:53,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:53,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:53,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:53,714 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:53,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:53,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:53,719 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:53,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:53,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:53,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:53,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:53,734 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:53,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:53,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:53,739 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:53,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:53,739 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:53,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:53,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:53,754 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:53,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:53,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:53,758 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:53,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:53,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:53,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:53,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:53,773 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:53,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:53,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:53,777 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:53,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:53,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:53,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:53,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:53,793 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:53,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:53,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:53,797 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:53,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:53,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:53,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:53,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:53,813 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:53,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:53,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:53,818 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:53,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:53,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:53,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:53,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:53,832 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:53,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:53,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:53,836 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:53,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:53,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:53,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:53,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:53,852 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:53,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:53,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:53,856 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:53,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:53,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:53,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:53,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:53,870 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:53,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:53,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:53,874 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:53,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:53,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:53,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:53,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:53,889 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:53,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:53,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:53,891 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:53,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:53,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:53,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:53,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:53,906 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:53,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:53,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:53,909 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:53,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:53,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:53,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:53,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:53,924 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:53,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:53,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:53,927 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:53,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:53,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:53,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:53,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:53,942 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:53,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:53,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:53,946 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:53,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:53,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:53,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:53,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:53,961 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:53,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:53,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:53,965 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:53,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:53,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:53,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:53,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:53,981 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:53,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:53,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:53,985 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:53,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:53,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:53,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:53,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:54,000 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:54,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:54,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:54,003 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:54,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:54,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:54,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:54,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:54,019 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:54,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:54,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:54,023 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:54,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:54,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:54,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:54,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:54,038 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:54,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:54,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:54,042 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:54,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:54,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:54,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:54,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:54,058 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:54,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:54,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:54,063 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:54,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:54,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:54,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:54,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:54,078 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:54,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:54,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:54,082 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:54,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:54,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:54,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:54,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:54,098 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:54,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:54,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:54,102 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:54,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:54,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:54,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:54,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:54,117 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:54,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:54,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:54,121 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:54,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:54,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:54,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:54,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:54,136 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:54,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:54,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:54,141 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:54,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:54,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:54,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:54,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:54,157 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:54,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:54,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:54,161 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:54,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:54,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:54,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:54,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:54,177 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:54,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:54,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:54,182 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:54,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:54,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:54,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:54,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:54,198 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:54,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:54,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:54,202 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:54,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:54,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:54,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:54,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:54,219 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:54,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:54,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:54,223 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:54,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:54,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:54,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:54,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:54,240 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:54,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:54,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:54,244 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:54,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:54,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:54,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:54,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:54,259 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:54,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:54,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:54,263 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:54,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:54,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:54,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:54,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:54,278 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:54,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:54,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:54,282 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:54,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:54,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:54,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:54,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:54,298 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:54,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:54,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:54,303 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:54,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:54,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:54,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:54,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:54,318 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:54,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:54,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:54,323 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:54,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:54,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:54,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:54,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:54,339 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:54,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:54,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:54,343 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:54,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:54,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:54,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:54,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:54,359 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:54,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:54,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:54,362 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:54,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:54,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:54,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:54,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:54,377 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:54,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:54,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:54,382 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:54,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:54,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:54,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:54,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:54,397 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:54,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:54,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:54,402 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:54,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:54,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:54,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:54,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:54,419 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:54,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:54,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:54,423 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:54,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:54,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:54,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:54,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:54,439 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:54,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:54,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:54,443 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:54,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:54,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:54,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:54,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:54,459 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:54,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:54,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:54,464 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:54,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:54,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:54,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:54,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:54,478 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:54,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:54,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:54,481 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:54,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:54,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:54,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:54,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:54,495 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:54,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:54,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:54,497 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:54,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:54,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:54,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:54,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:54,511 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:54,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:54,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:54,514 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:54,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:54,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:54,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:54,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:54,528 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:54,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:54,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:54,531 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:54,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:54,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:54,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:54,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:54,545 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:54,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:54,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:54,547 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:54,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:54,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:54,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:54,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:54,562 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:54,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:54,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:54,564 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:54,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:54,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:54,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:54,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:54,579 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:54,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:54,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:54,581 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:54,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:54,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:54,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:54,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:54,595 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:54,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:54,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:54,598 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:54,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:54,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:54,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:54,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:54,617 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:54,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:54,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:54,620 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:54,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:54,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:54,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:54,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:54,635 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:54,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:54,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:54,637 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:54,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:54,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:54,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:54,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:54,652 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:54,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:54,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:54,654 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:54,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:54,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:54,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:54,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:54,669 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:54,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:54,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:54,672 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:54,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:54,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:54,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:54,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:54,686 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:54,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:54,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:54,689 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:54,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:54,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:54,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:54,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:54,704 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:54,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:54,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:54,707 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:54,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:54,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:54,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:54,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:54,721 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:54,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:54,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:54,723 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:54,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:54,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:54,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:54,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:54,738 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:54,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:54,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:54,741 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:54,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:54,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:54,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:54,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:54,755 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:54,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:54,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:54,758 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:54,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:54,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:54,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:54,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:54,772 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:54,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:54,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:54,775 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:54,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:54,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:54,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:54,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:54,789 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:54,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:54,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:54,792 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:54,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:54,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:54,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:54,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:54,806 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:54,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:54,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:54,809 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:54,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:54,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:54,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:54,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:54,823 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:54,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:54,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:54,826 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:54,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:54,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:54,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:54,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:54,840 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:54,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:54,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:54,842 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:54,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:54,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:54,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:54,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:54,857 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:54,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:54,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:54,859 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:54,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:54,859 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:54,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:54,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:54,873 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:54,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:54,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:54,876 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:54,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:54,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:54,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:54,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:54,890 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:54,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:54,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:54,893 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:54,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:54,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:54,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:54,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:54,907 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:54,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:54,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:54,909 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:54,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:54,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:54,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:54,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:54,923 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:54,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:54,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:54,926 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:54,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:54,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:54,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:54,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:54,940 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:54,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:54,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:54,943 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:54,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:54,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:54,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:54,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:54,961 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:54,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:54,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:54,964 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:54,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:54,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:54,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:54,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:54,979 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:54,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:54,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:54,983 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:54,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:54,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:54,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:54,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:54,997 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:55,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:55,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:55,000 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:55,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:55,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:55,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:55,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:55,015 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:55,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:55,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:55,019 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:55,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:55,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:55,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:55,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:55,033 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:55,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:55,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:55,037 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:55,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:55,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:55,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:55,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:55,051 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:55,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:55,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:55,055 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:55,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:55,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:55,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:55,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:55,070 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:55,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:55,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:55,073 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:55,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:55,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:55,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:55,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:55,088 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:55,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:55,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:55,092 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:55,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:55,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:55,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:55,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:55,106 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:55,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:55,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:55,110 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:55,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:55,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:55,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:55,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:55,124 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:55,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:55,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:55,128 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:55,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:55,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:55,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:55,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:55,143 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:55,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:55,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:55,147 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:55,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:55,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:55,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:55,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:55,162 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:55,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:55,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:55,165 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:55,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:55,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:55,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:55,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:55,180 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:55,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:55,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:55,183 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:55,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:55,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:55,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:55,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:55,198 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:55,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:55,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:55,202 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:55,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:55,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:55,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:55,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:55,216 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:55,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:55,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:55,220 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:55,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:55,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:55,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:55,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:55,234 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:55,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:55,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:55,238 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:55,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:55,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:55,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:55,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:55,253 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:55,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:55,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:55,256 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:55,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:55,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:55,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:55,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:55,272 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:55,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:55,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:55,275 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:55,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:55,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:55,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:55,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:55,290 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:55,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:55,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:55,293 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:55,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:55,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:55,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:55,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:55,307 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:55,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:55,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:55,311 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:55,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:55,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:55,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:55,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:55,330 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:55,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:55,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:55,333 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:55,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:55,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:55,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:55,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:55,348 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:55,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:55,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:55,352 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:55,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:55,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:55,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:55,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:55,368 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:55,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:55,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:55,371 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:55,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:55,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:55,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:55,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:55,387 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:55,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:55,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:55,391 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:55,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:55,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:55,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:55,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:55,406 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:55,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:55,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:55,409 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:55,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:55,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:55,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:55,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:55,424 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:55,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:55,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:55,428 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:55,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:55,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:55,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:55,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:55,443 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:55,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:55,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:55,448 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:55,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:55,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:55,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:55,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:55,462 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:55,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:55,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:55,466 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:55,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:55,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:55,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:55,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:55,481 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:55,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:55,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:55,484 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:55,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:55,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:55,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:55,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:55,499 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:55,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:55,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:55,502 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:55,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:55,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:55,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:55,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:55,518 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:55,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:55,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:55,522 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:55,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:55,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:55,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:55,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:55,537 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:55,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:55,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:55,541 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:55,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:55,541 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:55,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:55,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:55,556 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:55,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:55,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:55,560 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:55,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:55,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:55,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:55,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:55,574 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:55,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:55,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:55,578 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:55,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:55,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:55,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:55,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:55,594 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:55,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:55,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:55,598 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:55,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:55,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:55,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:55,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:55,613 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:55,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:55,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:55,618 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:55,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:55,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:55,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:55,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:55,633 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:55,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:55,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:55,637 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:55,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:55,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:55,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:55,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:55,653 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:55,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:55,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:55,657 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:55,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:55,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:55,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:55,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:55,673 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:55,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:55,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:55,676 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:55,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:55,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:55,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:55,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:55,690 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:55,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:55,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:55,693 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:55,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:55,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:55,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:55,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:55,712 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:55,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:55,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:55,714 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:55,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:55,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:55,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:55,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:55,729 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:55,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:55,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:55,732 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:55,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:55,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:55,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:55,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:55,747 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:55,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:55,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:55,750 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:55,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:55,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:55,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:55,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:55,765 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:55,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:55,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:55,768 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:55,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:55,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:55,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:55,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:55,783 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:55,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:55,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:55,785 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:55,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:55,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:55,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:55,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:55,800 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:55,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:55,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:55,803 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:55,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:55,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:55,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:55,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:55,818 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:55,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:55,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:55,821 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:55,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:55,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:55,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:55,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:55,836 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:55,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:55,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:55,839 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:55,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:55,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:55,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:55,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:55,854 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:55,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:55,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:55,858 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:55,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:55,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:55,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:55,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:55,872 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:55,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:55,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:55,875 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:55,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:55,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:55,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:55,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:55,890 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:55,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:55,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:55,893 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:55,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:55,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:55,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:55,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:55,908 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:55,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:55,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:55,912 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:55,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:55,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:55,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:55,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:55,927 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:55,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:55,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:55,931 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:55,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:55,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:55,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:55,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:55,945 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:55,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:55,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:55,948 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:55,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:55,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:55,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:55,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:55,962 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:55,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:55,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:55,966 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:55,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:55,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:55,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:55,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:55,981 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:55,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:55,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:55,986 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:55,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:55,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:55,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:55,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:56,002 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:56,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:56,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:56,006 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:56,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:56,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:56,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:56,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:56,022 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:56,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:56,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:56,026 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:56,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:56,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:56,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:56,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:56,042 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:56,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:56,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:56,047 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:56,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:56,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:56,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:56,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:56,062 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:56,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:56,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:56,066 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:56,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:56,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:56,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:56,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:56,083 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:56,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:56,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:56,086 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:56,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:56,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:56,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:56,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:56,100 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:56,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:56,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:56,103 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:56,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:56,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:56,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:56,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:56,117 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:56,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:56,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:56,120 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:56,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:56,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:56,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:56,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:56,134 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:56,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:56,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:56,137 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:56,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:56,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:56,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:56,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:56,151 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:56,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:56,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:56,154 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:56,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:56,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:56,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:56,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:56,168 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:56,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:56,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:56,171 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:56,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:56,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:56,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:56,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:56,185 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:56,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:56,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:56,188 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:56,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:56,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:56,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:56,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:56,202 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:56,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:56,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:56,205 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:56,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:56,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:56,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:56,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:56,219 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:56,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:56,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:56,222 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:56,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:56,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:56,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:56,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:56,236 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:56,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:56,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:56,238 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:56,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:56,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:56,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:56,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:56,253 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:56,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:56,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:56,255 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:56,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:56,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:56,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:56,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:56,270 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:56,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:56,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:56,272 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:56,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:56,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:56,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:56,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:56,287 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:56,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:56,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:56,289 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:56,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:56,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:56,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:56,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:56,304 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:56,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:56,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:56,306 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:56,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:56,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:56,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:56,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:56,320 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:56,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:56,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:56,323 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:56,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:56,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:56,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:56,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:56,337 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:56,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:56,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:56,340 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:56,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:56,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:56,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:56,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:56,354 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:56,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:56,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:56,357 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:56,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:56,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:56,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:56,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:56,371 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:56,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:56,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:56,374 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:56,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:56,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:56,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:56,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:56,388 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:56,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:56,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:56,391 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:56,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:56,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:56,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:56,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:56,405 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:56,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:56,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:56,408 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:56,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:56,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:56,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:56,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:56,425 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:56,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:56,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:56,428 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:56,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:56,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:56,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:56,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:56,442 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:56,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:56,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:56,445 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:56,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:56,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:56,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:56,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:56,460 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:56,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:56,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:56,464 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:56,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:56,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:56,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:56,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:56,478 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:56,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:56,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:56,482 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:56,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:56,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:56,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:56,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:56,498 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:56,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:56,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:56,501 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:56,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:56,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:56,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:56,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:56,516 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:56,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:56,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:56,520 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:56,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:56,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:56,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:56,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:56,535 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:56,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:56,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:56,539 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:56,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:56,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:56,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:56,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:56,555 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:56,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:56,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:56,558 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:56,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:56,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:56,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:56,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:56,573 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:56,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:56,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:56,577 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:56,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:56,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:56,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:56,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:56,592 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:56,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:56,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:56,596 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:56,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:56,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:56,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:56,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:56,611 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:56,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:56,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:56,615 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:56,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:56,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:56,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:56,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:56,630 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:56,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:56,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:56,634 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:56,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:56,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:56,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:56,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:56,649 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:56,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:56,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:56,652 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:56,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:56,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:56,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:56,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:56,667 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:56,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:56,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:56,670 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:56,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:56,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:56,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:56,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:56,685 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:56,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:56,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:56,688 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:56,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:56,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:56,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:56,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:56,704 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:56,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:56,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:56,707 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:56,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:56,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:56,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:56,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:56,722 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:56,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:56,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:56,726 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:56,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:56,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:56,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:56,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:56,742 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:56,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:56,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:56,745 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:56,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:56,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:56,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:56,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:56,761 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:56,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:56,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:56,764 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:56,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:56,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:56,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:56,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:56,780 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:56,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:56,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:56,783 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:56,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:56,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:56,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:56,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:56,801 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:56,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:56,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:56,805 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:56,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:56,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:56,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:56,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:56,821 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:56,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:56,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:56,824 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:56,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:56,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:56,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:56,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:56,840 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:56,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:56,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:56,843 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:56,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:56,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:56,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:56,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:56,859 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:56,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:56,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:56,862 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:56,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:56,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:56,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:56,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:56,878 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:56,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:56,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:56,881 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:56,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:56,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:56,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:56,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:56,897 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:56,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:56,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:56,900 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:56,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:56,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:56,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:56,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:56,916 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:56,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:56,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:56,920 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:56,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:56,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:56,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:56,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:56,936 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:56,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:56,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:56,940 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:56,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:56,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:56,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:56,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:56,954 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:56,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:56,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:56,958 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:56,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:56,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:56,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:56,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:56,972 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:56,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:56,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:56,976 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:56,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:56,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:56,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:56,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:56,991 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:56,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:56,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:56,995 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:56,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:56,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:56,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:56,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:57,009 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:57,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:57,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:57,013 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:57,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:57,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:57,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:57,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:57,028 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:57,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:57,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:57,032 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:57,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:57,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:57,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:57,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:57,046 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:57,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:57,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:57,050 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:57,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:57,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:57,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:57,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:57,065 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:57,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:57,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:57,068 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:57,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:57,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:57,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:57,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:57,082 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:57,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:57,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:57,084 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:57,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:57,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:57,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:57,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:57,099 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:57,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:57,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:57,101 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:57,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:57,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:57,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:57,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:57,116 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:57,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:57,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:57,118 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:57,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:57,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:57,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:57,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:57,132 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:57,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:57,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:57,136 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:57,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:57,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:57,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:57,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:57,150 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:57,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:57,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:57,152 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:57,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:57,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:57,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:57,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:57,170 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:57,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:57,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:57,173 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:57,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:57,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:57,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:57,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:57,187 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:57,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:57,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:57,190 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:57,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:57,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:57,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:57,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:57,204 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:57,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:57,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:57,206 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:57,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:57,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:57,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:57,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:57,221 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:57,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:57,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:57,224 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:57,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:57,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:57,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:57,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:57,239 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:57,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:57,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:57,242 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:57,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:57,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:57,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:57,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:57,256 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:57,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:57,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:57,260 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:57,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:57,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:57,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:57,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:57,274 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:57,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:57,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:57,277 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:57,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:57,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:57,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:57,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:57,291 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:57,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:57,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:57,294 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:57,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:57,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:57,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:57,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:57,308 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:57,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:57,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:57,311 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:57,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:57,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:57,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:57,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:57,326 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:57,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:57,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:57,329 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:57,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:57,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:57,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:57,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:57,343 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:57,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:57,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:57,346 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:57,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:57,346 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:57,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:57,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:57,361 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:57,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:57,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:57,363 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:57,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:57,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:57,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:57,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:57,378 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:57,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:57,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:57,381 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:57,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:57,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:57,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:57,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:57,395 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:57,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:57,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:57,398 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:57,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:57,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:57,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:57,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:57,413 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:57,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:57,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:57,415 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:57,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:57,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:57,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:57,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:57,430 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:57,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:57,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:57,432 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:57,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:57,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:57,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:57,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:57,447 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:57,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:57,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:57,450 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:57,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:57,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:57,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:57,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:57,464 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:57,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:57,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:57,467 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:57,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:57,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:57,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:57,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:57,482 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:57,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:57,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:57,484 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:57,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:57,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:57,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:57,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:57,500 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:57,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:57,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:57,505 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:57,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:57,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:57,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:57,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:57,521 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:57,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:57,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:57,525 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:57,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:57,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:57,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:57,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:57,541 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:57,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:57,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:57,545 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:57,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:57,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:57,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:57,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:57,559 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:57,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:57,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:57,563 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:57,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:57,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:57,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:57,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:57,580 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:57,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:57,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:57,584 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:57,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:57,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:57,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:57,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:57,600 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:57,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:57,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:57,604 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:57,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:57,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:57,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:57,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:57,620 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:57,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:57,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:57,624 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:57,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:57,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:57,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:57,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:57,639 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:57,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:57,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:57,642 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:57,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:57,642 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:57,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:57,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:57,657 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:57,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:57,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:57,661 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:57,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:57,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:57,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:57,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:57,676 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:57,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:57,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:57,679 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:57,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:57,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:57,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:57,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:57,694 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:57,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:57,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:57,698 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:57,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:57,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:57,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:57,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:57,713 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:57,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:57,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:57,716 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:57,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:57,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:57,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:57,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:57,731 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:57,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:57,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:57,735 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:57,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:57,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:57,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:57,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:57,750 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:57,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:57,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:57,753 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:57,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:57,753 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:57,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:57,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:57,767 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:57,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:57,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:57,771 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:57,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:57,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:57,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:57,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:57,785 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:57,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:57,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:57,789 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:57,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:57,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:57,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:57,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:57,804 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:57,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:57,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:57,807 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:57,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:57,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:57,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:57,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:57,822 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:57,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:57,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:57,825 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:57,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:57,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:57,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:57,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:57,840 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:57,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:57,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:57,844 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:57,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:57,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:57,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:57,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:57,858 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:57,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:57,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:57,862 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:57,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:57,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:57,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:57,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:57,879 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:57,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:57,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:57,882 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:57,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:57,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:57,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:57,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:57,897 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:57,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:57,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:57,900 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:57,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:57,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:57,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:57,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:57,915 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:57,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:57,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:57,919 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:57,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:57,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:57,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:57,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:57,934 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:57,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:57,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:57,937 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:57,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:57,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:57,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:57,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:57,952 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:57,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:57,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:57,955 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:57,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:57,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:57,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:57,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:57,970 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:57,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:57,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:57,973 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:57,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:57,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:57,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:57,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:57,988 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:57,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:57,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:57,991 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:57,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:57,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:57,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:57,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:58,006 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:58,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:58,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:58,010 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:58,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:58,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:58,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:58,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:58,025 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:58,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:58,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:58,027 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:58,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:58,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:58,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:58,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:58,042 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:58,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:58,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:58,046 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:58,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:58,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:58,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:58,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:58,061 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:58,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:58,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:58,064 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:58,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:58,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:58,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:58,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:58,080 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:58,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:58,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:58,082 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:58,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:58,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:58,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:58,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:58,097 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:58,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:58,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:58,100 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:58,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:58,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:58,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:58,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:58,116 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:58,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:58,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:58,119 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:58,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:58,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:58,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:58,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:58,134 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:58,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:58,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:58,137 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:58,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:58,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:58,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:58,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:58,152 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:58,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:58,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:58,155 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:58,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:58,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:58,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:58,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:58,170 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:58,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:58,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:58,173 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:58,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:58,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:58,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:58,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:58,189 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:58,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:58,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:58,192 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:58,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:58,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:58,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:58,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:58,207 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:58,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:58,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:58,210 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:58,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:58,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:58,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:58,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:58,225 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:58,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:58,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:58,227 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:58,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:58,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:58,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:58,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:58,245 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:58,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:58,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:58,249 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:58,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:58,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:58,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:58,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:58,265 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:58,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:58,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:58,268 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:58,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:58,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:58,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:58,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:58,282 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:58,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:58,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:58,286 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:58,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:58,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:58,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:58,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:58,300 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:58,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:58,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:58,304 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:58,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:58,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:58,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:58,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:58,318 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:58,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:58,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:58,321 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:58,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:58,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:58,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:58,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:58,336 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:58,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:58,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:58,339 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:58,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:58,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:58,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:58,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:58,353 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:58,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:58,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:58,356 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:58,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:58,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:58,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:58,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:58,370 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:58,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:58,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:58,373 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:58,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:58,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:58,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:58,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:58,388 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:58,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:58,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:58,391 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:58,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:58,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:58,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:58,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:58,406 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:58,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:58,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:58,409 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:58,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:58,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:58,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:58,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:58,424 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:58,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:58,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:58,426 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:58,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:58,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:58,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:58,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:58,441 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:58,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:58,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:58,445 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:58,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:58,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:58,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:58,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:58,459 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:58,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:58,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:58,462 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:58,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:58,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:58,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:58,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:58,477 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:58,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:58,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:58,481 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:58,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:58,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:58,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:58,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:58,496 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:58,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:58,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:58,498 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:58,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:58,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:58,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:58,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:58,513 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:58,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:58,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:58,517 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:58,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:58,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:58,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:58,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:58,532 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:58,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:58,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:58,536 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:58,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:58,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:58,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:58,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:58,551 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:58,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:58,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:58,554 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:58,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:58,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:58,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:58,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:58,569 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:58,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:58,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:58,571 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:58,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:58,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:58,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:58,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:58,586 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:58,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:58,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:58,588 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:58,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:58,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:58,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:58,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:58,605 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:58,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:58,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:58,608 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:58,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:58,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:58,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:58,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:58,622 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:58,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:58,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:58,625 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:58,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:58,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:58,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:58,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:58,639 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:58,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:58,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:58,642 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:58,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:58,642 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:58,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:58,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:58,656 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:58,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:58,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:58,658 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:58,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:58,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:58,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:58,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:58,673 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:58,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:58,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:58,676 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:58,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:58,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:58,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:58,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:58,690 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:58,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:58,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:58,692 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:58,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:58,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:58,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:58,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:58,707 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:58,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:58,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:58,711 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:58,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:58,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:58,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:58,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:58,725 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:58,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:58,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:58,729 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:58,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:58,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:58,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:58,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:58,744 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:58,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:58,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:58,748 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:58,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:58,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:58,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:58,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:58,762 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:58,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:58,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:58,766 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:58,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:58,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:58,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:58,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:58,780 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:58,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:58,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:58,784 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:58,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:58,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:58,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:58,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:58,799 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:58,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:58,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:58,802 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:58,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:58,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:58,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:58,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:58,818 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:58,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:58,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:58,821 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:58,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:58,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:58,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:58,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:58,836 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:58,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:58,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:58,839 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:58,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:58,839 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:58,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:58,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:58,854 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:58,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:58,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:58,857 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:58,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:58,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:58,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:58,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:58,872 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:58,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:58,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:58,875 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:58,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:58,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:58,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:58,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:58,890 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:58,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:58,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:58,893 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:58,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:58,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:58,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:58,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:58,909 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:58,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:58,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:58,911 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:58,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:58,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:58,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:58,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:58,927 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:58,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:58,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:58,930 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:58,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:58,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:58,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:58,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:58,945 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:58,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:58,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:58,948 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:58,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:58,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:58,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:58,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:58,966 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:58,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:58,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:58,969 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:58,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:58,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:58,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:58,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:58,984 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:58,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:58,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:58,987 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:58,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:58,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:58,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:58,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:59,002 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:59,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:59,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:59,005 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:59,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:59,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:59,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:59,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:59,020 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:59,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:59,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:59,023 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:59,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:59,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:59,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:59,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:59,038 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:59,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:59,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:59,041 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:59,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:59,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:59,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:59,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:59,056 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:59,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:59,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:59,060 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:59,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:59,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:59,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:59,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:59,075 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:59,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:59,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:59,078 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:59,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:59,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:59,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:59,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:59,093 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:59,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:59,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:59,097 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:59,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:59,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:59,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:59,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:59,112 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:59,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:59,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:59,115 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:59,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:59,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:59,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:59,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:59,130 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:59,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:59,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:59,133 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:59,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:59,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:59,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:59,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:59,148 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:59,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:59,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:59,152 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:59,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:59,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:59,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:59,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:59,167 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:59,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:59,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:59,170 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:59,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:59,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:59,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:59,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:59,185 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:59,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:59,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:59,189 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:59,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:59,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:59,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:59,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:59,204 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:59,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:59,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:59,209 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:59,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:59,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:59,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:59,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:59,224 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:59,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:59,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:59,227 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:59,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:59,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:59,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:59,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:59,242 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:59,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:59,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:59,246 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:59,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:59,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:59,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:59,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:59,261 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:59,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:59,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:59,264 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:59,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:59,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:59,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:59,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:59,280 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:59,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:59,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:59,284 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:59,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:59,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:59,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:59,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:59,300 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:59,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:59,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:59,303 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:59,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:59,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:59,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:59,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:59,319 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:59,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:59,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:59,322 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:59,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:59,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:59,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:59,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:59,341 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:59,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:59,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:59,345 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:59,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:59,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:59,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:59,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:59,360 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:59,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:59,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:59,364 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:59,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:59,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:59,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:59,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:59,380 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:59,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:59,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:59,383 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:59,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:59,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:59,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:59,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:59,399 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:59,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:59,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:59,401 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:59,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:59,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:59,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:59,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:59,417 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:59,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:59,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:59,421 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:59,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:59,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:59,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:59,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:59,437 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:59,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:59,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:59,440 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:59,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:59,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:59,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:59,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:59,456 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:59,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:59,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:59,459 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:59,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:59,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:59,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:59,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:59,475 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:59,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:59,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:59,478 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:59,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:59,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:59,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:59,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:59,494 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:59,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:59,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:59,498 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:59,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:59,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:59,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:59,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:59,514 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:59,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:59,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:59,517 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:59,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:59,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:59,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:59,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:59,533 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:59,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:59,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:59,536 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:59,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:59,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:59,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:59,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:59,552 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:59,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:59,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:59,557 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:59,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:59,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:59,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:59,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:59,572 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:59,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:59,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:59,576 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:59,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:59,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:59,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:59,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:59,590 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:59,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:59,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:59,593 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:59,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:59,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:59,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:59,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:59,607 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:59,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:59,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:59,610 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:59,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:59,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:59,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:59,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:59,624 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:59,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:59,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:59,626 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:59,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:59,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:59,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:59,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:59,640 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:59,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:59,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:59,643 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:59,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:59,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:59,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:59,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:59,657 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:59,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:59,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:59,660 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:59,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:59,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:59,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:59,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:59,675 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:59,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:59,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:59,678 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:59,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:59,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:59,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:59,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:59,693 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:59,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:59,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:59,695 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:59,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:59,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:59,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:59,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:59,713 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:59,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:59,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:59,715 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:59,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:59,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:59,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:59,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:59,729 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:59,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:59,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:59,732 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:59,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:59,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:59,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:59,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:59,747 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:59,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:59,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:59,750 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:59,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:59,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:59,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:59,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:59,765 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:59,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:59,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:59,769 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:59,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:59,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:59,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:59,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:59,783 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:59,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:59,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:59,787 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:59,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:59,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:59,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:59,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:59,802 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:59,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:59,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:59,806 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:59,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:59,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:59,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:59,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:59,821 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:59,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:59,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:59,824 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:59,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:59,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:59,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:59,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:59,839 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:59,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:59,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:59,842 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:59,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:59,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:59,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:59,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:59,857 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:59,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:59,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:59,860 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:59,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:59,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:59,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:59,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:59,875 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:59,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:59,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:59,878 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:59,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:59,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:59,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:59,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:59,893 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:59,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:59,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:59,896 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:59,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:59,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:59,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:59,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:59,911 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:59,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:59,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:59,915 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:59,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:59,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:59,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:59,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:59,930 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:59,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:59,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:59,934 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:59,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:59,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:59,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:59,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:59,948 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:59,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:59,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:59,952 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:59,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:59,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:59,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:59,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:59,967 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:59,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:59,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:59,971 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:59,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:59,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:59,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:59,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:59,986 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:24:59,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:59,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:24:59,989 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:24:59,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:24:59,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:59,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:59,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:00,004 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:00,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:00,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:00,007 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:00,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:00,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:00,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:00,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:00,022 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:00,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:00,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:00,025 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:00,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:00,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:00,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:00,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:00,040 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:00,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:00,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:00,043 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:00,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:00,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:00,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:00,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:00,058 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:00,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:00,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:00,060 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:00,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:00,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:00,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:00,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:00,078 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:00,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:00,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:00,081 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:00,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:00,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:00,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:00,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:00,095 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:00,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:00,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:00,098 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:00,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:00,098 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:00,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:00,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:00,112 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:00,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:00,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:00,115 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:00,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:00,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:00,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:00,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:00,129 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:00,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:00,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:00,132 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:00,132 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:00,132 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:00,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:00,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:00,146 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:00,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:00,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:00,149 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:00,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:00,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:00,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:00,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:00,163 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:00,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:00,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:00,165 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:00,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:00,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:00,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:00,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:00,180 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:00,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:00,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:00,182 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:00,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:00,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:00,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:00,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:00,197 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:00,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:00,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:00,199 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:00,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:00,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:00,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:00,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:00,214 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:00,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:00,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:00,216 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:00,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:00,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:00,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:00,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:00,231 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:00,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:00,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:00,234 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:00,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:00,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:00,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:00,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:00,249 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:00,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:00,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:00,252 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:00,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:00,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:00,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:00,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:00,267 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:00,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:00,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:00,271 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:00,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:00,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:00,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:00,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:00,286 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:00,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:00,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:00,291 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:00,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:00,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:00,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:00,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:00,312 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:00,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:00,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:00,316 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:00,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:00,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:00,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:00,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:00,331 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:00,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:00,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:00,335 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:00,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:00,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:00,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:00,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:00,349 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:00,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:00,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:00,353 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:00,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:00,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:00,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:00,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:00,367 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:00,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:00,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:00,371 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:00,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:00,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:00,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:00,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:00,386 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:00,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:00,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:00,389 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:00,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:00,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:00,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:00,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:00,404 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:00,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:00,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:00,408 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:00,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:00,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:00,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:00,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:00,422 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:00,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:00,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:00,426 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:00,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:00,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:00,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:00,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:00,443 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:00,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:00,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:00,447 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:00,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:00,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:00,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:00,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:00,461 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:00,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:00,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:00,465 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:00,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:00,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:00,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:00,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:00,479 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:00,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:00,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:00,483 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:00,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:00,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:00,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:00,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:00,497 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:00,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:00,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:00,501 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:00,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:00,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:00,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:00,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:00,515 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:00,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:00,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:00,519 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:00,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:00,519 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:00,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:00,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:00,534 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:00,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:00,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:00,539 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:00,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:00,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:00,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:00,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:00,561 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:00,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:00,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:00,566 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:00,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:00,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:00,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:00,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:00,583 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:00,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:00,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:00,586 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:00,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:00,586 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:00,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:00,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:00,600 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:00,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:00,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:00,603 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:00,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:00,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:00,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:00,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:00,618 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:00,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:00,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:00,620 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:00,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:00,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:00,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:00,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:00,635 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:00,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:00,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:00,639 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:00,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:00,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:00,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:00,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:00,654 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:00,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:00,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:00,658 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:00,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:00,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:00,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:00,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:00,672 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:00,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:00,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:00,677 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:00,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:00,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:00,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:00,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:00,692 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:00,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:00,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:00,697 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:00,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:00,697 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:00,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:00,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:00,712 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:00,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:00,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:00,715 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:00,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:00,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:00,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:00,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:00,730 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:00,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:00,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:00,733 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:00,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:00,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:00,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:00,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:00,748 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:00,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:00,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:00,751 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:00,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:00,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:00,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:00,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:00,766 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:00,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:00,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:00,770 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:00,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:00,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:00,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:00,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:00,785 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:00,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:00,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:00,788 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:00,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:00,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:00,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:00,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:00,803 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:00,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:00,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:00,807 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:00,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:00,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:00,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:00,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:00,824 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:00,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:00,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:00,827 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:00,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:00,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:00,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:00,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:00,842 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:00,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:00,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:00,846 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:00,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:00,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:00,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:00,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:00,860 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:00,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:00,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:00,864 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:00,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:00,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:00,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:00,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:00,879 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:00,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:00,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:00,882 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:00,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:00,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:00,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:00,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:00,897 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:00,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:00,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:00,901 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:00,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:00,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:00,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:00,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:00,916 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:00,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:00,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:00,919 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:00,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:00,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:00,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:00,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:00,934 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:00,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:00,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:00,938 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:00,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:00,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:00,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:00,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:00,953 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:00,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:00,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:00,957 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:00,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:00,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:00,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:00,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:00,972 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:00,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:00,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:00,975 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:00,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:00,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:00,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:00,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:00,990 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:00,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:00,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:00,994 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:00,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:00,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:00,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:00,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:01,009 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:01,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:01,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:01,011 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:01,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:01,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:01,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:01,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:01,026 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:01,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:01,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:01,029 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:01,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:01,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:01,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:01,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:01,043 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:01,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:01,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:01,046 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:01,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:01,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:01,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:01,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:01,060 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:01,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:01,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:01,063 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:01,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:01,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:01,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:01,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:01,077 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:01,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:01,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:01,079 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:01,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:01,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:01,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:01,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:01,094 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:01,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:01,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:01,096 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:01,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:01,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:01,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:01,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:01,110 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:01,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:01,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:01,113 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:01,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:01,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:01,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:01,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:01,127 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:01,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:01,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:01,130 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:01,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:01,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:01,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:01,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:01,144 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:01,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:01,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:01,147 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:01,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:01,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:01,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:01,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:01,161 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:01,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:01,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:01,164 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:01,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:01,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:01,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:01,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:01,179 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:01,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:01,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:01,182 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:01,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:01,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:01,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:01,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:01,196 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:01,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:01,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:01,199 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:01,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:01,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:01,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:01,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:01,214 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:01,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:01,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:01,217 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:01,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:01,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:01,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:01,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:01,232 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:01,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:01,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:01,235 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:01,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:01,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:01,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:01,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:01,250 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:01,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:01,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:01,254 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:01,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:01,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:01,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:01,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:01,268 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:01,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:01,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:01,271 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:01,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:01,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:01,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:01,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:01,286 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:01,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:01,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:01,288 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:01,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:01,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:01,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:01,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:01,302 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:01,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:01,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:01,305 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:01,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:01,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:01,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:01,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:01,320 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:01,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:01,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:01,323 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:01,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:01,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:01,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:01,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:01,338 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:01,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:01,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:01,342 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:01,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:01,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:01,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:01,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:01,356 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:01,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:01,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:01,360 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:01,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:01,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:01,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:01,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:01,374 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:01,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:01,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:01,378 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:01,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:01,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:01,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:01,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:01,394 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:01,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:01,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:01,397 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:01,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:01,397 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:01,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:01,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:01,412 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:01,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:01,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:01,415 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:01,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:01,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:01,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:01,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:01,431 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:01,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:01,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:01,434 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:01,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:01,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:01,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:01,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:01,449 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:01,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:01,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:01,452 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:01,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:01,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:01,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:01,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:01,467 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:01,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:01,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:01,471 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:01,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:01,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:01,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:01,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:01,486 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:01,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:01,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:01,489 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:01,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:01,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:01,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:01,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:01,504 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:01,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:01,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:01,507 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:01,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:01,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:01,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:01,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:01,522 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:01,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:01,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:01,525 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:01,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:01,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:01,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:01,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:01,543 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:01,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:01,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:01,546 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:01,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:01,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:01,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:01,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:01,561 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:01,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:01,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:01,565 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:01,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:01,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:01,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:01,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:01,580 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:01,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:01,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:01,584 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:01,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:01,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:01,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:01,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:01,598 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:01,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:01,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:01,602 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:01,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:01,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:01,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:01,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:01,617 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:01,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:01,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:01,620 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:01,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:01,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:01,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:01,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:01,635 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:01,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:01,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:01,640 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:01,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:01,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:01,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:01,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:01,655 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:01,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:01,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:01,658 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:01,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:01,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:01,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:01,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:01,673 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:01,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:01,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:01,676 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:01,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:01,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:01,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:01,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:01,691 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:01,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:01,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:01,695 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:01,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:01,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:01,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:01,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:01,709 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:01,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:01,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:01,712 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:01,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:01,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:01,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:01,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:01,734 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:01,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:01,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:01,738 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:01,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:01,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:01,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:01,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:01,753 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:01,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:01,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:01,755 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:01,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:01,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:01,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:01,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:01,770 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:01,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:01,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:01,772 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:01,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:01,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:01,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:01,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:01,787 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:01,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:01,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:01,790 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:01,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:01,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:01,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:01,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:01,805 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:01,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:01,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:01,808 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:01,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:01,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:01,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:01,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:01,823 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:01,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:01,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:01,826 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:01,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:01,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:01,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:01,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:01,841 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:01,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:01,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:01,844 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:01,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:01,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:01,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:01,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:01,860 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:01,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:01,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:01,863 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:01,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:01,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:01,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:01,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:01,878 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:01,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:01,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:01,881 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:01,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:01,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:01,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:01,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:01,896 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:01,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:01,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:01,901 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:01,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:01,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:01,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:01,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:01,917 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:01,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:01,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:01,921 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:01,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:01,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:01,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:01,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:01,935 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:01,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:01,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:01,939 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:01,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:01,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:01,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:01,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:01,953 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:01,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:01,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:01,956 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:01,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:01,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:01,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:01,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:01,970 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:01,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:01,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:01,973 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:01,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:01,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:01,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:01,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:01,987 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:01,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:01,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:01,990 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:01,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:01,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:01,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:01,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:02,004 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:02,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:02,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:02,007 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:02,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:02,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:02,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:02,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:02,021 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:02,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:02,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:02,024 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:02,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:02,024 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:02,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:02,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:02,039 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:02,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:02,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:02,041 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:02,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:02,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:02,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:02,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:02,057 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:02,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:02,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:02,060 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:02,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:02,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:02,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:02,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:02,076 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:02,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:02,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:02,080 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:02,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:02,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:02,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:02,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:02,097 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:02,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:02,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:02,101 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:02,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:02,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:02,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:02,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:02,116 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:02,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:02,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:02,120 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:02,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:02,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:02,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:02,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:02,136 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:02,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:02,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:02,140 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:02,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:02,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:02,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:02,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:02,155 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:02,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:02,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:02,159 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:02,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:02,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:02,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:02,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:02,175 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:02,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:02,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:02,177 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:02,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:02,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:02,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:02,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:02,192 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:02,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:02,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:02,195 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:02,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:02,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:02,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:02,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:02,211 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:02,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:02,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:02,214 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:02,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:02,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:02,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:02,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:02,229 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:02,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:02,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:02,233 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:02,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:02,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:02,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:02,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:02,248 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:02,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:02,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:02,251 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:02,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:02,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:02,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:02,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:02,266 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:02,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:02,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:02,270 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:02,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:02,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:02,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:02,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:02,289 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:02,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:02,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:02,293 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:02,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:02,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:02,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:02,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:02,307 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:02,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:02,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:02,310 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:02,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:02,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:02,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:02,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:02,326 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:02,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:02,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:02,330 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:02,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:02,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:02,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:02,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:02,346 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:02,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:02,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:02,350 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:02,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:02,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:02,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:02,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:02,367 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:02,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:02,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:02,372 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:02,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:02,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:02,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:02,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:02,388 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:02,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:02,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:02,392 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:02,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:02,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:02,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:02,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:02,407 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:02,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:02,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:02,412 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:02,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:02,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:02,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:02,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:02,428 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:02,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:02,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:02,433 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:02,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:02,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:02,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:02,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:02,449 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:02,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:02,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:02,453 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:02,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:02,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:02,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:02,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:02,469 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:02,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:02,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:02,473 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:02,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:02,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:02,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:02,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:02,488 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:02,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:02,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:02,492 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:02,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:02,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:02,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:02,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:02,507 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:02,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:02,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:02,511 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:02,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:02,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:02,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:02,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:02,526 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:02,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:02,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:02,530 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:02,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:02,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:02,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:02,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:02,545 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:02,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:02,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:02,549 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:02,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:02,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:02,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:02,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:02,564 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:02,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:02,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:02,568 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:02,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:02,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:02,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:02,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:02,583 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:02,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:02,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:02,586 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:02,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:02,586 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:02,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:02,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:02,602 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:02,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:02,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:02,605 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:02,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:02,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:02,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:02,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:02,622 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:02,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:02,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:02,626 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:02,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:02,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:02,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:02,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:02,641 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:02,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:02,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:02,644 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:02,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:02,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:02,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:02,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:02,658 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:02,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:02,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:02,661 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:02,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:02,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:02,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:02,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:02,679 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:02,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:02,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:02,682 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:02,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:02,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:02,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:02,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:02,697 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:02,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:02,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:02,700 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:02,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:02,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:02,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:02,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:02,715 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:02,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:02,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:02,719 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:02,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:02,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:02,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:02,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:02,734 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:02,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:02,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:02,739 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:02,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:02,739 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:02,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:02,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:02,754 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:02,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:02,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:02,757 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:02,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:02,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:02,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:02,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:02,774 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:02,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:02,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:02,778 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:02,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:02,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:02,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:02,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:02,797 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:02,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:02,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:02,801 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:02,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:02,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:02,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:02,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:02,816 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:02,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:02,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:02,820 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:02,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:02,820 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:02,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:02,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:02,835 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:02,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:02,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:02,839 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:02,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:02,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:02,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:02,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:02,861 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:02,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:02,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:02,866 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:02,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:02,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:02,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:02,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:02,880 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:02,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:02,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:02,883 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:02,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:02,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:02,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:02,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:02,897 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:02,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:02,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:02,900 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:02,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:02,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:02,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:02,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:02,914 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:02,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:02,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:02,916 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:02,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:02,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:02,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:02,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:02,930 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:02,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:02,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:02,933 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:02,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:02,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:02,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:02,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:02,947 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:02,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:02,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:02,950 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:02,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:02,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:02,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:02,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:02,964 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:02,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:02,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:02,967 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:02,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:02,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:02,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:02,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:02,981 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:02,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:02,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:02,983 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:02,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:02,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:02,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:02,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:02,998 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:03,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:03,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:03,000 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:03,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:03,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:03,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:03,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:03,014 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:03,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:03,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:03,017 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:03,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:03,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:03,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:03,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:03,031 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:03,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:03,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:03,034 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:03,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:03,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:03,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:03,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:03,051 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:03,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:03,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:03,054 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:03,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:03,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:03,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:03,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:03,069 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:03,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:03,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:03,071 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:03,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:03,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:03,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:03,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:03,086 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:03,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:03,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:03,089 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:03,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:03,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:03,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:03,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:03,104 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:03,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:03,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:03,108 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:03,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:03,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:03,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:03,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:03,123 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:03,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:03,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:03,128 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:03,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:03,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:03,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:03,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:03,142 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:03,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:03,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:03,147 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:03,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:03,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:03,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:03,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:03,162 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:03,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:03,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:03,167 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:03,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:03,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:03,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:03,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:03,181 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:03,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:03,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:03,186 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:03,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:03,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:03,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:03,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:03,200 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:03,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:03,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:03,205 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:03,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:03,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:03,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:03,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:03,220 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:03,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:03,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:03,224 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:03,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:03,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:03,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:03,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:03,239 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:03,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:03,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:03,244 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:03,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:03,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:03,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:03,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:03,259 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:03,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:03,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:03,263 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:03,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:03,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:03,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:03,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:03,278 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:03,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:03,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:03,283 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:03,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:03,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:03,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:03,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:03,297 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:03,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:03,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:03,302 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:03,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:03,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:03,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:03,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:03,317 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:03,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:03,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:03,321 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:03,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:03,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:03,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:03,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:03,336 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:03,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:03,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:03,341 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:03,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:03,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:03,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:03,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:03,356 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:03,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:03,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:03,360 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:03,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:03,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:03,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:03,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:03,376 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:03,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:03,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:03,379 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:03,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:03,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:03,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:03,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:03,393 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:03,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:03,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:03,396 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:03,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:03,397 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:03,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:03,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:03,411 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:03,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:03,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:03,414 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:03,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:03,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:03,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:03,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:03,435 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:03,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:03,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:03,437 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:03,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:03,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:03,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:03,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:03,453 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:03,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:03,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:03,456 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:03,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:03,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:03,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:03,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:03,471 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:03,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:03,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:03,474 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:03,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:03,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:03,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:03,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:03,488 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:03,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:03,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:03,493 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:03,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:03,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:03,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:03,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:03,507 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:03,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:03,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:03,512 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:03,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:03,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:03,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:03,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:03,528 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:03,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:03,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:03,532 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:03,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:03,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:03,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:03,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:03,547 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:03,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:03,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:03,551 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:03,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:03,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:03,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:03,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:03,566 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:03,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:03,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:03,571 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:03,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:03,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:03,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:03,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:03,586 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:03,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:03,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:03,590 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:03,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:03,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:03,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:03,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:03,605 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:03,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:03,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:03,608 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:03,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:03,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:03,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:03,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:03,623 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:03,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:03,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:03,626 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:03,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:03,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:03,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:03,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:03,641 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:03,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:03,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:03,644 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:03,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:03,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:03,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:03,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:03,659 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:03,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:03,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:03,662 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:03,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:03,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:03,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:03,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:03,677 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:03,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:03,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:03,680 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:03,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:03,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:03,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:03,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:03,696 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:03,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:03,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:03,699 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:03,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:03,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:03,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:03,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:03,714 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:03,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:03,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:03,717 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:03,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:03,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:03,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:03,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:03,733 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:03,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:03,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:03,736 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:03,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:03,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:03,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:03,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:03,751 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:03,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:03,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:03,755 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:03,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:03,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:03,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:03,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:03,770 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:03,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:03,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:03,774 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:03,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:03,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:03,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:03,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:03,790 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:03,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:03,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:03,793 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:03,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:03,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:03,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:03,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:03,810 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:03,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:03,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:03,815 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:03,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:03,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:03,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:03,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:03,830 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:03,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:03,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:03,834 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:03,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:03,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:03,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:03,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:03,849 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:03,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:03,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:03,852 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:03,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:03,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:03,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:03,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:03,867 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:03,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:03,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:03,871 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:03,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:03,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:03,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:03,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:03,886 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:03,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:03,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:03,889 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:03,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:03,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:03,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:03,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:03,904 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:03,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:03,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:03,907 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:03,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:03,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:03,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:03,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:03,922 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:03,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:03,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:03,925 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:03,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:03,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:03,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:03,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:03,941 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:03,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:03,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:03,944 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:03,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:03,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:03,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:03,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:03,959 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:03,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:03,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:03,962 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:03,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:03,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:03,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:03,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:03,978 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:03,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:03,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:03,981 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:03,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:03,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:03,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:03,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:03,996 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:03,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:03,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:03,999 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:03,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:03,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:03,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:04,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:04,013 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:04,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:04,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:04,016 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:04,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:04,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:04,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:04,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:04,031 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:04,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:04,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:04,034 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:04,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:04,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:04,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:04,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:04,048 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:04,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:04,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:04,051 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:04,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:04,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:04,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:04,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:04,066 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:04,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:04,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:04,069 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:04,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:04,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:04,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:04,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:04,083 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:04,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:04,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:04,086 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:04,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:04,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:04,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:04,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:04,101 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:04,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:04,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:04,104 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:04,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:04,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:04,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:04,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:04,118 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:04,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:04,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:04,121 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:04,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:04,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:04,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:04,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:04,135 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:04,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:04,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:04,138 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:04,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:04,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:04,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:04,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:04,153 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:04,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:04,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:04,155 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:04,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:04,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:04,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:04,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:04,172 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:04,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:04,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:04,175 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:04,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:04,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:04,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:04,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:04,190 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:04,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:04,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:04,193 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:04,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:04,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:04,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:04,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:04,208 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:04,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:04,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:04,211 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:04,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:04,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:04,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:04,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:04,226 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:04,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:04,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:04,229 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:04,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:04,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:04,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:04,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:04,244 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:04,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:04,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:04,248 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:04,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:04,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:04,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:04,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:04,262 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:04,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:04,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:04,266 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:04,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:04,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:04,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:04,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:04,281 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:04,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:04,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:04,283 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:04,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:04,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:04,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:04,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:04,298 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:04,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:04,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:04,302 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:04,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:04,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:04,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:04,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:04,317 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:04,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:04,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:04,321 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:04,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:04,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:04,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:04,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:04,336 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:04,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:04,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:04,339 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:04,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:04,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:04,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:04,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:04,354 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:04,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:04,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:04,357 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:04,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:04,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:04,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:04,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:04,372 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:04,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:04,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:04,375 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:04,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:04,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:04,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:04,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:04,390 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:04,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:04,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:04,393 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:04,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:04,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:04,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:04,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:04,408 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:04,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:04,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:04,412 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:04,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:04,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:04,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:04,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:04,426 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:04,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:04,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:04,430 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:04,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:04,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:04,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:04,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:04,445 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:04,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:04,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:04,448 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:04,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:04,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:04,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:04,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:04,463 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:04,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:04,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:04,467 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:04,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:04,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:04,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:04,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:04,482 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:04,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:04,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:04,486 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:04,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:04,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:04,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:04,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:04,501 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:04,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:04,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:04,505 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:04,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:04,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:04,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:04,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:04,520 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:04,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:04,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:04,523 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:04,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:04,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:04,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:04,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:04,540 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:04,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:04,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:04,542 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:04,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:04,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:04,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:04,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:04,557 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:04,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:04,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:04,561 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:04,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:04,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:04,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:04,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:04,577 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:04,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:04,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:04,580 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:04,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:04,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:04,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:04,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:04,594 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:04,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:04,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:04,597 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:04,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:04,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:04,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:04,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:04,612 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:04,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:04,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:04,615 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:04,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:04,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:04,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:04,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:04,630 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:04,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:04,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:04,633 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:04,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:04,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:04,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:04,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:04,647 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:04,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:04,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:04,650 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:04,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:04,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:04,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:04,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:04,665 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:04,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:04,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:04,668 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:04,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:04,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:04,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:04,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:04,683 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:04,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:04,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:04,686 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:04,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:04,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:04,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:04,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:04,706 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:04,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:04,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:04,709 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:04,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:04,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:04,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:04,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:04,723 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:04,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:04,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:04,726 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:04,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:04,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:04,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:04,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:04,741 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:04,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:04,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:04,744 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:04,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:04,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:04,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:04,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:04,758 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:04,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:04,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:04,762 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:04,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:04,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:04,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:04,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:04,776 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:04,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:04,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:04,780 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:04,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:04,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:04,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:04,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:04,795 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:04,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:04,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:04,799 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:04,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:04,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:04,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:04,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:04,814 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:04,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:04,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:04,817 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:04,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:04,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:04,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:04,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:04,832 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:04,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:04,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:04,835 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:04,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:04,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:04,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:04,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:04,850 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:04,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:04,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:04,853 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:04,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:04,853 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:04,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:04,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:04,868 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:04,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:04,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:04,871 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:04,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:04,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:04,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:04,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:04,886 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:04,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:04,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:04,889 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:04,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:04,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:04,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:04,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:04,905 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:04,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:04,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:04,909 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:04,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:04,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:04,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:04,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:04,923 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:04,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:04,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:04,926 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:04,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:04,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:04,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:04,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:04,941 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:04,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:04,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:04,945 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:04,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:04,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:04,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:04,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:04,959 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:04,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:04,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:04,963 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:04,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:04,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:04,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:04,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:04,978 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:04,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:04,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:04,981 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:04,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:04,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:04,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:04,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:04,997 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:04,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:05,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:05,000 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:05,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:05,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:05,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:05,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:05,015 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:05,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:05,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:05,019 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:05,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:05,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:05,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:05,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:05,035 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:05,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:05,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:05,038 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:05,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:05,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:05,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:05,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:05,054 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:05,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:05,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:05,056 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:05,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:05,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:05,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:05,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:05,072 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:05,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:05,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:05,075 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:05,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:05,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:05,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:05,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:05,091 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:05,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:05,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:05,094 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:05,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:05,095 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:05,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:05,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:05,110 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:05,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:05,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:05,114 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:05,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:05,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:05,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:05,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:05,129 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:05,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:05,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:05,132 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:05,132 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:05,132 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:05,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:05,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:05,148 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:05,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:05,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:05,151 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:05,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:05,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:05,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:05,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:05,167 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:05,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:05,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:05,170 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:05,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:05,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:05,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:05,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:05,186 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:05,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:05,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:05,190 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:05,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:05,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:05,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:05,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:05,205 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:05,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:05,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:05,208 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:05,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:05,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:05,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:05,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:05,224 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:05,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:05,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:05,227 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:05,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:05,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:05,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:05,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:05,243 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:05,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:05,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:05,246 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:05,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:05,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:05,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:05,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:05,262 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:05,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:05,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:05,265 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:05,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:05,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:05,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:05,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:05,282 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:05,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:05,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:05,285 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:05,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:05,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:05,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:05,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:05,301 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:05,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:05,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:05,304 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:05,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:05,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:05,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:05,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:05,318 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:05,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:05,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:05,321 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:05,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:05,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:05,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:05,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:05,336 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:05,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:05,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:05,339 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:05,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:05,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:05,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:05,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:05,354 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:05,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:05,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:05,357 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:05,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:05,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:05,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:05,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:05,372 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:05,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:05,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:05,375 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:05,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:05,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:05,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:05,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:05,390 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:05,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:05,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:05,393 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:05,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:05,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:05,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:05,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:05,408 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:05,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:05,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:05,411 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:05,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:05,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:05,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:05,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:05,426 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:05,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:05,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:05,429 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:05,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:05,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:05,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:05,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:05,444 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:05,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:05,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:05,447 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:05,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:05,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:05,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:05,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:05,462 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:05,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:05,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:05,465 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:05,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:05,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:05,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:05,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:05,479 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:05,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:05,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:05,482 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:05,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:05,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:05,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:05,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:05,497 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:05,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:05,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:05,500 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:05,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:05,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:05,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:05,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:05,514 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:05,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:05,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:05,517 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:05,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:05,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:05,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:05,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:05,532 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:05,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:05,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:05,535 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:05,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:05,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:05,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:05,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:05,550 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:05,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:05,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:05,552 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:05,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:05,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:05,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:05,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:05,567 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:05,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:05,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:05,570 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:05,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:05,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:05,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:05,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:05,584 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:05,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:05,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:05,587 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:05,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:05,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:05,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:05,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:05,602 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:05,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:05,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:05,606 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:05,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:05,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:05,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:05,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:05,620 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:05,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:05,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:05,624 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:05,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:05,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:05,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:05,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:05,643 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:05,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:05,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:05,646 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:05,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:05,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:05,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:05,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:05,661 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:05,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:05,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:05,665 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:05,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:05,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:05,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:05,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:05,680 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:05,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:05,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:05,683 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:05,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:05,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:05,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:05,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:05,698 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:05,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:05,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:05,701 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:05,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:05,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:05,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:05,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:05,716 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:05,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:05,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:05,719 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:05,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:05,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:05,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:05,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:05,734 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:05,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:05,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:05,737 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:05,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:05,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:05,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:05,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:05,756 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:05,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:05,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:05,760 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:05,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:05,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:05,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:05,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:05,775 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:05,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:05,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:05,779 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:05,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:05,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:05,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:05,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:05,794 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:05,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:05,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:05,797 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:05,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:05,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:05,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:05,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:05,812 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:05,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:05,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:05,815 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:05,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:05,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:05,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:05,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:05,830 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:05,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:05,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:05,833 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:05,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:05,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:05,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:05,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:05,848 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:05,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:05,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:05,851 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:05,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:05,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:05,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:05,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:05,866 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:05,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:05,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:05,869 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:05,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:05,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:05,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:05,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:05,885 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:05,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:05,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:05,888 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:05,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:05,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:05,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:05,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:05,903 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:05,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:05,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:05,907 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:05,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:05,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:05,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:05,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:05,922 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:05,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:05,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:05,925 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:05,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:05,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:05,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:05,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:05,940 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:05,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:05,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:05,943 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:05,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:05,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:05,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:05,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:05,958 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:05,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:05,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:05,962 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:05,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:05,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:05,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:05,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:05,976 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:05,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:05,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:05,978 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:05,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:05,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:05,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:05,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:05,995 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:05,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:05,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:05,998 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:05,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:05,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:05,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:06,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:06,013 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:06,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:06,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:06,016 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:06,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:06,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:06,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:06,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:06,032 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:06,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:06,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:06,036 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:06,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:06,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:06,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:06,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:06,051 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:06,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:06,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:06,054 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:06,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:06,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:06,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:06,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:06,068 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:06,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:06,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:06,070 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:06,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:06,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:06,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:06,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:06,084 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:06,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:06,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:06,087 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:06,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:06,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:06,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:06,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:06,101 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:06,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:06,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:06,104 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:06,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:06,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:06,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:06,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:06,118 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:06,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:06,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:06,121 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:06,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:06,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:06,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:06,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:06,135 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:06,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:06,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:06,137 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:06,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:06,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:06,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:06,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:06,152 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:06,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:06,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:06,154 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:06,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:06,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:06,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:06,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:06,169 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:06,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:06,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:06,171 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:06,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:06,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:06,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:06,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:06,186 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:06,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:06,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:06,188 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:06,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:06,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:06,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:06,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:06,203 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:06,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:06,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:06,205 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:06,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:06,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:06,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:06,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:06,220 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:06,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:06,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:06,222 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:06,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:06,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:06,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:06,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:06,237 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:06,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:06,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:06,239 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:06,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:06,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:06,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:06,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:06,254 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:06,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:06,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:06,257 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:06,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:06,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:06,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:06,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:06,272 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:06,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:06,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:06,275 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:06,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:06,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:06,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:06,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:06,291 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:06,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:06,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:06,294 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:06,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:06,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:06,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:06,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:06,310 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:06,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:06,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:06,314 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:06,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:06,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:06,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:06,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:06,330 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:06,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:06,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:06,333 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:06,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:06,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:06,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:06,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:06,350 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:06,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:06,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:06,353 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:06,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:06,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:06,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:06,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:06,369 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:06,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:06,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:06,372 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:06,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:06,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:06,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:06,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:06,386 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:06,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:06,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:06,389 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:06,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:06,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:06,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:06,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:06,404 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:06,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:06,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:06,407 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:06,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:06,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:06,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:06,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:06,422 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:06,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:06,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:06,425 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:06,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:06,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:06,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:06,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:06,440 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:06,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:06,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:06,443 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:06,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:06,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:06,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:06,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:06,458 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:06,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:06,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:06,462 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:06,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:06,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:06,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:06,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:06,477 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:06,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:06,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:06,481 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:06,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:06,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:06,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:06,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:06,496 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:06,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:06,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:06,500 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:06,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:06,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:06,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:06,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:06,514 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:06,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:06,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:06,519 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:06,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:06,519 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:06,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:06,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:06,536 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:06,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:06,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:06,540 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:06,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:06,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:06,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:06,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:06,556 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:06,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:06,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:06,561 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:06,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:06,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:06,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:06,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:06,577 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:06,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:06,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:06,581 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:06,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:06,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:06,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:06,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:06,596 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:06,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:06,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:06,599 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:06,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:06,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:06,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:06,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:06,613 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:06,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:06,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:06,618 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:06,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:06,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:06,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:06,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:06,634 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:06,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:06,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:06,636 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:06,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:06,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:06,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:06,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:06,651 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:06,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:06,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:06,654 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:06,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:06,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:06,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:06,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:06,669 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:06,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:06,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:06,673 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:06,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:06,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:06,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:06,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:06,687 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:06,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:06,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:06,690 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:06,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:06,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:06,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:06,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:06,705 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:06,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:06,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:06,708 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:06,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:06,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:06,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:06,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:06,724 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:06,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:06,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:06,727 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:06,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:06,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:06,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:06,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:06,742 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:06,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:06,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:06,745 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:06,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:06,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:06,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:06,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:06,760 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:06,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:06,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:06,763 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:06,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:06,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:06,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:06,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:06,777 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:06,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:06,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:06,780 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:06,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:06,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:06,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:06,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:06,795 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:06,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:06,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:06,797 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:06,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:06,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:06,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:06,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:06,812 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:06,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:06,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:06,816 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:06,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:06,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:06,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:06,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:06,831 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:06,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:06,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:06,833 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:06,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:06,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:06,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:06,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:06,848 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:06,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:06,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:06,851 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:06,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:06,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:06,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:06,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:06,865 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:06,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:06,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:06,868 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:06,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:06,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:06,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:06,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:06,883 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:06,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:06,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:06,886 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:06,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:06,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:06,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:06,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:06,900 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:06,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:06,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:06,903 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:06,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:06,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:06,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:06,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:06,918 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:06,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:06,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:06,920 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:06,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:06,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:06,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:06,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:06,936 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:06,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:06,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:06,938 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:06,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:06,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:06,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:06,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:06,953 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:06,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:06,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:06,956 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:06,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:06,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:06,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:06,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:06,971 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:06,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:06,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:06,974 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:06,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:06,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:06,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:06,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:06,989 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:06,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:06,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:06,993 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:06,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:06,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:06,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:06,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:07,008 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:07,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:07,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:07,011 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:07,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:07,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:07,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:07,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:07,026 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:07,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:07,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:07,030 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:07,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:07,030 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:07,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:07,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:07,045 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:07,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:07,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:07,048 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:07,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:07,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:07,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:07,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:07,063 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:07,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:07,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:07,067 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:07,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:07,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:07,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:07,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:07,085 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:07,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:07,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:07,088 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:07,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:07,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:07,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:07,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:07,103 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:07,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:07,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:07,107 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:07,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:07,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:07,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:07,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:07,122 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:07,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:07,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:07,125 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:07,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:07,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:07,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:07,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:07,140 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:07,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:07,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:07,144 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:07,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:07,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:07,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:07,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:07,158 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:07,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:07,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:07,162 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:07,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:07,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:07,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:07,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:07,177 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:07,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:07,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:07,181 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:07,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:07,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:07,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:07,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:07,196 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:07,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:07,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:07,201 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:07,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:07,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:07,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:07,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:07,216 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:07,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:07,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:07,218 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:07,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:07,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:07,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:07,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:07,233 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:07,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:07,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:07,237 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:07,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:07,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:07,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:07,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:07,252 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:07,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:07,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:07,255 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:07,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:07,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:07,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:07,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:07,270 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:07,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:07,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:07,273 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:07,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:07,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:07,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:07,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:07,287 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:07,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:07,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:07,290 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:07,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:07,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:07,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:07,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:07,304 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:07,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:07,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:07,307 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:07,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:07,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:07,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:07,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:07,321 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:07,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:07,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:07,324 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:07,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:07,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:07,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:07,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:07,338 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:07,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:07,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:07,341 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:07,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:07,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:07,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:07,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:07,355 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:07,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:07,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:07,358 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:07,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:07,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:07,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:07,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:07,373 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:07,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:07,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:07,375 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:07,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:07,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:07,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:07,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:07,390 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:07,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:07,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:07,392 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:07,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:07,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:07,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:07,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:07,407 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:07,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:07,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:07,409 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:07,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:07,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:07,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:07,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:07,424 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:07,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:07,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:07,426 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:07,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:07,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:07,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:07,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:07,443 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:07,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:07,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:07,446 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:07,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:07,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:07,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:07,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:07,460 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:07,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:07,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:07,463 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:07,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:07,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:07,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:07,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:07,478 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:07,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:07,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:07,481 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:07,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:07,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:07,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:07,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:07,495 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:07,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:07,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:07,499 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:07,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:07,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:07,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:07,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:07,513 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:07,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:07,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:07,517 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:07,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:07,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:07,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:07,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:07,532 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:07,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:07,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:07,534 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:07,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:07,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:07,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:07,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:07,549 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:07,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:07,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:07,553 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:07,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:07,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:07,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:07,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:07,569 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:07,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:07,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:07,571 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:07,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:07,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:07,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:07,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:07,586 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:07,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:07,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:07,590 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:07,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:07,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:07,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:07,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:07,605 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:07,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:07,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:07,609 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:07,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:07,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:07,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:07,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:07,624 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:07,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:07,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:07,627 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:07,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:07,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:07,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:07,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:07,643 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:07,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:07,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:07,646 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:07,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:07,646 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:07,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:07,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:07,661 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:07,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:07,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:07,666 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:07,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:07,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:07,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:07,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:07,682 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:07,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:07,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:07,685 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:07,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:07,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:07,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:07,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:07,700 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:07,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:07,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:07,703 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:07,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:07,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:07,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:07,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:07,719 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:07,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:07,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:07,723 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:07,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:07,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:07,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:07,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:07,739 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:07,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:07,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:07,742 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:07,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:07,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:07,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:07,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:07,757 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:07,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:07,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:07,761 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:07,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:07,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:07,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:07,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:07,777 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:07,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:07,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:07,780 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:07,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:07,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:07,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:07,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:07,795 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:07,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:07,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:07,799 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:07,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:07,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:07,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:07,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:07,818 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:07,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:07,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:07,821 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:07,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:07,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:07,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:07,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:07,836 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:07,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:07,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:07,839 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:07,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:07,839 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:07,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:07,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:07,856 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:07,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:07,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:07,859 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:07,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:07,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:07,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:07,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:07,875 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:07,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:07,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:07,878 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:07,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:07,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:07,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:07,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:07,894 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:07,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:07,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:07,897 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:07,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:07,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:07,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:07,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:07,912 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:07,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:07,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:07,916 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:07,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:07,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:07,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:07,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:07,931 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:07,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:07,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:07,934 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:07,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:07,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:07,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:07,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:07,948 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:07,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:07,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:07,951 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:07,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:07,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:07,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:07,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:07,966 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:07,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:07,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:07,969 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:07,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:07,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:07,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:07,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:07,983 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:07,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:07,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:07,985 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:07,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:07,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:07,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:07,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:08,000 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:08,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:08,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:08,003 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:08,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:08,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:08,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:08,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:08,017 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:08,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:08,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:08,020 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:08,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:08,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:08,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:08,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:08,034 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:08,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:08,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:08,037 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:08,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:08,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:08,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:08,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:08,051 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:08,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:08,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:08,054 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:08,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:08,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:08,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:08,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:08,068 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:08,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:08,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:08,071 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:08,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:08,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:08,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:08,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:08,086 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:08,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:08,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:08,089 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:08,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:08,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:08,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:08,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:08,103 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:08,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:08,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:08,107 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:08,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:08,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:08,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:08,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:08,121 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:08,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:08,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:08,124 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:08,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:08,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:08,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:08,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:08,138 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:08,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:08,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:08,142 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:08,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:08,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:08,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:08,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:08,156 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:08,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:08,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:08,159 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:08,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:08,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:08,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:08,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:08,176 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:08,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:08,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:08,179 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:08,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:08,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:08,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:08,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:08,193 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:08,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:08,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:08,196 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:08,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:08,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:08,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:08,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:08,210 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:08,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:08,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:08,215 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:08,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:08,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:08,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:08,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:08,229 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:08,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:08,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:08,232 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:08,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:08,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:08,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:08,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:08,246 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:08,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:08,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:08,249 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:08,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:08,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:08,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:08,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:08,263 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:08,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:08,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:08,266 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:08,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:08,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:08,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:08,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:08,280 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:08,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:08,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:08,283 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:08,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:08,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:08,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:08,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:08,297 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:08,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:08,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:08,300 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:08,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:08,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:08,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:08,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:08,314 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:08,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:08,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:08,317 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:08,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:08,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:08,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:08,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:08,331 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:08,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:08,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:08,335 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:08,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:08,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:08,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:08,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:08,349 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:08,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:08,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:08,352 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:08,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:08,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:08,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:08,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:08,366 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:08,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:08,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:08,370 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:08,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:08,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:08,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:08,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:08,384 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:08,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:08,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:08,387 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:08,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:08,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:08,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:08,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:08,401 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:08,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:08,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:08,405 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:08,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:08,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:08,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:08,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:08,419 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:08,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:08,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:08,422 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:08,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:08,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:08,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:08,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:08,436 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:08,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:08,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:08,440 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:08,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:08,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:08,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:08,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:08,454 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:08,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:08,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:08,457 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:08,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:08,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:08,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:08,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:08,471 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:08,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:08,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:08,475 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:08,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:08,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:08,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:08,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:08,489 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:08,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:08,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:08,492 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:08,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:08,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:08,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:08,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:08,506 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:08,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:08,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:08,509 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:08,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:08,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:08,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:08,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:08,525 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:25:08,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:08,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 105 states and 165 transitions. [2024-12-05 22:25:08,528 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 165 transitions. [2024-12-05 22:25:08,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:25:08,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:08,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:08,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat