./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/product-lines/minepump_spec3_product61.cil.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 826ab2ba Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5d20f799-9e6d-4d5e-a7c1-3b20f0c9b7fe/bin/ukojak-verify-EEHR8qb7sm/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5d20f799-9e6d-4d5e-a7c1-3b20f0c9b7fe/bin/ukojak-verify-EEHR8qb7sm/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5d20f799-9e6d-4d5e-a7c1-3b20f0c9b7fe/bin/ukojak-verify-EEHR8qb7sm/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5d20f799-9e6d-4d5e-a7c1-3b20f0c9b7fe/bin/ukojak-verify-EEHR8qb7sm/config/KojakReach.xml -i ../../sv-benchmarks/c/product-lines/minepump_spec3_product61.cil.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5d20f799-9e6d-4d5e-a7c1-3b20f0c9b7fe/bin/ukojak-verify-EEHR8qb7sm/config/svcomp-Reach-32bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5d20f799-9e6d-4d5e-a7c1-3b20f0c9b7fe/bin/ukojak-verify-EEHR8qb7sm --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 53b1b58c0a8af862b137647fd316df606e2053e614741221b62b3a107765e608 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-826ab2b [2024-11-13 22:06:20,677 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-13 22:06:20,761 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5d20f799-9e6d-4d5e-a7c1-3b20f0c9b7fe/bin/ukojak-verify-EEHR8qb7sm/config/svcomp-Reach-32bit-Kojak_Default.epf [2024-11-13 22:06:20,769 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-13 22:06:20,769 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-13 22:06:20,813 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-13 22:06:20,815 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-13 22:06:20,816 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-11-13 22:06:20,816 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-13 22:06:20,816 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-13 22:06:20,816 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-13 22:06:20,816 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-13 22:06:20,816 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-13 22:06:20,817 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-13 22:06:20,817 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-13 22:06:20,817 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-13 22:06:20,817 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-13 22:06:20,817 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-13 22:06:20,817 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-13 22:06:20,817 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-13 22:06:20,817 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-13 22:06:20,817 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-13 22:06:20,818 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-13 22:06:20,818 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-13 22:06:20,818 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-13 22:06:20,818 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-13 22:06:20,818 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-13 22:06:20,818 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-13 22:06:20,820 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-13 22:06:20,820 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-13 22:06:20,821 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-13 22:06:20,821 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-13 22:06:20,821 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-13 22:06:20,821 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_5d20f799-9e6d-4d5e-a7c1-3b20f0c9b7fe/bin/ukojak-verify-EEHR8qb7sm Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! 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 -> 53b1b58c0a8af862b137647fd316df606e2053e614741221b62b3a107765e608 [2024-11-13 22:06:21,108 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-13 22:06:21,116 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-13 22:06:21,119 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-13 22:06:21,120 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-13 22:06:21,121 INFO L274 PluginConnector]: CDTParser initialized [2024-11-13 22:06:21,122 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5d20f799-9e6d-4d5e-a7c1-3b20f0c9b7fe/bin/ukojak-verify-EEHR8qb7sm/../../sv-benchmarks/c/product-lines/minepump_spec3_product61.cil.c Unable to find full path for "g++" [2024-11-13 22:06:23,023 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-13 22:06:23,486 INFO L384 CDTParser]: Found 1 translation units. [2024-11-13 22:06:23,490 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5d20f799-9e6d-4d5e-a7c1-3b20f0c9b7fe/sv-benchmarks/c/product-lines/minepump_spec3_product61.cil.c [2024-11-13 22:06:23,519 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5d20f799-9e6d-4d5e-a7c1-3b20f0c9b7fe/bin/ukojak-verify-EEHR8qb7sm/data/84adbaa92/75c9659cc7ad460f8966625fce7ba72d/FLAG732406e34 [2024-11-13 22:06:23,627 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5d20f799-9e6d-4d5e-a7c1-3b20f0c9b7fe/bin/ukojak-verify-EEHR8qb7sm/data/84adbaa92/75c9659cc7ad460f8966625fce7ba72d [2024-11-13 22:06:23,629 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-13 22:06:23,633 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-13 22:06:23,636 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-13 22:06:23,636 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-13 22:06:23,641 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-13 22:06:23,643 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 10:06:23" (1/1) ... [2024-11-13 22:06:23,645 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@6b0805b3 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:06:23, skipping insertion in model container [2024-11-13 22:06:23,645 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 10:06:23" (1/1) ... [2024-11-13 22:06:23,703 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-13 22:06:23,994 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_5d20f799-9e6d-4d5e-a7c1-3b20f0c9b7fe/sv-benchmarks/c/product-lines/minepump_spec3_product61.cil.c[7381,7394] [2024-11-13 22:06:24,064 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 22:06:24,079 INFO L200 MainTranslator]: Completed pre-run [2024-11-13 22:06:24,089 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"scenario.i","") [49] [2024-11-13 22:06:24,091 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"MinePump.i","") [118] [2024-11-13 22:06:24,091 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Environment.i","") [368] [2024-11-13 22:06:24,091 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"wsllib_check.i","") [472] [2024-11-13 22:06:24,091 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Test.i","") [481] [2024-11-13 22:06:24,091 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Specification3_spec.i","") [580] [2024-11-13 22:06:24,091 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"featureselect.i","") [614] [2024-11-13 22:06:24,092 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"libacc.i","") [649] [2024-11-13 22:06:24,139 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_5d20f799-9e6d-4d5e-a7c1-3b20f0c9b7fe/sv-benchmarks/c/product-lines/minepump_spec3_product61.cil.c[7381,7394] [2024-11-13 22:06:24,188 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 22:06:24,214 INFO L204 MainTranslator]: Completed translation [2024-11-13 22:06:24,215 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:06:24 WrapperNode [2024-11-13 22:06:24,216 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-13 22:06:24,217 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-13 22:06:24,218 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-13 22:06:24,218 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-13 22:06:24,225 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:06:24" (1/1) ... [2024-11-13 22:06:24,235 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:06:24" (1/1) ... [2024-11-13 22:06:24,269 INFO L138 Inliner]: procedures = 57, calls = 105, calls flagged for inlining = 23, calls inlined = 20, statements flattened = 226 [2024-11-13 22:06:24,273 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-13 22:06:24,273 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-13 22:06:24,273 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-13 22:06:24,273 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-13 22:06:24,283 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:06:24" (1/1) ... [2024-11-13 22:06:24,284 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:06:24" (1/1) ... [2024-11-13 22:06:24,290 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:06:24" (1/1) ... [2024-11-13 22:06:24,290 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:06:24" (1/1) ... [2024-11-13 22:06:24,295 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:06:24" (1/1) ... [2024-11-13 22:06:24,299 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:06:24" (1/1) ... [2024-11-13 22:06:24,301 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:06:24" (1/1) ... [2024-11-13 22:06:24,302 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:06:24" (1/1) ... [2024-11-13 22:06:24,304 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-13 22:06:24,305 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-13 22:06:24,306 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-13 22:06:24,306 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-13 22:06:24,307 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:06:24" (1/1) ... [2024-11-13 22:06:24,313 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-13 22:06:24,326 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5d20f799-9e6d-4d5e-a7c1-3b20f0c9b7fe/bin/ukojak-verify-EEHR8qb7sm/z3 [2024-11-13 22:06:24,343 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5d20f799-9e6d-4d5e-a7c1-3b20f0c9b7fe/bin/ukojak-verify-EEHR8qb7sm/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-11-13 22:06:24,359 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5d20f799-9e6d-4d5e-a7c1-3b20f0c9b7fe/bin/ukojak-verify-EEHR8qb7sm/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-11-13 22:06:24,384 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-13 22:06:24,385 INFO L130 BoogieDeclarations]: Found specification of procedure processEnvironment__wrappee__base [2024-11-13 22:06:24,385 INFO L138 BoogieDeclarations]: Found implementation of procedure processEnvironment__wrappee__base [2024-11-13 22:06:24,385 INFO L130 BoogieDeclarations]: Found specification of procedure isMethaneLevelCritical [2024-11-13 22:06:24,385 INFO L138 BoogieDeclarations]: Found implementation of procedure isMethaneLevelCritical [2024-11-13 22:06:24,385 INFO L130 BoogieDeclarations]: Found specification of procedure cleanup [2024-11-13 22:06:24,385 INFO L138 BoogieDeclarations]: Found implementation of procedure cleanup [2024-11-13 22:06:24,385 INFO L130 BoogieDeclarations]: Found specification of procedure timeShift [2024-11-13 22:06:24,385 INFO L138 BoogieDeclarations]: Found implementation of procedure timeShift [2024-11-13 22:06:24,385 INFO L130 BoogieDeclarations]: Found specification of procedure processEnvironment__wrappee__highWaterSensor [2024-11-13 22:06:24,386 INFO L138 BoogieDeclarations]: Found implementation of procedure processEnvironment__wrappee__highWaterSensor [2024-11-13 22:06:24,386 INFO L130 BoogieDeclarations]: Found specification of procedure waterRise [2024-11-13 22:06:24,386 INFO L138 BoogieDeclarations]: Found implementation of procedure waterRise [2024-11-13 22:06:24,386 INFO L130 BoogieDeclarations]: Found specification of procedure processEnvironment__wrappee__methaneQuery [2024-11-13 22:06:24,386 INFO L138 BoogieDeclarations]: Found implementation of procedure processEnvironment__wrappee__methaneQuery [2024-11-13 22:06:24,387 INFO L130 BoogieDeclarations]: Found specification of procedure isMethaneAlarm [2024-11-13 22:06:24,387 INFO L138 BoogieDeclarations]: Found implementation of procedure isMethaneAlarm [2024-11-13 22:06:24,387 INFO L130 BoogieDeclarations]: Found specification of procedure deactivatePump [2024-11-13 22:06:24,387 INFO L138 BoogieDeclarations]: Found implementation of procedure deactivatePump [2024-11-13 22:06:24,387 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-13 22:06:24,387 INFO L130 BoogieDeclarations]: Found specification of procedure changeMethaneLevel [2024-11-13 22:06:24,387 INFO L138 BoogieDeclarations]: Found implementation of procedure changeMethaneLevel [2024-11-13 22:06:24,387 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-13 22:06:24,388 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-13 22:06:24,500 INFO L238 CfgBuilder]: Building ICFG [2024-11-13 22:06:24,503 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-13 22:06:24,966 INFO L? ?]: Removed 54 outVars from TransFormulas that were not future-live. [2024-11-13 22:06:24,967 INFO L287 CfgBuilder]: Performing block encoding [2024-11-13 22:06:25,111 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-13 22:06:25,111 INFO L316 CfgBuilder]: Removed 2 assume(true) statements. [2024-11-13 22:06:25,111 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 10:06:25 BoogieIcfgContainer [2024-11-13 22:06:25,111 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-13 22:06:25,116 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-13 22:06:25,116 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-13 22:06:25,130 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-13 22:06:25,130 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 10:06:25" (1/1) ... [2024-11-13 22:06:25,141 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 22:06:25,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:25,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 99 states to 75 states and 99 transitions. [2024-11-13 22:06:25,226 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 99 transitions. [2024-11-13 22:06:25,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2024-11-13 22:06:25,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:25,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:25,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:25,387 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:06:25,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:25,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 97 states to 75 states and 97 transitions. [2024-11-13 22:06:25,439 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-13 22:06:25,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-11-13 22:06:25,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:25,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:25,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:25,590 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:06:25,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:25,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 77 states and 100 transitions. [2024-11-13 22:06:25,615 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 100 transitions. [2024-11-13 22:06:25,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-11-13 22:06:25,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:25,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:25,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:25,732 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:06:25,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:25,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 118 states to 86 states and 118 transitions. [2024-11-13 22:06:25,900 INFO L276 IsEmpty]: Start isEmpty. Operand 86 states and 118 transitions. [2024-11-13 22:06:25,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-13 22:06:25,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:25,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:25,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:26,027 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:06:26,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:26,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 119 states to 87 states and 119 transitions. [2024-11-13 22:06:26,045 INFO L276 IsEmpty]: Start isEmpty. Operand 87 states and 119 transitions. [2024-11-13 22:06:26,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-13 22:06:26,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:26,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:26,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:26,134 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:06:26,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:26,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 120 states to 88 states and 120 transitions. [2024-11-13 22:06:26,151 INFO L276 IsEmpty]: Start isEmpty. Operand 88 states and 120 transitions. [2024-11-13 22:06:26,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:06:26,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:26,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:26,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:26,378 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:06:26,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:26,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 147 states to 100 states and 145 transitions. [2024-11-13 22:06:26,768 INFO L276 IsEmpty]: Start isEmpty. Operand 100 states and 145 transitions. [2024-11-13 22:06:26,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-13 22:06:26,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:26,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:26,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:26,841 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:06:26,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:26,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 101 states and 146 transitions. [2024-11-13 22:06:26,872 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 146 transitions. [2024-11-13 22:06:26,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-13 22:06:26,877 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:26,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:26,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:26,979 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:06:27,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:27,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 102 states and 147 transitions. [2024-11-13 22:06:27,006 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 147 transitions. [2024-11-13 22:06:27,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:27,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:27,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:27,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:27,118 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:06:27,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:27,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 102 states and 146 transitions. [2024-11-13 22:06:27,144 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 146 transitions. [2024-11-13 22:06:27,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-13 22:06:27,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:27,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:27,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:27,274 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:06:27,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:27,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 158 states to 104 states and 150 transitions. [2024-11-13 22:06:27,357 INFO L276 IsEmpty]: Start isEmpty. Operand 104 states and 150 transitions. [2024-11-13 22:06:27,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:27,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:27,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:27,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:27,623 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:06:28,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:28,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 197 states to 121 states and 188 transitions. [2024-11-13 22:06:28,190 INFO L276 IsEmpty]: Start isEmpty. Operand 121 states and 188 transitions. [2024-11-13 22:06:28,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 40 [2024-11-13 22:06:28,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:28,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:28,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:28,703 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:06:29,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:29,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 233 states to 134 states and 216 transitions. [2024-11-13 22:06:29,957 INFO L276 IsEmpty]: Start isEmpty. Operand 134 states and 216 transitions. [2024-11-13 22:06:29,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 40 [2024-11-13 22:06:29,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:29,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:29,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:30,072 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:06:30,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:30,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 234 states to 135 states and 217 transitions. [2024-11-13 22:06:30,197 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 217 transitions. [2024-11-13 22:06:30,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 43 [2024-11-13 22:06:30,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:30,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:30,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:30,574 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:06:31,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:31,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 235 states to 136 states and 218 transitions. [2024-11-13 22:06:31,193 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 218 transitions. [2024-11-13 22:06:31,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 45 [2024-11-13 22:06:31,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:31,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:31,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:31,840 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:06:34,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:34,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 296 states to 155 states and 265 transitions. [2024-11-13 22:06:34,227 INFO L276 IsEmpty]: Start isEmpty. Operand 155 states and 265 transitions. [2024-11-13 22:06:34,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 48 [2024-11-13 22:06:34,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:34,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:34,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:35,029 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:06:36,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:36,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 312 states to 162 states and 278 transitions. [2024-11-13 22:06:36,938 INFO L276 IsEmpty]: Start isEmpty. Operand 162 states and 278 transitions. [2024-11-13 22:06:36,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 22:06:36,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:36,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:36,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:36,999 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 22:06:37,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:37,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 322 states to 167 states and 288 transitions. [2024-11-13 22:06:37,420 INFO L276 IsEmpty]: Start isEmpty. Operand 167 states and 288 transitions. [2024-11-13 22:06:37,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 55 [2024-11-13 22:06:37,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:37,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:37,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:37,466 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 22:06:37,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:37,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 323 states to 168 states and 289 transitions. [2024-11-13 22:06:37,583 INFO L276 IsEmpty]: Start isEmpty. Operand 168 states and 289 transitions. [2024-11-13 22:06:37,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 63 [2024-11-13 22:06:37,586 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:37,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:37,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:37,636 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 22:06:38,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:38,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 337 states to 174 states and 303 transitions. [2024-11-13 22:06:38,723 INFO L276 IsEmpty]: Start isEmpty. Operand 174 states and 303 transitions. [2024-11-13 22:06:38,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 60 [2024-11-13 22:06:38,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:38,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:38,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:38,776 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 22:06:38,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:38,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 339 states to 176 states and 305 transitions. [2024-11-13 22:06:38,912 INFO L276 IsEmpty]: Start isEmpty. Operand 176 states and 305 transitions. [2024-11-13 22:06:38,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 70 [2024-11-13 22:06:38,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:38,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:38,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:39,414 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 20 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 22:06:42,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:42,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 395 states to 189 states and 352 transitions. [2024-11-13 22:06:42,187 INFO L276 IsEmpty]: Start isEmpty. Operand 189 states and 352 transitions. [2024-11-13 22:06:42,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 71 [2024-11-13 22:06:42,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:42,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:42,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:42,480 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 0 proven. 21 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 22:06:42,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:42,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 395 states to 190 states and 352 transitions. [2024-11-13 22:06:42,938 INFO L276 IsEmpty]: Start isEmpty. Operand 190 states and 352 transitions. [2024-11-13 22:06:42,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:06:42,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:42,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:42,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:43,501 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 16 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 22:06:45,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:45,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 428 states to 192 states and 362 transitions. [2024-11-13 22:06:45,443 INFO L276 IsEmpty]: Start isEmpty. Operand 192 states and 362 transitions. [2024-11-13 22:06:45,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 81 [2024-11-13 22:06:45,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:45,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:45,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:46,570 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 4 proven. 14 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-11-13 22:06:51,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:51,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 502 states to 212 states and 432 transitions. [2024-11-13 22:06:51,202 INFO L276 IsEmpty]: Start isEmpty. Operand 212 states and 432 transitions. [2024-11-13 22:06:51,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-13 22:06:51,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:51,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:51,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:51,464 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 10 proven. 0 refuted. 0 times theorem prover too weak. 22 trivial. 0 not checked. [2024-11-13 22:06:53,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:53,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 515 states to 218 states and 444 transitions. [2024-11-13 22:06:53,135 INFO L276 IsEmpty]: Start isEmpty. Operand 218 states and 444 transitions. [2024-11-13 22:06:53,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 76 [2024-11-13 22:06:53,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:53,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:53,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:54,111 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-13 22:06:59,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:59,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 599 states to 243 states and 523 transitions. [2024-11-13 22:06:59,711 INFO L276 IsEmpty]: Start isEmpty. Operand 243 states and 523 transitions. [2024-11-13 22:06:59,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 85 [2024-11-13 22:06:59,720 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:59,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:59,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:59,792 INFO L134 CoverageAnalysis]: Checked inductivity of 53 backedges. 12 proven. 0 refuted. 0 times theorem prover too weak. 41 trivial. 0 not checked. [2024-11-13 22:07:00,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:00,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 600 states to 244 states and 524 transitions. [2024-11-13 22:07:00,055 INFO L276 IsEmpty]: Start isEmpty. Operand 244 states and 524 transitions. [2024-11-13 22:07:00,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 79 [2024-11-13 22:07:00,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:00,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:00,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:00,221 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 5 proven. 14 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:07:03,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:03,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 642 states to 260 states and 565 transitions. [2024-11-13 22:07:03,296 INFO L276 IsEmpty]: Start isEmpty. Operand 260 states and 565 transitions. [2024-11-13 22:07:03,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 79 [2024-11-13 22:07:03,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:03,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:03,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:03,483 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 5 proven. 14 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:07:04,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:04,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 661 states to 262 states and 579 transitions. [2024-11-13 22:07:04,903 INFO L276 IsEmpty]: Start isEmpty. Operand 262 states and 579 transitions. [2024-11-13 22:07:04,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 89 [2024-11-13 22:07:04,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:04,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:04,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:05,424 INFO L134 CoverageAnalysis]: Checked inductivity of 40 backedges. 11 proven. 10 refuted. 0 times theorem prover too weak. 19 trivial. 0 not checked. [2024-11-13 22:07:09,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:09,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 690 states to 272 states and 605 transitions. [2024-11-13 22:07:09,749 INFO L276 IsEmpty]: Start isEmpty. Operand 272 states and 605 transitions. [2024-11-13 22:07:09,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 89 [2024-11-13 22:07:09,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:09,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:09,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:09,894 INFO L134 CoverageAnalysis]: Checked inductivity of 40 backedges. 11 proven. 10 refuted. 0 times theorem prover too weak. 19 trivial. 0 not checked. [2024-11-13 22:07:10,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:10,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 689 states to 272 states and 604 transitions. [2024-11-13 22:07:10,881 INFO L276 IsEmpty]: Start isEmpty. Operand 272 states and 604 transitions. [2024-11-13 22:07:10,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:07:10,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:10,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:10,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:11,401 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 20 proven. 2 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:07:13,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:13,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 707 states to 274 states and 616 transitions. [2024-11-13 22:07:13,660 INFO L276 IsEmpty]: Start isEmpty. Operand 274 states and 616 transitions. [2024-11-13 22:07:13,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 90 [2024-11-13 22:07:13,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:13,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:13,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:13,709 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:15,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:15,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 712 states to 275 states and 618 transitions. [2024-11-13 22:07:15,050 INFO L276 IsEmpty]: Start isEmpty. Operand 275 states and 618 transitions. [2024-11-13 22:07:15,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:15,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:15,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:15,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:15,141 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:15,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:15,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 712 states to 275 states and 618 transitions. [2024-11-13 22:07:15,182 INFO L276 IsEmpty]: Start isEmpty. Operand 275 states and 618 transitions. [2024-11-13 22:07:15,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 93 [2024-11-13 22:07:15,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:15,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:15,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:15,231 INFO L134 CoverageAnalysis]: Checked inductivity of 56 backedges. 12 proven. 0 refuted. 0 times theorem prover too weak. 44 trivial. 0 not checked. [2024-11-13 22:07:15,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:15,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 717 states to 278 states and 623 transitions. [2024-11-13 22:07:15,314 INFO L276 IsEmpty]: Start isEmpty. Operand 278 states and 623 transitions. [2024-11-13 22:07:15,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 101 [2024-11-13 22:07:15,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:15,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:15,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:15,368 INFO L134 CoverageAnalysis]: Checked inductivity of 70 backedges. 12 proven. 0 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:07:15,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:15,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 719 states to 279 states and 625 transitions. [2024-11-13 22:07:15,685 INFO L276 IsEmpty]: Start isEmpty. Operand 279 states and 625 transitions. [2024-11-13 22:07:15,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 89 [2024-11-13 22:07:15,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:15,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:15,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:15,835 INFO L134 CoverageAnalysis]: Checked inductivity of 40 backedges. 11 proven. 10 refuted. 0 times theorem prover too weak. 19 trivial. 0 not checked. [2024-11-13 22:07:17,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:17,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 733 states to 287 states and 639 transitions. [2024-11-13 22:07:17,071 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 639 transitions. [2024-11-13 22:07:17,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 100 [2024-11-13 22:07:17,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:17,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:17,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:17,125 INFO L134 CoverageAnalysis]: Checked inductivity of 73 backedges. 14 proven. 0 refuted. 0 times theorem prover too weak. 59 trivial. 0 not checked. [2024-11-13 22:07:17,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:17,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 735 states to 288 states and 641 transitions. [2024-11-13 22:07:17,430 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 641 transitions. [2024-11-13 22:07:17,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 104 [2024-11-13 22:07:17,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:17,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:17,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:17,476 INFO L134 CoverageAnalysis]: Checked inductivity of 73 backedges. 12 proven. 0 refuted. 0 times theorem prover too weak. 61 trivial. 0 not checked. [2024-11-13 22:07:17,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:17,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 738 states to 289 states and 644 transitions. [2024-11-13 22:07:17,819 INFO L276 IsEmpty]: Start isEmpty. Operand 289 states and 644 transitions. [2024-11-13 22:07:17,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:17,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:17,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:17,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:17,888 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:17,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:17,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 738 states to 289 states and 644 transitions. [2024-11-13 22:07:17,949 INFO L276 IsEmpty]: Start isEmpty. Operand 289 states and 644 transitions. [2024-11-13 22:07:17,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:17,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:17,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:17,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:18,009 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:18,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:18,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 738 states to 289 states and 644 transitions. [2024-11-13 22:07:18,070 INFO L276 IsEmpty]: Start isEmpty. Operand 289 states and 644 transitions. [2024-11-13 22:07:18,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 90 [2024-11-13 22:07:18,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:18,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:18,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:18,126 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:18,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:18,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 738 states to 289 states and 644 transitions. [2024-11-13 22:07:18,168 INFO L276 IsEmpty]: Start isEmpty. Operand 289 states and 644 transitions. [2024-11-13 22:07:18,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 90 [2024-11-13 22:07:18,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:18,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:18,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:18,218 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:19,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:19,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:19,191 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:19,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:19,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:19,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:19,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:19,264 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:19,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:19,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:19,304 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:19,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:19,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:19,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:19,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:19,343 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:19,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:19,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:19,380 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:19,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:19,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:19,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:19,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:19,419 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:19,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:19,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:19,460 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:19,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:19,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:19,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:19,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:19,499 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:19,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:19,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:19,539 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:19,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:19,541 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:19,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:19,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:19,581 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:19,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:19,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:19,621 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:19,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:19,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:19,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:19,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:19,667 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:19,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:19,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:19,705 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:19,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:19,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:19,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:19,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:19,781 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:19,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:19,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:19,818 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:19,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:19,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:19,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:19,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:19,854 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:19,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:19,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:19,886 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:19,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:19,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:19,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:19,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:19,927 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:19,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:19,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:19,964 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:19,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:19,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:19,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:19,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:20,005 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:20,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:20,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:20,046 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:20,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:20,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:20,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:20,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:20,086 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:20,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:20,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:20,126 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:20,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:20,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:20,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:20,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:20,165 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:20,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:20,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:20,204 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:20,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:20,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:20,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:20,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:20,246 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:20,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:20,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:20,321 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:20,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:20,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:20,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:20,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:20,363 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:20,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:20,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:20,403 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:20,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:20,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:20,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:20,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:20,448 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:20,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:20,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:20,488 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:20,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:20,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:20,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:20,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:20,528 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:20,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:20,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:20,566 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:20,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:20,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:20,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:20,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:20,606 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:20,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:20,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:20,643 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:20,645 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:20,645 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:20,645 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:20,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:20,685 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:20,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:20,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:20,721 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:20,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:20,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:20,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:20,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:20,760 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:20,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:20,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:20,855 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:20,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:20,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:20,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:20,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:20,918 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:20,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:20,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:20,986 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:20,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:20,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:20,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:21,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:21,053 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:21,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:21,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:21,125 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:21,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:21,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:21,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:21,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:21,181 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:21,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:21,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:21,243 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:21,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:21,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:21,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:21,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:21,299 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:21,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:21,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:21,362 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:21,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:21,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:21,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:21,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:21,402 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:21,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:21,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:21,441 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:21,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:21,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:21,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:21,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:21,471 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:21,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:21,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:21,510 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:21,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:21,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:21,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:21,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:21,553 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:21,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:21,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:21,593 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:21,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:21,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:21,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:21,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:21,628 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:21,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:21,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:21,660 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:21,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:21,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:21,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:21,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:21,731 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:21,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:21,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:21,770 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:21,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:21,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:21,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:21,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:21,808 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:21,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:21,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:21,847 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:21,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:21,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:21,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:21,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:21,887 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:21,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:21,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:21,927 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:21,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:21,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:21,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:21,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:21,966 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:22,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:22,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:22,005 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:22,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:22,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:22,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:22,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:22,044 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:22,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:22,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:22,082 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:22,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:22,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:22,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:22,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:22,120 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:22,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:22,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:22,158 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:22,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:22,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:22,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:22,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:22,195 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:22,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:22,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:22,235 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:22,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:22,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:22,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:22,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:22,279 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:22,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:22,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:22,321 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:22,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:22,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:22,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:22,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:22,360 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:22,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:22,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:22,430 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:22,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 90 [2024-11-13 22:07:22,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:22,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:22,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:22,471 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:22,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:22,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:22,509 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:22,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 90 [2024-11-13 22:07:22,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:22,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:22,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:22,549 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:22,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:22,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:22,573 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:22,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 90 [2024-11-13 22:07:22,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:22,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:22,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:22,614 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:22,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:22,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:22,654 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:22,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 90 [2024-11-13 22:07:22,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:22,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:22,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:22,699 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:22,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:22,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:22,741 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:22,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 90 [2024-11-13 22:07:22,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:22,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:22,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:22,784 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:22,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:22,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:22,816 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:22,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 90 [2024-11-13 22:07:22,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:22,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:22,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:22,860 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:22,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:22,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:22,900 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:22,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 90 [2024-11-13 22:07:22,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:22,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:22,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:22,948 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:22,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:22,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:22,987 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:22,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 90 [2024-11-13 22:07:22,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:22,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:22,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:23,025 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:23,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:23,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:23,064 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:23,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 90 [2024-11-13 22:07:23,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:23,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:23,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:23,146 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:23,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:23,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:23,189 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:23,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 90 [2024-11-13 22:07:23,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:23,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:23,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:23,235 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:23,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:23,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:23,277 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:23,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:23,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:23,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:23,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:23,321 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:23,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:23,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:23,362 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:23,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:23,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:23,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:23,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:23,411 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:23,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:23,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:23,452 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:23,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:23,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:23,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:23,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:23,492 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:23,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:23,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:23,530 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:23,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:23,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:23,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:23,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:23,574 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:23,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:23,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:23,609 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:23,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:23,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:23,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:23,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:23,654 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:23,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:23,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:23,694 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:23,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:23,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:23,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:23,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:23,738 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:23,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:23,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:23,778 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:23,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:23,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:23,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:23,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:23,828 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:23,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:23,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:23,903 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:23,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:23,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:23,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:23,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:23,965 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:24,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:24,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:24,029 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:24,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:24,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:24,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:24,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:24,083 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:24,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:24,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:24,147 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:24,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:24,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:24,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:24,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:24,204 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:24,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:24,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:24,265 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:24,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:24,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:24,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:24,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:24,329 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:24,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:24,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:24,391 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:24,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:24,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:24,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:24,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:24,454 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:24,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:24,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:24,519 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:24,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:24,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:24,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:24,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:24,580 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:24,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:24,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:24,643 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:24,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:24,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:24,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:24,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:24,690 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:24,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:24,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:24,733 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:24,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:24,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:24,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:24,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:24,776 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:24,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:24,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:24,811 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:24,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:24,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:24,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:24,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:24,852 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:24,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:24,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:24,890 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:24,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:24,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:24,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:24,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:24,928 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:24,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:24,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:24,965 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:24,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:24,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:24,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:24,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:25,015 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:25,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:25,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:25,052 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:25,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:25,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:25,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:25,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:25,090 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:25,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:25,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:25,128 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:25,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:25,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:25,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:25,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:25,167 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:25,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:25,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:25,245 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:25,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:25,247 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:25,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:25,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:25,280 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:25,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:25,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:25,308 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:25,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:25,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:25,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:25,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:25,348 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:25,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:25,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:25,386 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:25,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:25,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:25,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:25,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:25,426 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:25,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:25,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:25,456 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:25,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:25,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:25,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:25,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:25,488 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:25,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:25,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:25,513 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:25,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:25,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:25,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:25,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:25,560 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:25,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:25,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:25,596 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:25,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:25,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:25,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:25,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:25,634 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:25,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:25,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:25,661 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:25,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:25,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:25,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:25,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:25,687 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:25,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:25,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:25,720 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:25,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:25,720 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:25,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:25,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:25,744 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:25,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:25,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:25,766 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:25,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:25,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:25,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:25,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:25,803 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:25,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:25,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:25,826 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:25,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:25,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:25,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:25,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:25,865 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:25,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:25,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:25,902 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:25,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:25,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:25,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:25,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:25,938 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:25,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:25,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:25,974 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:25,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:25,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:25,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:25,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:26,013 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:26,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:26,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:26,050 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:26,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:26,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:26,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:26,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:26,088 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:26,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:26,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:26,178 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:26,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:26,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:26,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:26,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:26,218 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:26,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:26,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:26,257 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:26,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:26,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:26,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:26,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:26,287 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:26,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:26,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:26,309 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:26,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:26,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:26,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:26,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:26,335 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:26,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:26,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:26,372 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:26,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:26,373 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:26,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:26,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:26,409 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:26,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:26,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:26,433 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:26,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:26,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:26,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:26,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:26,462 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:26,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:26,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:26,484 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:26,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:26,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:26,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:26,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:26,521 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:26,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:26,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:26,559 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:26,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:26,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:26,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:26,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:26,597 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:26,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:26,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:26,620 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:26,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:26,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:26,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:26,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:26,645 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:26,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:26,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:26,666 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:26,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:26,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:26,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:26,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:26,704 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:26,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:26,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:26,739 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:26,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:26,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:26,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:26,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:26,775 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:26,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:26,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:26,810 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:26,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:26,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:26,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:26,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:26,847 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:26,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:26,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:26,881 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:26,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:26,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:26,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:26,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:26,917 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:26,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:26,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:26,951 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:26,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:26,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:26,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:26,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:26,986 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:27,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:27,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:27,058 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:27,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:27,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:27,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:27,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:27,093 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:27,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:27,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:27,126 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:27,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:27,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:27,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:27,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:27,163 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:27,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:27,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:27,204 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:27,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:27,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:27,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:27,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:27,243 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:27,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:27,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:27,278 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:27,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:27,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:27,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:27,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:27,315 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:27,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:27,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:27,348 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:27,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:27,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:27,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:27,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:27,384 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:27,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:27,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:27,418 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:27,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:27,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:27,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:27,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:27,452 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:27,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:27,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:27,474 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:27,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:27,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:27,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:27,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:27,502 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:27,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:27,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:27,526 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:27,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:27,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:27,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:27,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:27,557 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:27,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:27,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:27,594 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:27,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:27,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:27,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:27,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:27,627 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:27,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:27,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:27,658 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:27,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:27,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:27,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:27,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:27,697 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:27,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:27,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:27,733 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:27,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:27,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:27,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:27,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:27,758 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:27,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:27,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:27,783 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:27,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:27,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:27,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:27,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:27,827 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:27,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:27,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:27,868 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:27,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:27,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:27,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:27,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:27,909 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:27,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:27,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:27,982 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:27,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:27,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:27,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:28,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:28,047 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:28,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:28,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:28,122 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:28,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:28,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:28,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:28,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:28,183 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:28,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:28,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:28,256 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:28,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:28,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:28,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:28,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:28,317 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:28,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:28,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:28,392 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:28,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:28,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:28,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:28,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:28,453 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:28,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:28,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:28,498 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:28,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:28,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:28,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:28,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:28,538 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:28,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:28,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:28,580 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:28,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:28,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:28,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:28,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:28,627 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:28,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:28,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:28,671 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:28,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:28,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:28,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:28,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:28,717 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:28,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:28,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:28,765 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:28,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:28,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:28,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:28,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:28,814 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:28,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:28,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:28,857 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:28,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:28,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:28,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:28,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:28,906 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:28,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:28,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:28,933 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:28,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:28,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:28,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:28,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:28,971 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:28,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:28,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:28,994 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:28,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:28,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:28,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:29,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:29,021 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:29,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:29,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:29,045 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:29,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:29,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:29,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:29,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:29,074 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:29,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:29,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:29,101 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:29,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:29,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:29,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:29,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:29,132 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:29,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:29,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:29,167 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:29,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:29,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:29,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:29,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:29,196 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:29,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:29,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:29,219 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:29,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:29,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:29,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:29,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:29,260 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:29,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:29,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:29,290 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:29,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:29,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:29,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:29,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:29,316 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:29,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:29,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:29,339 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:29,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:29,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:29,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:29,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:29,365 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:29,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:29,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:29,388 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:29,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:29,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:29,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:29,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:29,415 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:29,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:29,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:29,455 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:29,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:29,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:29,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:29,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:29,519 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:29,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:29,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:29,541 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:29,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:29,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:29,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:29,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:29,565 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:29,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:29,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:29,591 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:29,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:29,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:29,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:29,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:29,639 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:29,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:29,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:29,683 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:29,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:29,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:29,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:29,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:29,729 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:29,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:29,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:29,771 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:29,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:29,772 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:29,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:29,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:29,820 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:29,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:29,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:29,855 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:29,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:29,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:29,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:29,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:29,893 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:29,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:29,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:29,919 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:29,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:29,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:29,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:29,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:29,958 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:29,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:29,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:30,000 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:30,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:30,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:30,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:30,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:30,041 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:30,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:30,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:30,083 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:30,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:30,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:30,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:30,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:30,126 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:30,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:30,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:30,170 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:30,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:30,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:30,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:30,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:30,213 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:30,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:30,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:30,256 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:30,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:30,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:30,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:30,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:30,298 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:30,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:30,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:30,341 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:30,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:30,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:30,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:30,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:30,384 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:30,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:30,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:30,427 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:30,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:30,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:30,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:30,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:30,469 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:30,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:30,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:30,505 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:30,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:30,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:30,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:30,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:30,540 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:30,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:30,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:30,583 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:30,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:30,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:30,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:30,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:30,611 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:30,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:30,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:30,636 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:30,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:30,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:30,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:30,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:30,663 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:30,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:30,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:30,689 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:30,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:30,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:30,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:30,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:30,717 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:30,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:30,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:30,743 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:30,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:30,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:30,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:30,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:30,772 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:30,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:30,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:30,796 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:30,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:30,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:30,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:30,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:30,843 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:30,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:30,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:30,867 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:30,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:30,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:30,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:30,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:30,895 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:30,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:30,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:30,921 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:30,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:30,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:30,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:30,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:30,959 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:31,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:31,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:31,002 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:31,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:31,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:31,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:31,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:31,034 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:31,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:31,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:31,058 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:31,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:31,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:31,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:31,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:31,085 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:31,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:31,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:31,111 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:31,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:31,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:31,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:31,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:31,142 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:31,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:31,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:31,168 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:31,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:31,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:31,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:31,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:31,200 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:31,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:31,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:31,226 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:31,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:31,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:31,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:31,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:31,270 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:31,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:31,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:31,300 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:31,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:31,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:31,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:31,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:31,331 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:31,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:31,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:31,357 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:31,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:31,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:31,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:31,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:31,385 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:31,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:31,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:31,410 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:31,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:31,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:31,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:31,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:31,443 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:31,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:31,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:31,472 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:31,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:31,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:31,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:31,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:31,499 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:31,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:31,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:31,524 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:31,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:31,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:31,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:31,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:31,554 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:31,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:31,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:31,578 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:31,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:31,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:31,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:31,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:31,606 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:31,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:31,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:31,632 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:31,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:31,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:31,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:31,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:31,659 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:31,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:31,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:31,684 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:31,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:31,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:31,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:31,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:31,718 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:31,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:31,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:31,744 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:31,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:31,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:31,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:31,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:31,771 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:31,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:31,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:31,796 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:31,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:31,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:31,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:31,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:31,828 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:31,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:31,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:31,856 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:31,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:31,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:31,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:31,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:31,917 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:31,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:31,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:31,959 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:31,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:31,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:31,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:31,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:32,002 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:32,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:32,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:32,043 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:32,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:32,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:32,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:32,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:32,084 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:32,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:32,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:32,126 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:32,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:32,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:32,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:32,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:32,169 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:32,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:32,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:32,210 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:32,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:32,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:32,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:32,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:32,242 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:32,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:32,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:32,269 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:32,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:32,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:32,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:32,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:32,295 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:32,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:32,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:32,319 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:32,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:32,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:32,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:32,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:32,347 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:32,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:32,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:32,371 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:32,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:32,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:32,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:32,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:32,409 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:32,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:32,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:32,449 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:32,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:32,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:32,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:32,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:32,491 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:32,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:32,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:32,534 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:32,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:32,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:32,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:32,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:32,578 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:32,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:32,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:32,618 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:32,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:32,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:32,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:32,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:32,659 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:32,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:32,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:32,701 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:32,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:32,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:32,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:32,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:32,745 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:32,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:32,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:32,786 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:32,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:32,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:32,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:32,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:32,828 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:32,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:32,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:32,871 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:32,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:32,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:32,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:32,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:32,912 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:32,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:32,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:32,946 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:32,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:32,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:32,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:32,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:32,975 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:32,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:32,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:32,999 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:33,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:33,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:33,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:33,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:33,036 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:33,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:33,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:33,061 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:33,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:33,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:33,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:33,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:33,106 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:33,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:33,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:33,147 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:33,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:33,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:33,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:33,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:33,187 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:33,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:33,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:33,227 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:33,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:33,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:33,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:33,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:33,285 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:33,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:33,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:33,309 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:33,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:33,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:33,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:33,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:33,339 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:33,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:33,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:33,366 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:33,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:33,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:33,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:33,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:33,392 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:33,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:33,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:33,417 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:33,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:33,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:33,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:33,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:33,450 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:33,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:33,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:33,476 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:33,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:33,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:33,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:33,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:33,516 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:33,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:33,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:33,552 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:33,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:33,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:33,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:33,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:33,587 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:33,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:33,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:33,612 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:33,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:33,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:33,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:33,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:33,646 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:33,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:33,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:33,673 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:33,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:33,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:33,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:33,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:33,708 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:33,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:33,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:33,732 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:33,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:33,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:33,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:33,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:33,759 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:33,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:33,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:33,787 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:33,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:33,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:33,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:33,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:33,816 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:33,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:33,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:33,840 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:33,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:33,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:33,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:33,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:33,866 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:33,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:33,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:33,892 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:33,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:33,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:33,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:33,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:33,934 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:33,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:33,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:33,976 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:33,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:33,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:33,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:33,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:34,021 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:34,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:34,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:34,064 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:34,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:34,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:34,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:34,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:34,108 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:34,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:34,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:34,147 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:34,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:34,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:34,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:34,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:34,191 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:34,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:34,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:34,234 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:34,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:34,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:34,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:34,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:34,271 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:34,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:34,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:34,307 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:34,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:34,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:34,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:34,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:34,345 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:34,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:34,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:34,384 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:34,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:34,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:34,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:34,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:34,425 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:34,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:34,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:34,459 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:34,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:34,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:34,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:34,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:34,492 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:34,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:34,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:34,518 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:34,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:34,519 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:34,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:34,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:34,546 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:34,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:34,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:34,570 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:34,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:34,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:34,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:34,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:34,599 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:34,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:34,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:34,624 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:34,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:34,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:34,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:34,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:34,663 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:34,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:34,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:34,687 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:34,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:34,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:34,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:34,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:34,720 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:34,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:34,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:34,746 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:34,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:34,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:34,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:34,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:34,784 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:34,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:34,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:34,807 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:34,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:34,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:34,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:34,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:34,834 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:34,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:34,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:34,858 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:34,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:34,859 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:34,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:34,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:34,888 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:34,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:34,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:34,915 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:34,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:34,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:34,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:34,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:34,942 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:34,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:34,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:34,965 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:34,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:34,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:34,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:34,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:34,993 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:35,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:35,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:35,018 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:35,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:35,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:35,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:35,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:35,045 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:35,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:35,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:35,070 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:35,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:35,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:35,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:35,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:35,097 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:35,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:35,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:35,125 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:35,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:35,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:35,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:35,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:35,165 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:35,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:35,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:35,206 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:35,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:35,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:35,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:35,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:35,249 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:35,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:35,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:35,294 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:35,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:35,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:35,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:35,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:35,337 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:35,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:35,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:35,376 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:35,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:35,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:35,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:35,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:35,418 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:35,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:35,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:35,456 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:35,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:35,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:35,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:35,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:35,506 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:35,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:35,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:35,547 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:35,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:35,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:35,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:35,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:35,614 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:35,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:35,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:35,668 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:35,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:35,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:35,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:35,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:35,715 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:35,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:35,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:35,757 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:35,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:35,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:35,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:35,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:35,797 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:35,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:35,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:35,835 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:35,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:35,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:35,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:35,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:35,876 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:35,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:35,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:35,920 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:35,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:35,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:35,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:35,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:35,960 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:35,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:35,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:35,999 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:36,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:36,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:36,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:36,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:36,038 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:36,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:36,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:36,077 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:36,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:36,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:36,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:36,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:36,112 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:36,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:36,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:36,134 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:36,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:36,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:36,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:36,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:36,158 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:36,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:36,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:36,180 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:36,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:36,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:36,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:36,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:36,211 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:36,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:36,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:36,245 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:36,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:36,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:36,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:36,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:36,268 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:36,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:36,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:36,288 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:36,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:36,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:36,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:36,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:36,313 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:36,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:36,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:36,341 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:36,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:36,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:36,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:36,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:36,364 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:36,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:36,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:36,385 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:36,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:36,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:36,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:36,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:36,408 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:36,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:36,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:36,430 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:36,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:36,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:36,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:36,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:36,456 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:36,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:36,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:36,481 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:36,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:36,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:36,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:36,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:36,522 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:36,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:36,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:36,561 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:36,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:36,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:36,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:36,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:36,597 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:36,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:36,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:36,634 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:36,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:36,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:36,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:36,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:36,676 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:36,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:36,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:36,716 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:36,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:36,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:36,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:36,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:36,746 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:36,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:36,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:36,768 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:36,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:36,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:36,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:36,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:36,792 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:36,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:36,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:36,821 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:36,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:36,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:36,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:36,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:36,860 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:36,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:36,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:36,883 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:36,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:36,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:36,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:36,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:36,908 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:36,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:36,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:36,929 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:36,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:36,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:36,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:36,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:36,952 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:36,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:36,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:36,975 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:36,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:36,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:36,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:36,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:37,010 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:37,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:37,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:37,032 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:37,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:37,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:37,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:37,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:37,059 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:37,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:37,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:37,082 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:37,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:37,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:37,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:37,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:37,106 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:37,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:37,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:37,128 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:37,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:37,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:37,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:37,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:37,163 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:37,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:37,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:37,202 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:37,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:37,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:37,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:37,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:37,236 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:37,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:37,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:37,257 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:37,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:37,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:37,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:37,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:37,284 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:37,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:37,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:37,307 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:37,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:37,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:37,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:37,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:37,336 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:37,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:37,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:37,374 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:37,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:37,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:37,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:37,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:37,415 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:37,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:37,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:37,452 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:37,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:37,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:37,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:37,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:37,512 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:37,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:37,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:37,540 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:37,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:37,541 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:37,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:37,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:37,580 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:37,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:37,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:37,617 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:37,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:37,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:37,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:37,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:37,655 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:37,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:37,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:37,693 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:37,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:37,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:37,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:37,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:37,722 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:37,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:37,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:37,751 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:37,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:37,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:37,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:37,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:37,791 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:37,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:37,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:37,829 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:37,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:37,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:37,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:37,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:37,865 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:37,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:37,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:37,902 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:37,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:37,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:37,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:37,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:37,930 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:37,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:37,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:37,975 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:37,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:37,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:37,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:37,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:38,006 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:38,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:38,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:38,037 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:38,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:38,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:38,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:38,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:38,061 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:38,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:38,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:38,082 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:38,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:38,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:38,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:38,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:38,118 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:38,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:38,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:38,153 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:38,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:38,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:38,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:38,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:38,189 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:38,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:38,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:38,223 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:38,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:38,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:38,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:38,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:38,261 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:38,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:38,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:38,299 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:38,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:38,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:38,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:38,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:38,338 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:38,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:38,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:38,376 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:38,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:38,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:38,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:38,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:38,413 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:38,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:38,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:38,453 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:38,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:38,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:38,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:38,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:38,491 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:38,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:38,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:38,529 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:38,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:38,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:38,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:38,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:38,570 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:38,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:38,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:38,598 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:38,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:38,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:38,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:38,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:38,635 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:38,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:38,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:38,673 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:38,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:38,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:38,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:38,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:38,742 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:38,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:38,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:38,799 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:38,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:38,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:38,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:38,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:38,841 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:38,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:38,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:38,876 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:38,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:38,877 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:38,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:38,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:38,911 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:38,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:38,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:38,945 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:38,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:38,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:38,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:38,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:38,981 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:39,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:39,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:39,015 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:39,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:39,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:39,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:39,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:39,051 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:39,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:39,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:39,087 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:39,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:39,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:39,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:39,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:39,123 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:39,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:39,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:39,158 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:39,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:39,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:39,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:39,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:39,194 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:39,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:39,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:39,228 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:39,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:39,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:39,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:39,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:39,264 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:39,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:39,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:39,314 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:39,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:39,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:39,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:39,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:39,343 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:39,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:39,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:39,365 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:39,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:39,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:39,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:39,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:39,390 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:39,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:39,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:39,412 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:39,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:39,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:39,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:39,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:39,438 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:39,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:39,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:39,474 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:39,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:39,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:39,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:39,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:39,510 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:39,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:39,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:39,544 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:39,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:39,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:39,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:39,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:39,583 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:39,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:39,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:39,621 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:39,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:39,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:39,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:39,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:39,659 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:39,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:39,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:39,694 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:39,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:39,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:39,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:39,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:39,732 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:39,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:39,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:39,766 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:39,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:39,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:39,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:39,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:39,797 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:39,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:39,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:39,818 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:39,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:39,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:39,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:39,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:39,843 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:39,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:39,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:39,863 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:39,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:39,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:39,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:39,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:39,890 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:39,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:39,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:39,914 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:39,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:39,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:39,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:39,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:39,940 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:39,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:39,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:39,961 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:39,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:39,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:39,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:39,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:39,986 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:40,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:40,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:40,021 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:40,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:40,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:40,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:40,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:40,060 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:40,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:40,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:40,098 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:40,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:40,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:40,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:40,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:40,136 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:40,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:40,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:40,169 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:40,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:40,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:40,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:40,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:40,208 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:40,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:40,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:40,230 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:40,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:40,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:40,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:40,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:40,255 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:40,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:40,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:40,277 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:40,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:40,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:40,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:40,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:40,307 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:40,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:40,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:40,329 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:40,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:40,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:40,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:40,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:40,355 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:40,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:40,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:40,379 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:40,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:40,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:40,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:40,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:40,438 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:40,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:40,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:40,475 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:40,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:40,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:40,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:40,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:40,514 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:40,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:40,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:40,552 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:40,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:40,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:40,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:40,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:40,589 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:40,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:40,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:40,623 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:40,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:40,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:40,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:40,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:40,651 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:40,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:40,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:40,671 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:40,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:40,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:40,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:40,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:40,695 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:40,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:40,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:40,716 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:40,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:40,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:40,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:40,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:40,740 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:40,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:40,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:40,761 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:40,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:40,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:40,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:40,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:40,785 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:40,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:40,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:40,806 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:40,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:40,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:40,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:40,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:40,831 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:40,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:40,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:40,852 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:40,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:40,853 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:40,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:40,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:40,878 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:40,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:40,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:40,899 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:40,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:40,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:40,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:40,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:40,922 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:40,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:40,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:40,945 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:40,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:40,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:40,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:40,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:40,969 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:40,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:40,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:40,990 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:40,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:40,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:40,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:40,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:41,014 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:41,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:41,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:41,035 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:41,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:41,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:41,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:41,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:41,074 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:41,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:41,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:41,106 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:41,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:41,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:41,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:41,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:41,138 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:41,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:41,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:41,159 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:41,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:41,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:41,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:41,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:41,183 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:41,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:41,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:41,204 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:41,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:41,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:41,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:41,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:41,242 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:41,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:41,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:41,277 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:41,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:41,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:41,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:41,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:41,314 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:41,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:41,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:41,348 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:41,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:41,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:41,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:41,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:41,384 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:41,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:41,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:41,416 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:41,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:41,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:41,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:41,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:41,459 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:41,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:41,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:41,495 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:41,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:41,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:41,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:41,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:41,525 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:41,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:41,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:41,548 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:41,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:41,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:41,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:41,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:41,572 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:41,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:41,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:41,594 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:41,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:41,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:41,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:41,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:41,618 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:41,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:41,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:41,641 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:41,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:41,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:41,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:41,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:41,672 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:41,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:41,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:41,695 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:41,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:41,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:41,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:41,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:41,719 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:41,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:41,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:41,743 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:41,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:41,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:41,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:41,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:41,767 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:41,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:41,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:41,789 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:41,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:41,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:41,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:41,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:41,825 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:41,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:41,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:41,862 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:41,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:41,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:41,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:41,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:41,898 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:41,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:41,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:41,934 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:41,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:41,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:41,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:41,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:41,972 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:42,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:42,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:42,009 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:42,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:42,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:42,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:42,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:42,045 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:42,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:42,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:42,080 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:42,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:42,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:42,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:42,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:42,117 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:42,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:42,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:42,153 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:42,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:42,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:42,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:42,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:42,190 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:42,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:42,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:42,225 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:42,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:42,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:42,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:42,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:42,252 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:42,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:42,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:42,276 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:42,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:42,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:42,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:42,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:42,315 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:42,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:42,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:42,351 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:42,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:42,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:42,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:42,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:42,387 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:42,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:42,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:42,424 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:42,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:42,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:42,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:42,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:42,463 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:42,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:42,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:42,500 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:42,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:42,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:42,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:42,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:42,537 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:42,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:42,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:42,584 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:42,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:42,585 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:42,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:42,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:42,621 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:42,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:42,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:42,656 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:42,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:42,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:42,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:42,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:42,692 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:42,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:42,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:42,728 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:42,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:42,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:42,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:42,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:42,753 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:42,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:42,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:42,775 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:42,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:42,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:42,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:42,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:42,798 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:42,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:42,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:42,822 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:42,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:42,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:42,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:42,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:42,847 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:42,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:42,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:42,868 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:42,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:42,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:42,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:42,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:42,893 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:42,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:42,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:42,916 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:42,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:42,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:42,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:42,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:42,941 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:42,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:42,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:42,963 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:42,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:42,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:42,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:42,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:42,987 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:43,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:43,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:43,009 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:43,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:43,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:43,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:43,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:43,033 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:43,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:43,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:43,056 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:43,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:43,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:43,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:43,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:43,080 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:43,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:43,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:43,102 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:43,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:43,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:43,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:43,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:43,127 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:43,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:43,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:43,150 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:43,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:43,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:43,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:43,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:43,175 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:43,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:43,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:43,197 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:43,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:43,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:43,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:43,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:43,224 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:43,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:43,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:43,247 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:43,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:43,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:43,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:43,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:43,274 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:43,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:43,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:43,296 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:43,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:43,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:43,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:43,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:43,320 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:43,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:43,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:43,343 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:43,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:43,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:43,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:43,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:43,367 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:43,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:43,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:43,389 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:43,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:43,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:43,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:43,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:43,413 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:43,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:43,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:43,436 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:43,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:43,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:43,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:43,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:43,470 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:43,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:43,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:43,492 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:43,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:43,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:43,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:43,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:43,520 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:43,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:43,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:43,543 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:43,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:43,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:43,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:43,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:43,574 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:43,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:43,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:43,599 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:43,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:43,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:43,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:43,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:43,635 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:43,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:43,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:43,669 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:43,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:43,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:43,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:43,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:43,693 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:43,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:43,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:43,716 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:43,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:43,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:43,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:43,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:43,742 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:43,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:43,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:43,765 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:43,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:43,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:43,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:43,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:43,789 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:43,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:43,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:43,811 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:43,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:43,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:43,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:43,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:43,835 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:43,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:43,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:43,858 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:43,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:43,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:43,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:43,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:43,898 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:43,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:43,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:43,935 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:43,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:43,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:43,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:43,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:43,963 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:43,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:43,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:43,985 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:43,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:43,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:43,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:43,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:44,010 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:44,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:44,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:44,032 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:44,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:44,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:44,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:44,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:44,058 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:44,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:44,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:44,081 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:44,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:44,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:44,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:44,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:44,105 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:44,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:44,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:44,127 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:44,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:44,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:44,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:44,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:44,153 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:44,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:44,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:44,176 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:44,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:44,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:44,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:44,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:44,200 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:44,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:44,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:44,224 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:44,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:44,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:44,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:44,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:44,248 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:44,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:44,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:44,274 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:44,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:44,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:44,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:44,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:44,302 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:44,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:44,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:44,324 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:44,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:44,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:44,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:44,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:44,348 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:44,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:44,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:44,377 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:44,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:44,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:44,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:44,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:44,401 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:44,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:44,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:44,423 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:44,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:44,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:44,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:44,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:44,459 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:44,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:44,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:44,482 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:44,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:44,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:44,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:44,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:44,510 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:44,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:44,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:44,532 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:44,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:44,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:44,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:44,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:44,557 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:44,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:44,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:44,579 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:44,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:44,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:44,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:44,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:44,604 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:44,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:44,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:44,625 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:44,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:44,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:44,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:44,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:44,661 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:44,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:44,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:44,693 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:44,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:44,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:44,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:44,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:44,717 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:44,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:44,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:44,739 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:44,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:44,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:44,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:44,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:44,763 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:44,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:44,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:44,788 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:44,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:44,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:44,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:44,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:44,813 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:44,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:44,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:44,835 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:44,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:44,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:44,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:44,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:44,859 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:44,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:44,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:44,882 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:44,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:44,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:44,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:44,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:44,906 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:44,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:44,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:44,927 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:44,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:44,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:44,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:44,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:44,955 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:44,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:44,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:44,981 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:44,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:44,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:44,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:44,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:45,006 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:45,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:45,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:45,028 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:45,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:45,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:45,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:45,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:45,052 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:45,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:45,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:45,075 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:45,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:45,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:45,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:45,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:45,100 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:45,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:45,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:45,121 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:45,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:45,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:45,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:45,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:45,146 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:45,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:45,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:45,168 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:45,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:45,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:45,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:45,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:45,192 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:45,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:45,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:45,213 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:45,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:45,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:45,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:45,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:45,247 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:45,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:45,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:45,269 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:45,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:45,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:45,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:45,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:45,293 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:45,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:45,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:45,314 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:45,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:45,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:45,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:45,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:45,337 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:45,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:45,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:45,360 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:45,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:45,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:45,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:45,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:45,383 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:45,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:45,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:45,403 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:45,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:45,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:45,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:45,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:45,426 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:45,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:45,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:45,447 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:45,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:45,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:45,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:45,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:45,470 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:45,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:45,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:45,492 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:45,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:45,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:45,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:45,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:45,514 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:45,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:45,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:45,535 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:45,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:45,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:45,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:45,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:45,558 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:45,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:45,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:45,580 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:45,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:45,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:45,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:45,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:45,603 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:45,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:45,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:45,625 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:45,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:45,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:45,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:45,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:45,648 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:45,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:45,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:45,685 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:45,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:45,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:45,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:45,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:45,722 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:45,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:45,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:45,759 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:45,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:45,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:45,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:45,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:45,795 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:45,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:45,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:45,831 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:45,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:45,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:45,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:45,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:45,867 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:45,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:45,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:45,899 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:45,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:45,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:45,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:45,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:45,922 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:45,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:45,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:45,942 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:45,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:45,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:45,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:45,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:45,966 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:45,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:45,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:45,991 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:45,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:45,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:45,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:45,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:46,014 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:46,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:46,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:46,035 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:46,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:46,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:46,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:46,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:46,058 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:46,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:46,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:46,080 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:46,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:46,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:46,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:46,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:46,103 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:46,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:46,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:46,130 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:46,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:46,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:46,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:46,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:46,155 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:46,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:46,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:46,178 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:46,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:46,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:46,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:46,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:46,203 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:46,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:46,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:46,224 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:46,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:46,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:46,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:46,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:46,248 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:46,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:46,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:46,273 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:46,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:46,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:46,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:46,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:46,297 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:46,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:46,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:46,319 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:46,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:46,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:46,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:46,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:46,343 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:46,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:46,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:46,366 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:46,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:46,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:46,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:46,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:46,390 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:46,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:46,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:46,417 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:46,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:46,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:46,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:46,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:46,444 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:46,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:46,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:46,469 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:46,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:46,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:46,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:46,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:46,493 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:46,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:46,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:46,515 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:46,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:46,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:46,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:46,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:46,539 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:46,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:46,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:46,561 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:46,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:46,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:46,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:46,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:46,585 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:46,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:46,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:46,606 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:46,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:46,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:46,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:46,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:46,630 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:46,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:46,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:46,653 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:46,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:46,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:46,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:46,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:46,677 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:46,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:46,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:46,700 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:46,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:46,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:46,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:46,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:46,724 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:46,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:46,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:46,746 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:46,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:46,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:46,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:46,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:46,770 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:46,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:46,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:46,791 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:46,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:46,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:46,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:46,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:46,815 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:46,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:46,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:46,838 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:46,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:46,839 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:46,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:46,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:46,869 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:46,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:46,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:46,890 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:46,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:46,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:46,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:46,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:46,917 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:46,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:46,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:46,940 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:46,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:46,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:46,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:46,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:46,971 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:46,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:46,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:46,993 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:46,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:46,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:46,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:47,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:47,017 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:47,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:47,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:47,042 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:47,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:47,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:47,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:47,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:47,067 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:47,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:47,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:47,089 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:47,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:47,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:47,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:47,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:47,114 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:47,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:47,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:47,137 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:47,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:47,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:47,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:47,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:47,161 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:47,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:47,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:47,182 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:47,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:47,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:47,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:47,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:47,207 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:47,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:47,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:47,230 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:47,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:47,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:47,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:47,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:47,258 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:47,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:47,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:47,284 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:47,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:47,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:47,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:47,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:47,308 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:47,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:47,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:47,341 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:47,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:47,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:47,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:47,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:47,379 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:47,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:47,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:47,416 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:47,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:47,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:47,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:47,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:47,453 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:47,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:47,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:47,488 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:47,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:47,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:47,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:47,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:47,515 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:47,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:47,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:47,539 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:47,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:47,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:47,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:47,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:47,563 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:47,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:47,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:47,584 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:47,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:47,585 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:47,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:47,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:47,609 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:47,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:47,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:47,632 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:47,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:47,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:47,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:47,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:47,656 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:47,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:47,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:47,679 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:47,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:47,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:47,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:47,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:47,704 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:47,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:47,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:47,728 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:47,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:47,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:47,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:47,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:47,752 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:47,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:47,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:47,773 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:47,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:47,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:47,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:47,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:47,797 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:47,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:47,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:47,821 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:47,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:47,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:47,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:47,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:47,851 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:47,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:47,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:47,872 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:47,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:47,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:47,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:47,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:47,897 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:47,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:47,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:47,922 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:47,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:47,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:47,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:47,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:47,945 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:47,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:47,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:47,967 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:47,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:47,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:47,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:47,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:47,991 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:48,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:48,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:48,014 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:48,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:48,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:48,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:48,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:48,040 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:48,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:48,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:48,062 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:48,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:48,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:48,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:48,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:48,086 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:48,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:48,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:48,110 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:48,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:48,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:48,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:48,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:48,134 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:48,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:48,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:48,155 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:48,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:48,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:48,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:48,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:48,179 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:48,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:48,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:48,202 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:48,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:48,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:48,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:48,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:48,225 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:48,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:48,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:48,247 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:48,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:48,247 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:48,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:48,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:48,279 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:48,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:48,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:48,306 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:48,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:48,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:48,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:48,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:48,332 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:48,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:48,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:48,363 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:48,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:48,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:48,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:48,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:48,387 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:48,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:48,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:48,411 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:48,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:48,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:48,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:48,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:48,435 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:48,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:48,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:48,462 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:48,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:48,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:48,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:48,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:48,500 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:48,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:48,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:48,533 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:48,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:48,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:48,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:48,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:48,559 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:48,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:48,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:48,581 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:48,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:48,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:48,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:48,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:48,605 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:48,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:48,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:48,627 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:48,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:48,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:48,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:48,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:48,651 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:48,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:48,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:48,672 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:48,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:48,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:48,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:48,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:48,696 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:48,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:48,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:48,732 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:48,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:48,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:48,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:48,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:48,763 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:48,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:48,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:48,784 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:48,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:48,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:48,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:48,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:48,808 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:48,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:48,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:48,840 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:48,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:48,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:48,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:48,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:48,864 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:48,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:48,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:48,886 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:48,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:48,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:48,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:48,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:48,912 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:48,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:48,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:48,937 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:48,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:48,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:48,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:48,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:48,961 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:48,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:48,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:48,999 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:49,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:49,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:49,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:49,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:49,037 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:49,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:49,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:49,073 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:49,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:49,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:49,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:49,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:49,110 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:49,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:49,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:49,147 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:49,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:49,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:49,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:49,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:49,183 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:49,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:49,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:49,217 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:49,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:49,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:49,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:49,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:49,245 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:49,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:49,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:49,274 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:49,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:49,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:49,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:49,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:49,299 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:49,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:49,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:49,320 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:49,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:49,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:49,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:49,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:49,344 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:49,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:49,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:49,367 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:49,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:49,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:49,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:49,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:49,394 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:49,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:49,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:49,415 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:49,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:49,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:49,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:49,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:49,442 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:49,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:49,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:49,465 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:49,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:49,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:49,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:49,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:49,489 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:49,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:49,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:49,511 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:49,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:49,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:49,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:49,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:49,535 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:49,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:49,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:49,558 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:49,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:49,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:49,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:49,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:49,582 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:49,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:49,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:49,603 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:49,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:49,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:49,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:49,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:49,627 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:49,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:49,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:49,650 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:49,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:49,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:49,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:49,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:49,681 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:49,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:49,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:49,702 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:49,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:49,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:49,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:49,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:49,726 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:49,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:49,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:49,749 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:49,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:49,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:49,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:49,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:49,773 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:49,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:49,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:49,794 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:49,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:49,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:49,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:49,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:49,818 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:49,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:49,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:49,841 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:49,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:49,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:49,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:49,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:49,866 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:49,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:49,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:49,887 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:49,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:49,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:49,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:49,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:49,911 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:49,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:49,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:49,937 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:49,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:49,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:49,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:49,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:49,961 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:49,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:49,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:49,983 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:49,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:49,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:49,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:49,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:50,012 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:50,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:50,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:50,035 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:50,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:50,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:50,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:50,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:50,071 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:50,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:50,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:50,093 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:50,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:50,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:50,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:50,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:50,131 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:50,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:50,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:50,157 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:50,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:50,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:50,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:50,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:50,181 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:50,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:50,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:50,202 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:50,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:50,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:50,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:50,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:50,226 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:50,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:50,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:50,251 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:50,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:50,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:50,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:50,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:50,275 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:50,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:50,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:50,297 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:50,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:50,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:50,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:50,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:50,321 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:50,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:50,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:50,344 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:50,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:50,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:50,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:50,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:50,368 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:50,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:50,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:50,389 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:50,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:50,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:50,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:50,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:50,413 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:50,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:50,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:50,435 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:50,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:50,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:50,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:50,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:50,459 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:50,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:50,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:50,480 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:50,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:50,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:50,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:50,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:50,512 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:50,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:50,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:50,540 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:50,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:50,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:50,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:50,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:50,563 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:50,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:50,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:50,585 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:50,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:50,585 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:50,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:50,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:50,609 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:50,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:50,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:50,631 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:50,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:50,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:50,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:50,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:50,654 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:50,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:50,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:50,676 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:50,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:50,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:50,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:50,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:50,700 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:50,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:50,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:50,721 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:50,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:50,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:50,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:50,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:50,745 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:50,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:50,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:50,767 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:50,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:50,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:50,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:50,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:50,791 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:50,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:50,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:50,812 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:50,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:50,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:50,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:50,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:50,837 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:50,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:50,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:50,860 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:50,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:50,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:50,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:50,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:50,883 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:50,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:50,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:50,905 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:50,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:50,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:50,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:50,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:50,936 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:50,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:50,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:50,971 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:50,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:50,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:50,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:50,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:51,006 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:51,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:51,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:51,041 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:51,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:51,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:51,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:51,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:51,066 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:51,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:51,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:51,087 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:51,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:51,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:51,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:51,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:51,113 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:51,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:51,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:51,133 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:51,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:51,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:51,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:51,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:51,158 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:51,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:51,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:51,179 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:51,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:51,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:51,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:51,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:51,203 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:51,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:51,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:51,224 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:51,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:51,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:51,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:51,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:51,247 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:51,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:51,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:51,270 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:51,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:51,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:51,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:51,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:51,294 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:51,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:51,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:51,314 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:51,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:51,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:51,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:51,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:51,338 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:51,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:51,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:51,365 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:51,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:51,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:51,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:51,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:51,389 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:51,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:51,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:51,409 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:51,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:51,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:51,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:51,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:51,437 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:51,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:51,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:51,458 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:51,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:51,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:51,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:51,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:51,482 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:51,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:51,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:51,503 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:51,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:51,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:51,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:51,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:51,527 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:51,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:51,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:51,547 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:51,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:51,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:51,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:51,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:51,572 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:51,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:51,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:51,593 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:51,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:51,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:51,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:51,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:51,618 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:51,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:51,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:51,640 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:51,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:51,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:51,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:51,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:51,664 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:51,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:51,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:51,685 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:51,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:51,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:51,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:51,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:51,709 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:51,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:51,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:51,729 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:51,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:51,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:51,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:51,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:51,753 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:51,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:51,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:51,777 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:51,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:51,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:51,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:51,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:51,801 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:51,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:51,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:51,822 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:51,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:51,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:51,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:51,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:51,847 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:51,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:51,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:51,868 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:51,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:51,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:51,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:51,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:51,897 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:51,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:51,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:51,918 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:51,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:51,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:51,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:51,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:51,943 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:51,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:51,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:51,982 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:51,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:51,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:51,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:51,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:52,023 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:52,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:52,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:52,060 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:52,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:52,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:52,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:52,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:52,100 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:52,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:52,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:52,133 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:52,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:52,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:52,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:52,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:52,171 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:52,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:52,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:52,193 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:52,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:52,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:52,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:52,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:52,221 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:52,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:52,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:52,257 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:52,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:52,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:52,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:52,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:52,297 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:52,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:52,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:52,342 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:52,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:52,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:52,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:52,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:52,380 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:52,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:52,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:52,414 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:52,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:52,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:52,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:52,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:52,452 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:52,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:52,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:52,485 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:52,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:52,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:52,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:52,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:52,522 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:52,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:52,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:52,544 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:52,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:52,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:52,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:52,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:52,569 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:52,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:52,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:52,589 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:52,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:52,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:52,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:52,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:52,613 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:52,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:52,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:52,634 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:52,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:52,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:52,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:52,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:52,660 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:52,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:52,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:52,680 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:52,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:52,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:52,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:52,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:52,709 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:52,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:52,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:52,729 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:52,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:52,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:52,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:52,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:52,753 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:52,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:52,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:52,773 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:52,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:52,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:52,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:52,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:52,811 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:52,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:52,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:52,842 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:52,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:52,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:52,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:52,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:52,867 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:52,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:52,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:52,887 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:52,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:52,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:52,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:52,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:52,911 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:52,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:52,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:52,932 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:52,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:52,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:52,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:52,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:52,957 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:52,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:52,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:52,978 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:52,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:52,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:52,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:52,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:53,002 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:53,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:53,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:53,022 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:53,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:53,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:53,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:53,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:53,046 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:53,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:53,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:53,067 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:53,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:53,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:53,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:53,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:53,094 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:53,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:53,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:53,114 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:53,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:53,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:53,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:53,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:53,138 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:53,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:53,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:53,159 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:53,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:53,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:53,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:53,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:53,183 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:53,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:53,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:53,203 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:53,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:53,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:53,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:53,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:53,236 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:53,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:53,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:53,256 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:53,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:53,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:53,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:53,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:53,280 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:53,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:53,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:53,300 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:53,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:53,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:53,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:53,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:53,329 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:53,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:53,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:53,349 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:53,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:53,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:53,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:53,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:53,373 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:53,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:53,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:53,394 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:53,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:53,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:53,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:53,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:53,429 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:53,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:53,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:53,465 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:53,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:53,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:53,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:53,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:53,501 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:53,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:53,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:53,525 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:53,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:53,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:53,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:53,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:53,548 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:53,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:53,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:53,568 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:53,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:53,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:53,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:53,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:53,596 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:53,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:53,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:53,616 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:53,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:53,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:53,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:53,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:53,640 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:53,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:53,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:53,660 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:53,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:53,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:53,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:53,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:53,684 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:53,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:53,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:53,705 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:53,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:53,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:53,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:53,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:53,742 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:53,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:53,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:53,768 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:53,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:53,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:53,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:53,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:53,793 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:53,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:53,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:53,813 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:53,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:53,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:53,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:53,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:53,847 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:53,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:53,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:53,880 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:53,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:53,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:53,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:53,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:53,903 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:53,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:53,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:53,922 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:53,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:53,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:53,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:53,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:53,945 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:53,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:53,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:53,966 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:53,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:53,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:53,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:53,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:53,989 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:54,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:54,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:54,017 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:54,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:54,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:54,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:54,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:54,043 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:54,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:54,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:54,079 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:54,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:54,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:54,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:54,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:54,113 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:54,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:54,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:54,139 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:54,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:54,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:54,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:54,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:54,163 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:54,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:54,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:54,183 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:54,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:54,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:54,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:54,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:54,208 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:54,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:54,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:54,230 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:54,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:54,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:54,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:54,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:54,254 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:54,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:54,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:54,276 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:54,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:54,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:54,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:54,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:54,301 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:54,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:54,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:54,326 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:54,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:54,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:54,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:54,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:54,365 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:54,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:54,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:54,400 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:54,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:54,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:54,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:54,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:54,437 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:54,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:54,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:54,472 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:54,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:54,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:54,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:54,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:54,509 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:54,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:54,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:54,542 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:54,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:54,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:54,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:54,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:54,568 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:54,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:54,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:54,592 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:54,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:54,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:54,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:54,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:54,615 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:54,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:54,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:54,639 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:54,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:54,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:54,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:54,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:54,662 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:54,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:54,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:54,683 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:54,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:54,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:54,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:54,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:54,711 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:54,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:54,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:54,749 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:54,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:54,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:54,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:54,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:54,788 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:54,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:54,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:54,826 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:54,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:54,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:54,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:54,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:54,865 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:54,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:54,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:54,900 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:54,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:54,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:54,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:54,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:54,937 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:54,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:54,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:54,959 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:54,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:54,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:54,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:54,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:54,984 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:55,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:55,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:55,005 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:55,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:55,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:55,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:55,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:55,028 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:55,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:55,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:55,051 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:55,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:55,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:55,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:55,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:55,077 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:55,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:55,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:55,098 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:55,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:55,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:55,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:55,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:55,123 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:55,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:55,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:55,153 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:55,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:55,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:55,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:55,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:55,189 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:55,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:55,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:55,227 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:55,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:55,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:55,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:55,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:55,267 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:55,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:55,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:55,304 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:55,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:55,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:55,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:55,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:55,338 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:55,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:55,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:55,374 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:55,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:55,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:55,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:55,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:55,404 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:55,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:55,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:55,425 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:55,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:55,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:55,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:55,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:55,449 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:55,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:55,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:55,471 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:55,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:55,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:55,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:55,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:55,496 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:55,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:55,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:55,516 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:55,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:55,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:55,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:55,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:55,542 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:55,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:55,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:55,564 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:55,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:55,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:55,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:55,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:55,604 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:55,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:55,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:55,642 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:55,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:55,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:55,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:55,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:55,667 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:55,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:55,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:55,688 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:55,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:55,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:55,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:55,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:55,713 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:55,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:55,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:55,736 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:55,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:55,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:55,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:55,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:55,775 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:55,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:55,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:55,811 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:55,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:55,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:55,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:55,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:55,849 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:55,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:55,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:55,883 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:55,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:55,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:55,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:55,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:55,921 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:55,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:55,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:55,955 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:55,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:55,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:55,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:55,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:55,993 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:56,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:56,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:56,027 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:56,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:56,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:56,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:56,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:56,064 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:56,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:56,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:56,098 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:56,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:56,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:56,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:56,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:56,135 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:56,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:56,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:56,168 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:56,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:56,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:56,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:56,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:56,205 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:56,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:56,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:56,238 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:56,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:56,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:56,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:56,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:56,288 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:56,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:56,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:56,308 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:56,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:56,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:56,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:56,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:56,333 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:56,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:56,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:56,353 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:56,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:56,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:56,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:56,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:56,378 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:56,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:56,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:56,398 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:56,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:56,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:56,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:56,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:56,423 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:56,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:56,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:56,443 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:56,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:56,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:56,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:56,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:56,475 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:56,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:56,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:56,510 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:56,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:56,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:56,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:56,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:56,548 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:56,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:56,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:56,582 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:56,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:56,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:56,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:56,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:56,619 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:56,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:56,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:56,653 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:56,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:56,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:56,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:56,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:56,691 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:56,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:56,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:56,725 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:56,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:56,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:56,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:56,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:56,763 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:56,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:56,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:56,798 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:56,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:56,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:56,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:56,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:56,834 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:56,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:56,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:56,867 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:56,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:56,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:56,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:56,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:56,904 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:56,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:56,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:56,937 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:56,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:56,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:56,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:56,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:56,974 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:56,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:56,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:56,996 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:56,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:56,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:56,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:57,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:57,028 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:57,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:57,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:57,048 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:57,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:57,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:57,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:57,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:57,077 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:57,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:57,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:57,098 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:57,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:57,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:57,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:57,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:57,123 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:57,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:57,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:57,144 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:57,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:57,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:57,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:57,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:57,169 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:57,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:57,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:57,190 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:57,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:57,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:57,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:57,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:57,214 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:57,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:57,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:57,235 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:57,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:57,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:57,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:57,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:57,258 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:57,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:57,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:57,286 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:57,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:57,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:57,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:57,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:57,309 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:57,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:57,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:57,330 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:57,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:57,331 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:57,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:57,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:57,355 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:57,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:57,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:57,376 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:57,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:57,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:57,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:57,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:57,400 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:57,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:57,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:57,420 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:57,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:57,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:57,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:57,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:57,444 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:57,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:57,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:57,468 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:57,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:57,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:57,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:57,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:57,497 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:57,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:57,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:57,518 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:57,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:57,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:57,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:57,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:57,544 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:57,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:57,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:57,565 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:57,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:57,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:57,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:57,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:57,588 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:57,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:57,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:57,609 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:57,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:57,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:57,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:57,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:57,634 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:57,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:57,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:57,654 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:57,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:57,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:57,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:57,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:57,679 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:57,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:57,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:57,700 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:57,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:57,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:57,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:57,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:57,728 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:57,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:57,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:57,749 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:57,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:57,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:57,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:57,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:57,777 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:57,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:57,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:57,799 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:57,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:57,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:57,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:57,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:57,827 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:57,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:57,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:57,848 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:57,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:57,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:57,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:57,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:57,873 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:57,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:57,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:57,894 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:57,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:57,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:57,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:57,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:57,918 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:57,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:57,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:57,939 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:57,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:57,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:57,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:57,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:57,963 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:57,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:57,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:57,984 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:57,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:57,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:57,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:57,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:58,008 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:58,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:58,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:58,029 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:58,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:58,030 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:58,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:58,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:58,055 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:58,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:58,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:58,076 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:58,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:58,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:58,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:58,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:58,107 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:58,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:58,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:58,143 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:58,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:58,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:58,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:58,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:58,176 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:58,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:58,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:58,197 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:58,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:58,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:58,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:58,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:58,221 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:58,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:58,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:58,242 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:58,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:58,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:58,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:58,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:58,266 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:58,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:58,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:58,294 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:58,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:58,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:58,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:58,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:58,319 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:58,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:58,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:58,339 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:58,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:58,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:58,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:58,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:58,364 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:58,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:58,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:58,385 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:58,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:58,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:58,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:58,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:58,410 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:58,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:58,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:58,430 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:58,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:58,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:58,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:58,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:58,455 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:58,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:58,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:58,476 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:58,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:58,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:58,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:58,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:58,513 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:58,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:58,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:58,538 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:58,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:58,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:58,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:58,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:58,564 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:58,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:58,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:58,595 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:58,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:58,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:58,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:58,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:58,634 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:58,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:58,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:58,668 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:58,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:58,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:58,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:58,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:58,706 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:58,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:58,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:58,739 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:58,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:58,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:58,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:58,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:58,766 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:58,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:58,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:58,786 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:58,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:58,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:58,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:58,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:58,811 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:58,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:58,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:58,831 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:58,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:58,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:58,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:58,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:58,856 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:58,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:58,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:58,876 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:58,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:58,877 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:58,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:58,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:58,901 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:58,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:58,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:58,921 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:58,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:58,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:58,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:58,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:58,952 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:58,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:58,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:58,972 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:58,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:58,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:58,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:58,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:59,011 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:59,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:59,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:59,052 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:59,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:59,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:59,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:59,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:59,076 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:59,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:59,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:59,097 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:59,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:59,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:59,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:59,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:59,121 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:59,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:59,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:59,142 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:59,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:59,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:59,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:59,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:59,166 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:59,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:59,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:59,186 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:59,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:59,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:59,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:59,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:59,211 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:59,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:59,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:59,232 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:59,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:59,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:59,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:59,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:59,256 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:59,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:59,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:59,277 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:59,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:59,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:59,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:59,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:59,304 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:59,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:59,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:59,325 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:59,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:59,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:59,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:59,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:59,350 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:59,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:59,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:59,370 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:59,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:59,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:59,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:59,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:59,402 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:59,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:59,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:59,439 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:59,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:59,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:59,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:59,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:59,472 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:59,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:59,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:59,493 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:59,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:59,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:59,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:59,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:59,518 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:59,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:59,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:59,556 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:59,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:59,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:59,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:59,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:59,597 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:59,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:59,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:59,627 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:59,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:59,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:59,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:59,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:59,666 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:59,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:59,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:59,688 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:59,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:59,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:59,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:59,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:59,713 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:59,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:59,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:59,735 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:59,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:59,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:59,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:59,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:59,759 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:59,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:59,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:59,780 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:59,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:59,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:59,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:59,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:59,805 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:59,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:59,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:59,827 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:59,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:59,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:59,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:59,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:59,852 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:59,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:59,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:59,873 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:59,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:59,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:59,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:59,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:59,899 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:59,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:59,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:59,920 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:59,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:59,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:59,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:59,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:59,951 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:07:59,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:59,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:07:59,972 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:07:59,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:07:59,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:59,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:59,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:00,004 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:00,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:00,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:00,030 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:00,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:00,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:00,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:00,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:00,055 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:00,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:00,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:00,075 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:00,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:00,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:00,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:00,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:00,100 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:00,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:00,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:00,120 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:00,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:00,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:00,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:00,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:00,146 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:00,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:00,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:00,168 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:00,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:00,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:00,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:00,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:00,196 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:00,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:00,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:00,217 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:00,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:00,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:00,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:00,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:00,242 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:00,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:00,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:00,263 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:00,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:00,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:00,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:00,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:00,288 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:00,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:00,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:00,309 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:00,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:00,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:00,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:00,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:00,334 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:00,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:00,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:00,355 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:00,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:00,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:00,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:00,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:00,383 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:00,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:00,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:00,404 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:00,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:00,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:00,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:00,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:00,429 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:00,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:00,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:00,449 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:00,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:00,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:00,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:00,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:00,473 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:00,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:00,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:00,493 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:00,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:00,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:00,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:00,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:00,517 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:00,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:00,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:00,537 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:00,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:00,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:00,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:00,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:00,561 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:00,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:00,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:00,581 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:00,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:00,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:00,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:00,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:00,605 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:00,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:00,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:00,625 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:00,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:00,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:00,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:00,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:00,650 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:00,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:00,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:00,670 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:00,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:00,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:00,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:00,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:00,693 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:00,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:00,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:00,715 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:00,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:00,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:00,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:00,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:00,747 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:00,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:00,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:00,767 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:00,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:00,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:00,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:00,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:00,792 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:00,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:00,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:00,812 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:00,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:00,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:00,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:00,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:00,835 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:00,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:00,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:00,855 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:00,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:00,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:00,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:00,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:00,878 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:00,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:00,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:00,898 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:00,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:00,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:00,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:00,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:00,924 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:00,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:00,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:00,944 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:00,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:00,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:00,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:00,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:00,968 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:00,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:00,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:00,988 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:00,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:00,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:00,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:00,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:01,011 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:01,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:01,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:01,031 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:01,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:01,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:01,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:01,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:01,056 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:01,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:01,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:01,076 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:01,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:01,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:01,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:01,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:01,100 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:01,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:01,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:01,120 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:01,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:01,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:01,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:01,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:01,143 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:01,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:01,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:01,165 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:01,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:01,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:01,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:01,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:01,189 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:01,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:01,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:01,209 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:01,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:01,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:01,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:01,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:01,232 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:01,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:01,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:01,252 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:01,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:01,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:01,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:01,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:01,276 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:01,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:01,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:01,296 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:01,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:01,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:01,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:01,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:01,319 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:01,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:01,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:01,340 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:01,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:01,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:01,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:01,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:01,364 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:01,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:01,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:01,391 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:01,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:01,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:01,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:01,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:01,415 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:01,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:01,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:01,435 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:01,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:01,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:01,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:01,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:01,458 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:01,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:01,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:01,482 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:01,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:01,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:01,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:01,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:01,506 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:01,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:01,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:01,532 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:01,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:01,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:01,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:01,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:01,561 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:01,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:01,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:01,582 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:01,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:01,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:01,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:01,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:01,607 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:01,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:01,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:01,627 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:01,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:01,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:01,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:01,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:01,652 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:01,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:01,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:01,673 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:01,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:01,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:01,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:01,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:01,697 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:01,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:01,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:01,718 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:01,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:01,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:01,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:01,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:01,742 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:01,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:01,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:01,763 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:01,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:01,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:01,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:01,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:01,796 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:01,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:01,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:01,826 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:01,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:01,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:01,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:01,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:01,852 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:01,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:01,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:01,872 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:01,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:01,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:01,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:01,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:01,903 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:01,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:01,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:01,923 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:01,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:01,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:01,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:01,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:01,960 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:01,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:01,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:01,993 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:01,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:01,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:01,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:02,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:02,018 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:02,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:02,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:02,038 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:02,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:02,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:02,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:02,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:02,062 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:02,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:02,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:02,083 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:02,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:02,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:02,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:02,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:02,108 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:02,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:02,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:02,128 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:02,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:02,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:02,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:02,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:02,152 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:02,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:02,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:02,173 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:02,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:02,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:02,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:02,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:02,198 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:02,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:02,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:02,219 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:02,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:02,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:02,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:02,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:02,244 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:02,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:02,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:02,264 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:02,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:02,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:02,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:02,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:02,290 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:02,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:02,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:02,311 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:02,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:02,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:02,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:02,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:02,336 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:02,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:02,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:02,356 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:02,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:02,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:02,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:02,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:02,389 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:02,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:02,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:02,410 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:02,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:02,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:02,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:02,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:02,434 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:02,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:02,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:02,455 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:02,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:02,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:02,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:02,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:02,485 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:02,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:02,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:02,514 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:02,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:02,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:02,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:02,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:02,539 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:02,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:02,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:02,560 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:02,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:02,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:02,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:02,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:02,584 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:02,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:02,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:02,605 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:02,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:02,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:02,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:02,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:02,629 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:02,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:02,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:02,649 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:02,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:02,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:02,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:02,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:02,673 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:02,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:02,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:02,694 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:02,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:02,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:02,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:02,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:02,720 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:02,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:02,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:02,756 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:02,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:02,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:02,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:02,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:02,794 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:02,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:02,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:02,825 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:02,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:02,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:02,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:02,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:02,857 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:02,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:02,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:02,878 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:02,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:02,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:02,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:02,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:02,903 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:02,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:02,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:02,924 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:02,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:02,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:02,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:02,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:02,949 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:02,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:02,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:02,973 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:02,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:02,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:02,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:02,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:02,999 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:03,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:03,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:03,020 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:03,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:03,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:03,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:03,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:03,044 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:03,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:03,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:03,065 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:03,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:03,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:03,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:03,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:03,090 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:03,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:03,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:03,110 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:03,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:03,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:03,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:03,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:03,135 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:03,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:03,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:03,155 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:03,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:03,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:03,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:03,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:03,183 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:03,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:03,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:03,204 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:03,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:03,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:03,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:03,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:03,237 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:03,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:03,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:03,260 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:03,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:03,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:03,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:03,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:03,296 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:03,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:03,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:03,320 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:03,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:03,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:03,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:03,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:03,358 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:03,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:03,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:03,393 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:03,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:03,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:03,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:03,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:03,432 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:03,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:03,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:03,466 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:03,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:03,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:03,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:03,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:03,500 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:03,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:03,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:03,521 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:03,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:03,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:03,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:03,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:03,545 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:03,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:03,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:03,566 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:03,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:03,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:03,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:03,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:03,590 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:03,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:03,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:03,610 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:03,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:03,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:03,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:03,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:03,643 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:03,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:03,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:03,663 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:03,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:03,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:03,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:03,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:03,703 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:03,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:03,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:03,737 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:03,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:03,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:03,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:03,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:03,774 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:03,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:03,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:03,808 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:03,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:03,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:03,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:03,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:03,845 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:03,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:03,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:03,879 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:03,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:03,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:03,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:03,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:03,916 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:03,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:03,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:03,949 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:03,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:03,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:03,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:03,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:03,988 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:04,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:04,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:04,023 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:04,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:04,024 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:04,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:04,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:04,054 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:04,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:04,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:04,074 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:04,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:04,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:04,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:04,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:04,098 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:04,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:04,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:04,118 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:04,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:04,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:04,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:04,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:04,143 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:04,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:04,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:04,163 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:04,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:04,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:04,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:04,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:04,191 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:04,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:04,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:04,214 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:04,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:04,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:04,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:04,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:04,239 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:04,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:04,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:04,282 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:04,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:04,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:04,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:04,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:04,312 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:04,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:04,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:04,333 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:04,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:04,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:04,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:04,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:04,357 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:04,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:04,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:04,378 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:04,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:04,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:04,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:04,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:04,402 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:04,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:04,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:04,423 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:04,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:04,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:04,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:04,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:04,456 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:04,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:04,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:04,476 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:04,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:04,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:04,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:04,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:04,500 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:04,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:04,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:04,521 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:04,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:04,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:04,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:04,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:04,545 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:04,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:04,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:04,565 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:04,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:04,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:04,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:04,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:04,589 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:04,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:04,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:04,609 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:04,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:04,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:04,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:04,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:04,633 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:04,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:04,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:04,654 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:04,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:04,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:04,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:04,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:04,679 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:04,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:04,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:04,699 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:04,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:04,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:04,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:04,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:04,724 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:04,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:04,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:04,744 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:04,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:04,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:04,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:04,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:04,769 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:04,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:04,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:04,789 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:04,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:04,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:04,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:04,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:04,813 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:04,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:04,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:04,834 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:04,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:04,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:04,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:04,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:04,859 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:04,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:04,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:04,879 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:04,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:04,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:04,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:04,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:04,903 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:04,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:04,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:04,923 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:04,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:04,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:04,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:04,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:04,948 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:04,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:04,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:04,969 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:04,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:04,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:04,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:04,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:04,993 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:05,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:05,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:05,015 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:05,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:05,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:05,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:05,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:05,044 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:05,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:05,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:05,065 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:05,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:05,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:05,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:05,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:05,105 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:05,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:05,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:05,126 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:05,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:05,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:05,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:05,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:05,150 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:05,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:05,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:05,171 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:05,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:05,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:05,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:05,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:05,196 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:05,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:05,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:05,216 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:05,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:05,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:05,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:05,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:05,241 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:05,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:05,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:05,261 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:05,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:05,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:05,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:05,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:05,287 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:05,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:05,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:05,307 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:05,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:05,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:05,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:05,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:05,332 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:05,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:05,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:05,353 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:05,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:05,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:05,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:05,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:05,377 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:05,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:05,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:05,398 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:05,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:05,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:05,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:05,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:05,422 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:05,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:05,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:05,443 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:05,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:05,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:05,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:05,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:05,467 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:05,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:05,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:05,491 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:05,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:05,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:05,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:05,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:05,516 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:05,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:05,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:05,536 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:05,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:05,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:05,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:05,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:05,561 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:05,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:05,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:05,581 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:05,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:05,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:05,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:05,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:05,606 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:05,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:05,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:05,626 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:05,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:05,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:05,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:05,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:05,651 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:05,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:05,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:05,671 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:05,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:05,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:05,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:05,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:05,696 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:05,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:05,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:05,716 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:05,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:05,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:05,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:05,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:05,745 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:05,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:05,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:05,765 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:05,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:05,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:05,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:05,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:05,790 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:05,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:05,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:05,811 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:05,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:05,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:05,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:05,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:05,836 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:05,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:05,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:05,857 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:05,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:05,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:05,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:05,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:05,890 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:05,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:05,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:05,911 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:05,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:05,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:05,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:05,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:05,936 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:05,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:05,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:05,956 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:05,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:05,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:05,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:05,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:05,982 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:06,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:06,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:06,002 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:06,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:06,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:06,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:06,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:06,027 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:06,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:06,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:06,048 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:06,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:06,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:06,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:06,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:06,073 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:06,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:06,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:06,094 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:06,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:06,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:06,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:06,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:06,118 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:06,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:06,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:06,139 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:06,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:06,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:06,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:06,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:06,164 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:06,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:06,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:06,185 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:06,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:06,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:06,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:06,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:06,211 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:06,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:06,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:06,231 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:06,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:06,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:06,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:06,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:06,256 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:06,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:06,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:06,277 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:06,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:06,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:06,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:06,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:06,302 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:06,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:06,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:06,323 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:06,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:06,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:06,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:06,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:06,348 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:06,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:06,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:06,369 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:06,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:06,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:06,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:06,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:06,394 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:06,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:06,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:06,415 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:06,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:06,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:06,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:06,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:06,440 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:06,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:06,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:06,461 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:06,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:06,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:06,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:06,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:06,486 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:06,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:06,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:06,507 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:06,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:06,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:06,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:06,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:06,532 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:06,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:06,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:06,553 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:06,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:06,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:06,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:06,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:06,578 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:06,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:06,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:06,600 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:06,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:06,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:06,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:06,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:06,625 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:06,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:06,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:06,646 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:06,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:06,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:06,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:06,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:06,680 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:06,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:06,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:06,701 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:06,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:06,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:06,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:06,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:06,726 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:06,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:06,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:06,747 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:06,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:06,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:06,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:06,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:06,772 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:06,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:06,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:06,793 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:06,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:06,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:06,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:06,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:06,819 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:06,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:06,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:06,840 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:06,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:06,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:06,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:06,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:06,866 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:06,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:06,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:06,887 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:06,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:06,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:06,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:06,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:06,917 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:06,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:06,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:06,938 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:06,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:06,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:06,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:06,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:06,963 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:06,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:06,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:06,984 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:06,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:06,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:06,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:06,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:07,010 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:07,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:07,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:07,031 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:07,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:07,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:07,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:07,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:07,056 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:07,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:07,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:07,077 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:07,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:07,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:07,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:07,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:07,115 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:07,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:07,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:07,149 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:07,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:07,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:07,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:07,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:07,188 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:07,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:07,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:07,209 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:07,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:07,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:07,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:07,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:07,235 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:07,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:07,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:07,256 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:07,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:07,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:07,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:07,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:07,285 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:07,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:07,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:07,306 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:07,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:07,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:07,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:07,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:07,332 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:07,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:07,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:07,353 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:07,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:07,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:07,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:07,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:07,378 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:07,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:07,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:07,399 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:07,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:07,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:07,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:07,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:07,424 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:07,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:07,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:07,445 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:07,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:07,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:07,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:07,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:07,474 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:07,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:07,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:07,496 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:07,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:07,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:07,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:07,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:07,529 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:07,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:07,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:07,551 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:07,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:07,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:07,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:07,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:07,577 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:07,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:07,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:07,598 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:07,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:07,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:07,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:07,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:07,624 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:07,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:07,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:07,644 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:07,645 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:07,645 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:07,645 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:07,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:07,669 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:07,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:07,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:07,690 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:07,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:07,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:07,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:07,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:07,716 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:07,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:07,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:07,736 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:07,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:07,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:07,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:07,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:07,762 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:07,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:07,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:07,783 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:07,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:07,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:07,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:07,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:07,808 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:07,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:07,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:07,832 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:07,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:07,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:07,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:07,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:07,873 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:07,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:07,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:07,908 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:07,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:07,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:07,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:07,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:07,948 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:07,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:07,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:07,982 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:07,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:07,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:07,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:07,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:08,011 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:08,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:08,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:08,032 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:08,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:08,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:08,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:08,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:08,057 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:08,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:08,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:08,077 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:08,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:08,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:08,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:08,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:08,102 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:08,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:08,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:08,123 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:08,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:08,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:08,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:08,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:08,148 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:08,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:08,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:08,169 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:08,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:08,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:08,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:08,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:08,194 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:08,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:08,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:08,215 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:08,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:08,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:08,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:08,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:08,240 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:08,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:08,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:08,261 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:08,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:08,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:08,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:08,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:08,287 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:08,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:08,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:08,307 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:08,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:08,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:08,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:08,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:08,337 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:08,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:08,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:08,358 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:08,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:08,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:08,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:08,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:08,383 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:08,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:08,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:08,413 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:08,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:08,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:08,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:08,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:08,457 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:08,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:08,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:08,491 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:08,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:08,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:08,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:08,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:08,530 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:08,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:08,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:08,564 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:08,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:08,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:08,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:08,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:08,603 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:08,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:08,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:08,637 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:08,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:08,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:08,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:08,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:08,676 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:08,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:08,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:08,710 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:08,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:08,712 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:08,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:08,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:08,750 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:08,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:08,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:08,783 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:08,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:08,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:08,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:08,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:08,823 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:08,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:08,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:08,858 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:08,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:08,859 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:08,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:08,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:08,897 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:08,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:08,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:08,923 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:08,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:08,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:08,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:08,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:08,949 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:08,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:08,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:08,970 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:08,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:08,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:08,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:08,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:08,995 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:09,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:09,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:09,015 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:09,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:09,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:09,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:09,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:09,044 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:09,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:09,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:09,072 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:09,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:09,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:09,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:09,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:09,097 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:09,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:09,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:09,117 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:09,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:09,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:09,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:09,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:09,146 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:09,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:09,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:09,182 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:09,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:09,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:09,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:09,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:09,210 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:09,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:09,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:09,231 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:09,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:09,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:09,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:09,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:09,256 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:09,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:09,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:09,279 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:09,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:09,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:09,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:09,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:09,305 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:09,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:09,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:09,326 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:09,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:09,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:09,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:09,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:09,351 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:09,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:09,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:09,376 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:09,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:09,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:09,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:09,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:09,402 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:09,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:09,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:09,431 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:09,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:09,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:09,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:09,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:09,456 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:09,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:09,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:09,477 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:09,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:09,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:09,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:09,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:09,502 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:09,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:09,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:09,522 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:09,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:09,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:09,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:09,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:09,548 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:09,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:09,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:09,568 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:09,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:09,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:09,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:09,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:09,595 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:09,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:09,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:09,615 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:09,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:09,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:09,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:09,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:09,655 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:09,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:09,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:09,683 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:09,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:09,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:09,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:09,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:09,708 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:09,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:09,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:09,731 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:09,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:09,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:09,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:09,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:09,756 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:09,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:09,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:09,777 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:09,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:09,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:09,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:09,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:09,802 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:09,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:09,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:09,825 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:09,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:09,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:09,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:09,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:09,854 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:09,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:09,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:09,875 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:09,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:09,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:09,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:09,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:09,900 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:09,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:09,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:09,920 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:09,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:09,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:09,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:09,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:09,945 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:09,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:09,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:09,966 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:09,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:09,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:09,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:09,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:09,991 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:10,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:10,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:10,011 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:10,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:10,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:10,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:10,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:10,037 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:10,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:10,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:10,057 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:10,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:10,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:10,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:10,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:10,082 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:10,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:10,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:10,103 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:10,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:10,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:10,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:10,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:10,127 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:10,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:10,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:10,147 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:10,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:10,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:10,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:10,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:10,185 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:10,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:10,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:10,223 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:10,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:10,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:10,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:10,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:10,265 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:10,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:10,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:10,319 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:10,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:10,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:10,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:10,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:10,354 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:10,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:10,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:10,391 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:10,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:10,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:10,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:10,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:10,418 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:10,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:10,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:10,439 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:10,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:10,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:10,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:10,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:10,465 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:10,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:10,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:10,486 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:10,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:10,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:10,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:10,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:10,512 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:10,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:10,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:10,532 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:10,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:10,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:10,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:10,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:10,559 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:10,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:10,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:10,582 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:10,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:10,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:10,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:10,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:10,608 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:10,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:10,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:10,631 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:10,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:10,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:10,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:10,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:10,662 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:10,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:10,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:10,683 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:10,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:10,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:10,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:10,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:10,708 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:10,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:10,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:10,729 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:10,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:10,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:10,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:10,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:10,754 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:10,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:10,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:10,775 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:10,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:10,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:10,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:10,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:10,800 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:10,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:10,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:10,820 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:10,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:10,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:10,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:10,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:10,845 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:10,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:10,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:10,866 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:10,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:10,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:10,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:10,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:10,891 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:10,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:10,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:10,911 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:10,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:10,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:10,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:10,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:10,936 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:10,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:10,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:10,957 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:10,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:10,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:10,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:10,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:10,983 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:11,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:11,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:11,004 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:11,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:11,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:11,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:11,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:11,032 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:11,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:11,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:11,053 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:11,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:11,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:11,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:11,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:11,078 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:11,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:11,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:11,098 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:11,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:11,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:11,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:11,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:11,125 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:11,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:11,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:11,152 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:11,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:11,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:11,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:11,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:11,177 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:11,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:11,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:11,197 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:11,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:11,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:11,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:11,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:11,222 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:11,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:11,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:11,243 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:11,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:11,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:11,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:11,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:11,267 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:11,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:11,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:11,289 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:11,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:11,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:11,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:11,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:11,314 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:11,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:11,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:11,335 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:11,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:11,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:11,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:11,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:11,359 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:11,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:11,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:11,380 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:11,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:11,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:11,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:11,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:11,404 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:11,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:11,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:11,425 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:11,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:11,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:11,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:11,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:11,450 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:11,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:11,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:11,470 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:11,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:11,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:11,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:11,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:11,495 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:11,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:11,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:11,516 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:11,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:11,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:11,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:11,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:11,540 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:11,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:11,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:11,561 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:11,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:11,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:11,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:11,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:11,586 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:11,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:11,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:11,607 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:11,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:11,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:11,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:11,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:11,632 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:11,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:11,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:11,652 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:11,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:11,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:11,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:11,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:11,677 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:11,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:11,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:11,698 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:11,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:11,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:11,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:11,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:11,722 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:11,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:11,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:11,743 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:11,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:11,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:11,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:11,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:11,768 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:11,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:11,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:11,788 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:11,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:11,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:11,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:11,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:11,814 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:11,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:11,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:11,835 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:11,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:11,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:11,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:11,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:11,859 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:11,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:11,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:11,880 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:11,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:11,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:11,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:11,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:11,905 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:11,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:11,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:11,931 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:11,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:11,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:11,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:11,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:11,956 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:11,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:11,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:11,977 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:11,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:11,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:11,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:11,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:12,002 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:12,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:12,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:12,022 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:12,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:12,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:12,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:12,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:12,047 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:12,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:12,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:12,068 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:12,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:12,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:12,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:12,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:12,092 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:12,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:12,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:12,116 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:12,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:12,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:12,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:12,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:12,141 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:12,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:12,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:12,162 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:12,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:12,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:12,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:12,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:12,187 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:12,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:12,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:12,207 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:12,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:12,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:12,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:12,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:12,232 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:12,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:12,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:12,253 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:12,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:12,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:12,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:12,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:12,279 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:12,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:12,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:12,299 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:12,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:12,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:12,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:12,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:12,324 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:12,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:12,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:12,344 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:12,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:12,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:12,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:12,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:12,368 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:12,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:12,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:12,388 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:12,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:12,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:12,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:12,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:12,413 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:12,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:12,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:12,433 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:12,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:12,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:12,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:12,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:12,458 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:12,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:12,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:12,478 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:12,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:12,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:12,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:12,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:12,503 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:12,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:12,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:12,523 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:12,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:12,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:12,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:12,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:12,547 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:12,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:12,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:12,568 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:12,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:12,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:12,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:12,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:12,592 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:12,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:12,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:12,616 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:12,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:12,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:12,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:12,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:12,640 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:12,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:12,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:12,661 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:12,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:12,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:12,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:12,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:12,685 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:12,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:12,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:12,714 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:12,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:12,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:12,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:12,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:12,738 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:12,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:12,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:12,758 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:12,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:12,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:12,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:12,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:12,783 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:12,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:12,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:12,803 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:12,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:12,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:12,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:12,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:12,829 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:12,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:12,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:12,849 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:12,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:12,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:12,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:12,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:12,873 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:12,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:12,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:12,893 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:12,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:12,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:12,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:12,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:12,917 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:12,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:12,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:12,938 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:12,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:12,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:12,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:12,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:12,963 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:12,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:12,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:12,984 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:12,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:12,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:12,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:12,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:13,009 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:13,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:13,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:13,029 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:13,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:13,030 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:13,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:13,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:13,061 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:13,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:13,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:13,082 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:13,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:13,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:13,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:13,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:13,106 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:13,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:13,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:13,126 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:13,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:13,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:13,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:13,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:13,164 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:13,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:13,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:13,193 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:13,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:13,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:13,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:13,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:13,228 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:13,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:13,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:13,263 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:13,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:13,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:13,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:13,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:13,300 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:13,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:13,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:13,329 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:13,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:13,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:13,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:13,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:13,353 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:13,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:13,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:13,374 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:13,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:13,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:13,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:13,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:13,399 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:13,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:13,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:13,419 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:13,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:13,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:13,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:13,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:13,443 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:13,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:13,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:13,464 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:13,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:13,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:13,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:13,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:13,488 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:13,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:13,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:13,508 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:13,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:13,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:13,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:13,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:13,541 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:13,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:13,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:13,561 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:13,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:13,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:13,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:13,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:13,599 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:13,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:13,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:13,634 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:13,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:13,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:13,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:13,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:13,672 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:13,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:13,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:13,693 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:13,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:13,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:13,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:13,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:13,717 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:13,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:13,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:13,737 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:13,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:13,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:13,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:13,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:13,762 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:13,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:13,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:13,781 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:13,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:13,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:13,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:13,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:13,806 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:13,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:13,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:13,827 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:13,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:13,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:13,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:13,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:13,852 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:13,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:13,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:13,872 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:13,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:13,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:13,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:13,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:13,896 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:08:13,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:13,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:08:13,916 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:08:13,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:08:13,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:13,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:13,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:13,941 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. WARNING: YOUR LOGFILE WAS TOO LONG, SOME LINES IN THE MIDDLE WERE REMOVED. [2024-11-13 22:19:02,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:02,571 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:02,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:02,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:02,597 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:02,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:02,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:02,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:02,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:02,665 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:02,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:02,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:02,690 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:02,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:02,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:02,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:02,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:02,758 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:02,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:02,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:02,783 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:02,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:02,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:02,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:02,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:02,851 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:02,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:02,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:02,876 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:02,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:02,877 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:02,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:02,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:02,944 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:02,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:02,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:02,969 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:02,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:02,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:02,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:03,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:03,037 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:03,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:03,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:03,062 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:03,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:03,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:03,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:03,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:03,130 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:03,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:03,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:03,155 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:03,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:03,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:03,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:03,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:03,223 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:03,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:03,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:03,249 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:03,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:03,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:03,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:03,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:03,317 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:03,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:03,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:03,342 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:03,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:03,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:03,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:03,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:03,410 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:03,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:03,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:03,435 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:03,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:03,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:03,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:03,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:03,503 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:03,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:03,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:03,529 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:03,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:03,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:03,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:03,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:03,597 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:03,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:03,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:03,622 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:03,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:03,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:03,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:03,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:03,724 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:03,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:03,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:03,750 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:03,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:03,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:03,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:03,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:03,820 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:03,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:03,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:03,846 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:03,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:03,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:03,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:03,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:03,916 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:03,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:03,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:03,941 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:03,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:03,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:03,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:03,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:04,010 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:04,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:04,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:04,035 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:04,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:04,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:04,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:04,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:04,104 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:04,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:04,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:04,128 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:04,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:04,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:04,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:04,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:04,197 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:04,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:04,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:04,224 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:04,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:04,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:04,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:04,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:04,283 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:04,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:04,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:04,304 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:04,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:04,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:04,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:04,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:04,369 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:04,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:04,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:04,394 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:04,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:04,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:04,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:04,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:04,463 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:04,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:04,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:04,488 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:04,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:04,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:04,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:04,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:04,557 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:04,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:04,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:04,583 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:04,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:04,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:04,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:04,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:04,652 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:04,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:04,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:04,677 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:04,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:04,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:04,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:04,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:04,745 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:04,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:04,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:04,770 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:04,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:04,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:04,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:04,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:04,839 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:04,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:04,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:04,864 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:04,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:04,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:04,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:04,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:04,934 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:04,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:04,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:04,959 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:04,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:04,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:04,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:05,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:05,028 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:05,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:05,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:05,053 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:05,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:05,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:05,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:05,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:05,122 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:05,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:05,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:05,147 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:05,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:05,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:05,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:05,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:05,216 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:05,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:05,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:05,241 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:05,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:05,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:05,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:05,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:05,311 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:05,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:05,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:05,336 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:05,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:05,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:05,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:05,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:05,405 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:05,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:05,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:05,430 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:05,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:05,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:05,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:05,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:05,545 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:05,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:05,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:05,570 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:05,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:05,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:05,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:05,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:05,639 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:05,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:05,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:05,664 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:05,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:05,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:05,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:05,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:05,733 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:05,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:05,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:05,758 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:05,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:05,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:05,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:05,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:05,830 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:05,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:05,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:05,855 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:05,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:05,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:05,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:05,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:05,924 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:05,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:05,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:05,949 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:05,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:05,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:05,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:05,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:06,018 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:06,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:06,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:06,043 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:06,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:06,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:06,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:06,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:06,112 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:06,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:06,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:06,137 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:06,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:06,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:06,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:06,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:06,206 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:06,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:06,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:06,231 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:06,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:06,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:06,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:06,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:06,303 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:06,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:06,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:06,330 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:06,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:06,331 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:06,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:06,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:06,399 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:06,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:06,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:06,424 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:06,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:06,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:06,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:06,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:06,493 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:06,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:06,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:06,518 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:06,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:06,519 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:06,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:06,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:06,588 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:06,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:06,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:06,613 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:06,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:06,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:06,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:06,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:06,681 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:06,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:06,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:06,706 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:06,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:06,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:06,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:06,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:06,774 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:06,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:06,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:06,800 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:06,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:06,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:06,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:06,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:06,868 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:06,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:06,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:06,893 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:06,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:06,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:06,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:06,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:06,962 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:06,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:06,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:06,987 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:06,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:06,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:06,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:07,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:07,056 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:07,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:07,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:07,081 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:07,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:07,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:07,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:07,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:07,151 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:07,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:07,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:07,176 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:07,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:07,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:07,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:07,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:07,245 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:07,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:07,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:07,271 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:07,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:07,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:07,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:07,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:07,389 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:07,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:07,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:07,414 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:07,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:07,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:07,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:07,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:07,483 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:07,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:07,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:07,508 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:07,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:07,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:07,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:07,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:07,578 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:07,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:07,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:07,604 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:07,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:07,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:07,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:07,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:07,673 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:07,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:07,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:07,698 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:07,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:07,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:07,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:07,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:07,767 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:07,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:07,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:07,792 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:07,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:07,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:07,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:07,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:07,862 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:07,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:07,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:07,888 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:07,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:07,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:07,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:07,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:07,957 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:07,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:07,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:07,982 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:07,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:07,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:07,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:08,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:08,051 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:08,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:08,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:08,076 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:08,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:08,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:08,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:08,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:08,145 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:08,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:08,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:08,170 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:08,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:08,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:08,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:08,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:08,239 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:08,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:08,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:08,264 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:08,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:08,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:08,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:08,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:08,332 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:08,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:08,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:08,357 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:08,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:08,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:08,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:08,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:08,424 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:08,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:08,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:08,449 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:08,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:08,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:08,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:08,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:08,516 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:08,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:08,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:08,541 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:08,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:08,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:08,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:08,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:08,608 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:08,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:08,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:08,632 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:08,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:08,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:08,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:08,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:08,699 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:08,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:08,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:08,724 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:08,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:08,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:08,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:08,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:08,791 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:08,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:08,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:08,816 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:08,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:08,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:08,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:08,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:08,883 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:08,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:08,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:08,911 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:08,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:08,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:08,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:08,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:08,979 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:09,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:09,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:09,004 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:09,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:09,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:09,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:09,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:09,072 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:09,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:09,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:09,097 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:09,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:09,098 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:09,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:09,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:09,215 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:09,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:09,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:09,243 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:09,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:09,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:09,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:09,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:09,311 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:09,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:09,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:09,336 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:09,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:09,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:09,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:09,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:09,418 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:09,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:09,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:09,443 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:09,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:09,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:09,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:09,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:09,512 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:09,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:09,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:09,536 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:09,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:09,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:09,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:09,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:09,606 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:09,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:09,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:09,631 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:09,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:09,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:09,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:09,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:09,699 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:09,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:09,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:09,724 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:09,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:09,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:09,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:09,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:09,795 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:09,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:09,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:09,819 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:09,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:09,820 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:09,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:09,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:09,888 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:09,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:09,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:09,913 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:09,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:09,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:09,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:09,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:09,978 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:10,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:10,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:10,002 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:10,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:10,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:10,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:10,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:10,072 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:10,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:10,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:10,098 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:10,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:10,098 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:10,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:10,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:10,168 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:10,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:10,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:10,194 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:10,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:10,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:10,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:10,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:10,266 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:10,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:10,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:10,292 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:10,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:10,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:10,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:10,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:10,396 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:10,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:10,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:10,444 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:10,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:10,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:10,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:10,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:10,548 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:10,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:10,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:10,583 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:10,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:10,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:10,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:10,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:10,656 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:10,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:10,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:10,681 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:10,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:10,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:10,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:10,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:10,754 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:10,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:10,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:10,783 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:10,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:10,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:10,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:10,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:10,856 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:10,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:10,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:10,882 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:10,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:10,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:10,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:10,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:10,956 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:10,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:10,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:10,982 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:10,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:10,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:10,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:11,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:11,054 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:11,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:11,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:11,080 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:11,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:11,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:11,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:11,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:11,206 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:11,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:11,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:11,231 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:11,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:11,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:11,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:11,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:11,302 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:11,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:11,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:11,323 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:11,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:11,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:11,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:11,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:11,393 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:11,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:11,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:11,414 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:11,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:11,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:11,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:11,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:11,482 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:11,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:11,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:11,507 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:11,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:11,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:11,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:11,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:11,577 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:11,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:11,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:11,598 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:11,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:11,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:11,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:11,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:11,664 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:11,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:11,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:11,685 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:11,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:11,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:11,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:11,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:11,754 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:11,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:11,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:11,776 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:11,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:11,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:11,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:11,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:11,846 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:11,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:11,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:11,867 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:11,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:11,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:11,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:11,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:11,936 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:11,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:11,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:11,957 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:11,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:11,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:11,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:12,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:12,023 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:12,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:12,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:12,043 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:12,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:12,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:12,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:12,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:12,108 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:12,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:12,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:12,129 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:12,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:12,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:12,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:12,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:12,196 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:12,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:12,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:12,217 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:12,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:12,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:12,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:12,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:12,287 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:12,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:12,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:12,308 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:12,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:12,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:12,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:12,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:12,375 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:12,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:12,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:12,396 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:12,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:12,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:12,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:12,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:12,461 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:12,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:12,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:12,482 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:12,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:12,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:12,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:12,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:12,548 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:12,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:12,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:12,570 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:12,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:12,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:12,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:12,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:12,638 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:12,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:12,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:12,658 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:12,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:12,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:12,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:12,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:12,724 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:12,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:12,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:12,744 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:12,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:12,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:12,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:12,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:12,808 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:12,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:12,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:12,828 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:12,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:12,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:12,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:12,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:12,923 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:12,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:12,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:12,943 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:12,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:12,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:12,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:12,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:13,009 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:13,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:13,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:13,029 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:13,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:13,030 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:13,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:13,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:13,097 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:13,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:13,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:13,118 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:13,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:13,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:13,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:13,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:13,183 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:13,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:13,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:13,203 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:13,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:13,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:13,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:13,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:13,268 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:13,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:13,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:13,290 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:13,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:13,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:13,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:13,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:13,357 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:13,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:13,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:13,378 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:13,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:13,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:13,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:13,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:13,443 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:13,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:13,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:13,466 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:13,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:13,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:13,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:13,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:13,532 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:13,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:13,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:13,552 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:13,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:13,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:13,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:13,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:13,618 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:13,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:13,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:13,638 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:13,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:13,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:13,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:13,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:13,702 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:13,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:13,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:13,722 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:13,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:13,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:13,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:13,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:13,787 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:13,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:13,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:13,809 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:13,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:13,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:13,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:13,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:13,877 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:13,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:13,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:13,898 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:13,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:13,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:13,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:13,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:13,961 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:13,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:13,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:13,981 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:13,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:13,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:13,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:14,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:14,046 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:14,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:14,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:14,066 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:14,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:14,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:14,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:14,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:14,131 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:14,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:14,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:14,151 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:14,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:14,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:14,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:14,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:14,225 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:14,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:14,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:14,245 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:14,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:14,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:14,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:14,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:14,315 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:14,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:14,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:14,335 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:14,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:14,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:14,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:14,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:14,399 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:14,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:14,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:14,419 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:14,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:14,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:14,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:14,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:14,485 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:14,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:14,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:14,505 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:14,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:14,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:14,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:14,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:14,598 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:14,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:14,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:14,618 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:14,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:14,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:14,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:14,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:14,682 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:14,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:14,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:14,702 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:14,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:14,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:14,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:14,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:14,767 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:14,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:14,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:14,787 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:14,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:14,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:14,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:14,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:14,854 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:14,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:14,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:14,874 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:14,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:14,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:14,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:14,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:14,943 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:14,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:14,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:14,967 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:14,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:14,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:14,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:15,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:15,033 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:15,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:15,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:15,054 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:15,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:15,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:15,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:15,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:15,122 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:15,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:15,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:15,144 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:15,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:15,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:15,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:15,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:15,213 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:15,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:15,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:15,234 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:15,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:15,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:15,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:15,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:15,304 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:15,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:15,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:15,325 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:15,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:15,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:15,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:15,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:15,394 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:15,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:15,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:15,415 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:15,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:15,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:15,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:15,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:15,484 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:15,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:15,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:15,507 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:15,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:15,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:15,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:15,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:15,578 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:15,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:15,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:15,599 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:15,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:15,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:15,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:15,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:15,666 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:15,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:15,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:15,687 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:15,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:15,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:15,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:15,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:15,755 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:15,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:15,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:15,776 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:15,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:15,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:15,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:15,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:15,842 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:15,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:15,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:15,863 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:15,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:15,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:15,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:15,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:15,931 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:15,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:15,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:15,953 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:15,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:15,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:15,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:16,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:16,023 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:16,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:16,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:16,045 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:16,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:16,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:16,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:16,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:16,114 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:16,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:16,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:16,135 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:16,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:16,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:16,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:16,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:16,204 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:16,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:16,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:16,225 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:16,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:16,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:16,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:16,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:16,320 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:16,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:16,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:16,340 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:16,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:16,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:16,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:16,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:16,408 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:16,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:16,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:16,429 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:16,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:16,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:16,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:16,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:16,494 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:16,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:16,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:16,514 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:16,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:16,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:16,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:16,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:16,580 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:16,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:16,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:16,601 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:16,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:16,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:16,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:16,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:16,667 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:16,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:16,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:16,688 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:16,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:16,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:16,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:16,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:16,757 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:16,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:16,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:16,778 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:16,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:16,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:16,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:16,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:16,843 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:16,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:16,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:16,864 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:16,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:16,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:16,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:16,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:16,928 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:16,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:16,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:16,948 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:16,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:16,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:16,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:16,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:17,012 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:17,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:17,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:17,032 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:17,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:17,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:17,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:17,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:17,095 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:17,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:17,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:17,115 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:17,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:17,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:17,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:17,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:17,183 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:17,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:17,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:17,205 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:17,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:17,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:17,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:17,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:17,272 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:17,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:17,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:17,294 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:17,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:17,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:17,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:17,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:17,362 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:17,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:17,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:17,385 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:17,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:17,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:17,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:17,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:17,452 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:17,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:17,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:17,473 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:17,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:17,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:17,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:17,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:17,542 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:17,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:17,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:17,569 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:17,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:17,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:17,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:17,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:17,639 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:17,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:17,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:17,660 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:17,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:17,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:17,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:17,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:17,731 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:17,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:17,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:17,753 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:17,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:17,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:17,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:17,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:17,822 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:17,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:17,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:17,843 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:17,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:17,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:17,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:17,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:17,913 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:17,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:17,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:17,964 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:17,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:17,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:17,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:18,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:18,038 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:18,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:18,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:18,063 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:18,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:18,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:18,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:18,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:18,137 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:18,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:18,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:18,162 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:18,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:18,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:18,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:18,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:18,237 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:18,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:18,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:18,261 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:18,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:18,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:18,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:18,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:18,336 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:18,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:18,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:18,360 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:18,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:18,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:18,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:18,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:18,436 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:18,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:18,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:18,462 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:18,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:18,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:18,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:18,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:18,536 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:18,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:18,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:18,558 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:18,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:18,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:18,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:18,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:18,631 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:18,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:18,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:18,654 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:18,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:18,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:18,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:18,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:18,725 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:18,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:18,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:18,747 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:18,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:18,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:18,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:18,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:18,821 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:18,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:18,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:18,843 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:18,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:18,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:18,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:18,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:18,913 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:18,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:18,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:18,935 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:18,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:18,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:18,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:18,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:19,008 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:19,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:19,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:19,031 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:19,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:19,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:19,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:19,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:19,104 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:19,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:19,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:19,128 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:19,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:19,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:19,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:19,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:19,207 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:19,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:19,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:19,233 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:19,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:19,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:19,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:19,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:19,311 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:19,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:19,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:19,337 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:19,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:19,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:19,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:19,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:19,425 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:19,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:19,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:19,451 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:19,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:19,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:19,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:19,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:19,519 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:19,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:19,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:19,539 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:19,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:19,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:19,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:19,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:19,609 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:19,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:19,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:19,630 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:19,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:19,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:19,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:19,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:19,698 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:19,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:19,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:19,719 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:19,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:19,720 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:19,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:19,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:19,789 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:19,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:19,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:19,838 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:19,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:19,839 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:19,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:19,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:19,907 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:19,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:19,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:19,929 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:19,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:19,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:19,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:19,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:19,998 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:20,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:20,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:20,019 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:20,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:20,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:20,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:20,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:20,087 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:20,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:20,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:20,108 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:20,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:20,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:20,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:20,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:20,178 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:20,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:20,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:20,199 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:20,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:20,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:20,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:20,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:20,268 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:20,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:20,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:20,290 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:20,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:20,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:20,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:20,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:20,358 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:20,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:20,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:20,379 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:20,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:20,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:20,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:20,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:20,475 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:20,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:20,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:20,512 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:20,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:20,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:20,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:20,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:20,607 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:20,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:20,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:20,628 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:20,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:20,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:20,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:20,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:20,694 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:20,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:20,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:20,715 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:20,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:20,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:20,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:20,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:20,782 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:20,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:20,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:20,805 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:20,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:20,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:20,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:20,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:20,871 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:20,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:20,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:20,891 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:20,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:20,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:20,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:20,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:20,957 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:20,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:20,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:20,978 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:20,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:20,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:20,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:21,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:21,043 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:21,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:21,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:21,065 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:21,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:21,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:21,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:21,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:21,128 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:21,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:21,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:21,148 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:21,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:21,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:21,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:21,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:21,214 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:21,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:21,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:21,235 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:21,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:21,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:21,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:21,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:21,302 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:21,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:21,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:21,323 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:21,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:21,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:21,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:21,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:21,389 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:21,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:21,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:21,411 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:21,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:21,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:21,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:21,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:21,477 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:21,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:21,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:21,498 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:21,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:21,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:21,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:21,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:21,613 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:21,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:21,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:21,633 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:21,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:21,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:21,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:21,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:21,698 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:21,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:21,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:21,718 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:21,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:21,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:21,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:21,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:21,782 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:21,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:21,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:21,802 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:21,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:21,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:21,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:21,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:21,870 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:21,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:21,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:21,890 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:21,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:21,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:21,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:21,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:21,958 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:21,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:21,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:21,979 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:21,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:21,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:21,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:22,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:22,047 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:22,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:22,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:22,068 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:22,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:22,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:22,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:22,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:22,135 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:22,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:22,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:22,156 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:22,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:22,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:22,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:22,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:22,224 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:22,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:22,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:22,245 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:22,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:22,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:22,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:22,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:22,312 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:22,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:22,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:22,333 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:22,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:22,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:22,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:22,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:22,400 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:22,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:22,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:22,421 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:22,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:22,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:22,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:22,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:22,489 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:22,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:22,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:22,511 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:22,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:22,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:22,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:22,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:22,579 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:22,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:22,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:22,599 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:22,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:22,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:22,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:22,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:22,666 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:22,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:22,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:22,686 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:22,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:22,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:22,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:22,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:22,754 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:22,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:22,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:22,775 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:22,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:22,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:22,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:22,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:22,843 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:22,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:22,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:22,863 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:22,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:22,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:22,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:22,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:22,930 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:22,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:22,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:22,951 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:22,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:22,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:22,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:23,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:23,018 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:23,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:23,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:23,043 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:23,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:23,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:23,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:23,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:23,107 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:23,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:23,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:23,127 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:23,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:23,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:23,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:23,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:23,192 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:23,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:23,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:23,212 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:23,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:23,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:23,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:23,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:23,310 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:23,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:23,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:23,330 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:23,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:23,331 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:23,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:23,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:23,397 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:23,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:23,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:23,418 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:23,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:23,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:23,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:23,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:23,485 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:23,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:23,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:23,507 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:23,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:23,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:23,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:23,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:23,573 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:23,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:23,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:23,594 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:23,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:23,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:23,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:23,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:23,660 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:23,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:23,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:23,680 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:23,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:23,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:23,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:23,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:23,744 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:23,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:23,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:23,764 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:23,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:23,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:23,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:23,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:23,829 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:23,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:23,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:23,849 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:23,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:23,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:23,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:23,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:23,921 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:23,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:23,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:23,945 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:23,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:23,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:23,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:23,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:24,015 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:24,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:24,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:24,036 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:24,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:24,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:24,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:24,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:24,100 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:24,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:24,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:24,120 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:24,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:24,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:24,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:24,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:24,187 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:24,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:24,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:24,210 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:24,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:24,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:24,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:24,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:24,276 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:24,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:24,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:24,298 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:24,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:24,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:24,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:24,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:24,363 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:24,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:24,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:24,383 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:24,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:24,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:24,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:24,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:24,448 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:24,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:24,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:24,468 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:24,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:24,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:24,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:24,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:24,533 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:24,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:24,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:24,554 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:24,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:24,555 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:24,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:24,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:24,620 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:24,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:24,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:24,641 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:24,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:24,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:24,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:24,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:24,710 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:24,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:24,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:24,732 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:24,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:24,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:24,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:24,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:24,805 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:24,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:24,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:24,831 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:24,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:24,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:24,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:24,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:24,902 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:24,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:24,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:24,924 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:24,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:24,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:24,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:25,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:25,021 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:25,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:25,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:25,042 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:25,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:25,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:25,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:25,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:25,110 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:25,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:25,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:25,132 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:25,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:25,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:25,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:25,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:25,204 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:25,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:25,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:25,228 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:25,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:25,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:25,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:25,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:25,301 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:25,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:25,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:25,326 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:25,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:25,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:25,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:25,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:25,400 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:25,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:25,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:25,423 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:25,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:25,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:25,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:25,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:25,494 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:25,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:25,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:25,515 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:25,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:25,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:25,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:25,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:25,586 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:25,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:25,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:25,609 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:25,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:25,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:25,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:25,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:25,681 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:25,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:25,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:25,704 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:25,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:25,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:25,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:25,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:25,780 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:25,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:25,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:25,806 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:25,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:25,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:25,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:25,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:25,885 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:25,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:25,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:25,910 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:25,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:25,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:25,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:25,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:25,982 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:26,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:26,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:26,007 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:26,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:26,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:26,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:26,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:26,074 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:26,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:26,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:26,094 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:26,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:26,095 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:26,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:26,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:26,162 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:26,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:26,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:26,182 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:26,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:26,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:26,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:26,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:26,253 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:26,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:26,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:26,276 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:26,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:26,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:26,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:26,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:26,347 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:26,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:26,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:26,371 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:26,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:26,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:26,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:26,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:26,440 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:26,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:26,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:26,461 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:26,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:26,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:26,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:26,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:26,530 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:26,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:26,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:26,551 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:26,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:26,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:26,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:26,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:26,620 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:26,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:26,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:26,641 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:26,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:26,642 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:26,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:26,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:26,708 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:26,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:26,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:26,757 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:26,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:26,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:26,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:26,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:26,825 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:26,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:26,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:26,846 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:26,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:26,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:26,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:26,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:26,912 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:26,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:26,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:26,932 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:26,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:26,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:26,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:26,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:26,999 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:27,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:27,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:27,019 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:27,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:27,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:27,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:27,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:27,086 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:27,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:27,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:27,106 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:27,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:27,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:27,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:27,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:27,176 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:27,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:27,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:27,198 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:27,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:27,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:27,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:27,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:27,265 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:27,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:27,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:27,285 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:27,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:27,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:27,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:27,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:27,349 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:27,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:27,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:27,369 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:27,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:27,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:27,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:27,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:27,432 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:27,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:27,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:27,452 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:27,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:27,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:27,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:27,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:27,518 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:27,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:27,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:27,538 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:27,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:27,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:27,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:27,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:27,607 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:27,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:27,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:27,628 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:27,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:27,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:27,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:27,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:27,694 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:27,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:27,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:27,715 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:27,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:27,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:27,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:27,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:27,782 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:27,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:27,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:27,807 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:27,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:27,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:27,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:27,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:27,875 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:27,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:27,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:27,895 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:27,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:27,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:27,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:27,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:27,960 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:27,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:27,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:27,980 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:27,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:27,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:27,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:28,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:28,045 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:28,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:28,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:28,066 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:28,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:28,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:28,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:28,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:28,132 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:28,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:28,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:28,152 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:28,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:28,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:28,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:28,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:28,218 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:28,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:28,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:28,238 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:28,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:28,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:28,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:28,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:28,303 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:28,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:28,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:28,324 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:28,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:28,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:28,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:28,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:28,438 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:28,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:28,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:28,458 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:28,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:28,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:28,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:28,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:28,525 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:28,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:28,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:28,546 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:28,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:28,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:28,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:28,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:28,614 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:28,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:28,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:28,635 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:28,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:28,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:28,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:28,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:28,701 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:28,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:28,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:28,722 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:28,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:28,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:28,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:28,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:28,791 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:28,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:28,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:28,814 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:28,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:28,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:28,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:28,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:28,886 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:28,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:28,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:28,908 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:28,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:28,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:28,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:28,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:28,979 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:29,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:29,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:29,002 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:29,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:29,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:29,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:29,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:29,073 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:29,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:29,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:29,095 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:29,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:29,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:29,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:29,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:29,165 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:29,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:29,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:29,187 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:29,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:29,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:29,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:29,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:29,257 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:29,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:29,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:29,278 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:29,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:29,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:29,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:29,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:29,342 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:29,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:29,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:29,362 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:29,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:29,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:29,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:29,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:29,427 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:29,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:29,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:29,462 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:29,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:29,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:29,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:29,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:29,525 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:29,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:29,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:29,545 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:29,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:29,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:29,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:29,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:29,610 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:29,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:29,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:29,630 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:29,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:29,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:29,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:29,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:29,694 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:29,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:29,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:29,714 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:29,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:29,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:29,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:29,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:29,779 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:29,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:29,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:29,799 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:29,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:29,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:29,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:29,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:29,865 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:29,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:29,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:29,885 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:29,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:29,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:29,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:29,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:29,951 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:29,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:29,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:29,971 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:29,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:29,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:29,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:30,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:30,037 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:30,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:30,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:30,058 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:30,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:30,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:30,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:30,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:30,150 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:30,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:30,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:30,171 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:30,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:30,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:30,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:30,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:30,239 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:30,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:30,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:30,260 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:30,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:30,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:30,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:30,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:30,327 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:30,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:30,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:30,347 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:30,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:30,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:30,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:30,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:30,413 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:30,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:30,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:30,433 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:30,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:30,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:30,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:30,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:30,498 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:30,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:30,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:30,518 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:30,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:30,519 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:30,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:30,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:30,583 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:30,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:30,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:30,605 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:30,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:30,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:30,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:30,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:30,681 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:30,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:30,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:30,704 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:30,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:30,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:30,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:30,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:30,767 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:30,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:30,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:30,787 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:30,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:30,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:30,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:30,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:30,853 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:30,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:30,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:30,874 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:30,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:30,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:30,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:30,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:30,938 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:30,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:30,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:30,958 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:30,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:30,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:30,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:31,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:31,022 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:31,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:31,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:31,042 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:31,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:31,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:31,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:31,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:31,106 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:31,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:31,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:31,126 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:31,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:31,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:31,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:31,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:31,190 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:31,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:31,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:31,209 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:31,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:31,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:31,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:31,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:31,277 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:31,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:31,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:31,300 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:31,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:31,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:31,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:31,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:31,373 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:31,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:31,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:31,397 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:31,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:31,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:31,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:31,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:31,470 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:31,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:31,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:31,492 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:31,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:31,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:31,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:31,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:31,562 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:31,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:31,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:31,585 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:31,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:31,586 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:31,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:31,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:31,657 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:31,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:31,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:31,680 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:31,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:31,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:31,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:31,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:31,749 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:31,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:31,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:31,772 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:31,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:31,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:31,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:31,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:31,875 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:31,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:31,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:31,898 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:31,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:31,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:31,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:31,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:31,970 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:31,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:31,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:31,992 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:31,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:31,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:31,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:32,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:32,066 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:32,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:32,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:32,090 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:32,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:32,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:32,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:32,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:32,162 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:32,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:32,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:32,184 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:32,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:32,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:32,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:32,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:32,255 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:32,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:32,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:32,277 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:32,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:32,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:32,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:32,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:32,351 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:32,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:32,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:32,374 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:32,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:32,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:32,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:32,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:32,448 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:32,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:32,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:32,470 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:32,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:32,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:32,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:32,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:32,541 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:32,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:32,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:32,564 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:32,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:32,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:32,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:32,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:32,637 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:32,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:32,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:32,661 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:32,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:32,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:32,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:32,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:32,740 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:32,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:32,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:32,766 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:32,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:32,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:32,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:32,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:32,846 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:32,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:32,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:32,871 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:32,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:32,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:32,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:32,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:32,952 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:32,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:32,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:32,977 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:32,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:32,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:32,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:33,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:33,058 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:33,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:33,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:33,084 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:33,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:33,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:33,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:33,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:33,163 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:33,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:33,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:33,189 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:33,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:33,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:33,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:33,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:33,269 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:33,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:33,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:33,298 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:33,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:33,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:33,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:33,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:33,377 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:33,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:33,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:33,403 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:33,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:33,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:33,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:33,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:33,482 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:33,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:33,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:33,508 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:33,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:33,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:33,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:33,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:33,587 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:33,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:33,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:33,613 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:33,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:33,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:33,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:33,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:33,751 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:33,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:33,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:33,776 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:33,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:33,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:33,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:33,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:33,856 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:33,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:33,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:33,882 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:33,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:33,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:33,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:33,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:33,963 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:33,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:33,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:33,989 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:33,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:33,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:33,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:34,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:34,072 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:34,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:34,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:34,098 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:34,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:34,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:34,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:34,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:34,181 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:34,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:34,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:34,208 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:34,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:34,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:34,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:34,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:34,289 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:34,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:34,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:34,312 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:34,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:34,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:34,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:34,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:34,386 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:34,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:34,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:34,408 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:34,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:34,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:34,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:34,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:34,480 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:34,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:34,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:34,503 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:34,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:34,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:34,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:34,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:34,585 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:34,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:34,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:34,611 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:34,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:34,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:34,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:34,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:34,692 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:34,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:34,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:34,718 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:34,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:34,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:34,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:34,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:34,798 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:34,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:34,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:34,825 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:34,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:34,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:34,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:34,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:34,904 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:34,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:34,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:34,930 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:34,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:34,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:34,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:34,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:35,004 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:35,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:35,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:35,025 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:35,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:35,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:35,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:35,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:35,095 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:35,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:35,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:35,116 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:35,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:35,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:35,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:35,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:35,188 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:35,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:35,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:35,209 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:35,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:35,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:35,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:35,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:35,278 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:35,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:35,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:35,299 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:35,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:35,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:35,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:35,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:35,367 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:35,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:35,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:35,388 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:35,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:35,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:35,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:35,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:35,456 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:35,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:35,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:35,476 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:35,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:35,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:35,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:35,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:35,544 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:35,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:35,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:35,564 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:35,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:35,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:35,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:35,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:35,662 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:35,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:35,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:35,683 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:35,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:35,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:35,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:35,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:35,749 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:35,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:35,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:35,769 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:35,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:35,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:35,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:35,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:35,836 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:35,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:35,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:35,857 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:35,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:35,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:35,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:35,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:35,919 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:35,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:35,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:35,942 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:35,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:35,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:35,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:36,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:36,016 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:36,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:36,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:36,036 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:36,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:36,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:36,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:36,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:36,101 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:36,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:36,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:36,123 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:36,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:36,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:36,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:36,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:36,189 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:36,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:36,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:36,209 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:36,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:36,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:36,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:36,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:36,275 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:36,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:36,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:36,296 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:36,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:36,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:36,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:36,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:36,362 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:36,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:36,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:36,382 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:36,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:36,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:36,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:36,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:36,445 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:36,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:36,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:36,465 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:36,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:36,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:36,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:36,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:36,531 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:36,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:36,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:36,551 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:36,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:36,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:36,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:36,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:36,618 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:36,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:36,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:36,639 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:36,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:36,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:36,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:36,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:36,705 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:36,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:36,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:36,725 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:36,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:36,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:36,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:36,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:36,791 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:36,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:36,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:36,811 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:36,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:36,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:36,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:36,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:36,877 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:36,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:36,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:36,897 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:36,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:36,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:36,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:36,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:36,963 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:36,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:36,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:36,984 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:36,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:36,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:36,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:37,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:37,049 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:37,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:37,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:37,069 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:37,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:37,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:37,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:37,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:37,134 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:37,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:37,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:37,154 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:37,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:37,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:37,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:37,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:37,221 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:37,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:37,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:37,267 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:37,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:37,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:37,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:37,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:37,333 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:37,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:37,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:37,353 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:37,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:37,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:37,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:37,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:37,420 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:37,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:37,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:37,441 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:37,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:37,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:37,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:37,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:37,508 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:37,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:37,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:37,529 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:37,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:37,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:37,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:37,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:37,600 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:37,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:37,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:37,621 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:37,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:37,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:37,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:37,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:37,690 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:37,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:37,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:37,711 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:37,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:37,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:37,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:37,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:37,777 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:37,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:37,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:37,798 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:37,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:37,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:37,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:37,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:37,864 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:37,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:37,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:37,884 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:37,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:37,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:37,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:37,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:37,949 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:37,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:37,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:37,969 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:37,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:37,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:37,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:38,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:38,033 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:38,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:38,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:38,053 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:38,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:38,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:38,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:38,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:38,117 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:38,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:38,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:38,137 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:38,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:38,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:38,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:38,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:38,201 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:38,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:38,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:38,222 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:38,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:38,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:38,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:38,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:38,285 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:38,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:38,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:38,305 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:38,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:38,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:38,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:38,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:38,372 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:38,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:38,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:38,392 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:38,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:38,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:38,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:38,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:38,457 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:38,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:38,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:38,477 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:38,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:38,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:38,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:38,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:38,543 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:38,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:38,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:38,562 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:38,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:38,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:38,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:38,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:38,631 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:38,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:38,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:38,653 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:38,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:38,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:38,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:38,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:38,721 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:38,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:38,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:38,742 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:38,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:38,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:38,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:38,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:38,810 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:38,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:38,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:38,830 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:38,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:38,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:38,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:38,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:38,944 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:38,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:38,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:38,964 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:38,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:38,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:38,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:39,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:39,030 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:39,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:39,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:39,051 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:39,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:39,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:39,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:39,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:39,118 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:39,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:39,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:39,138 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:39,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:39,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:39,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:39,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:39,205 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:39,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:39,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:39,226 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:39,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:39,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:39,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:39,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:39,294 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:39,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:39,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:39,316 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:39,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:39,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:39,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:39,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:39,383 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:39,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:39,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:39,405 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:39,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:39,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:39,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:39,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:39,481 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:39,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:39,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:39,507 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:39,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:39,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:39,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:39,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:39,576 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:39,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:39,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:39,597 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:39,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:39,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:39,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:39,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:39,665 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:39,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:39,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:39,686 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:39,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:39,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:39,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:39,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:39,753 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:39,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:39,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:39,774 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:39,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:39,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:39,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:39,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:39,842 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:39,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:39,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:39,862 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:39,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:39,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:39,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:39,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:39,928 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:39,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:39,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:39,949 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:39,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:39,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:39,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:39,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:40,010 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:40,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:40,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:40,030 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:40,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:40,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:40,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:40,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:40,094 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:40,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:40,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:40,115 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:40,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:40,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:40,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:40,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:40,186 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:40,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:40,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:40,208 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:40,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:40,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:40,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:40,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:40,282 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:40,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:40,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:40,305 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:40,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:40,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:40,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:40,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:40,377 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:40,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:40,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:40,401 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:40,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:40,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:40,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:40,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:40,473 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:40,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:40,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:40,514 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:40,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:40,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:40,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:40,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:40,616 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:40,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:40,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:40,655 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:40,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:40,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:40,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:40,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:40,777 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:40,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:40,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:40,798 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:40,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:40,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:40,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:40,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:40,871 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:40,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:40,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:40,894 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:40,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:40,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:40,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:40,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:40,970 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:40,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:40,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:40,993 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:40,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:40,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:40,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:41,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:41,068 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:41,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:41,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:41,090 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:41,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:41,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:41,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:41,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:41,163 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:41,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:41,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:41,186 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:41,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:41,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:41,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:41,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:41,258 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:41,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:41,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:41,281 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:41,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:41,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:41,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:41,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:41,356 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:41,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:41,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:41,381 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:41,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:41,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:41,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:41,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:41,461 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:41,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:41,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:41,486 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:41,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:41,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:41,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:41,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:41,564 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:41,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:41,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:41,590 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:41,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:41,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:41,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:41,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:41,669 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:41,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:41,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:41,697 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:41,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:41,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:41,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:41,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:41,777 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:41,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:41,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:41,804 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:41,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:41,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:41,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:41,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:41,879 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:41,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:41,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:41,904 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:41,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:41,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:41,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:41,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:41,979 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:42,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:42,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:42,003 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:42,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:42,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:42,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:42,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:42,076 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:42,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:42,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:42,099 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:42,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:42,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:42,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:42,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:42,171 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:42,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:42,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:42,195 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:42,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:42,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:42,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:42,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:42,266 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:42,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:42,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:42,290 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:42,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:42,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:42,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:42,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:42,361 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:42,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:42,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:42,384 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:42,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:42,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:42,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:42,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:42,456 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:42,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:42,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:42,480 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:42,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:42,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:42,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:42,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:42,553 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:42,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:42,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:42,604 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:42,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:42,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:42,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:42,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:42,675 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:42,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:42,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:42,697 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:42,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:42,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:42,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:42,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:42,769 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:42,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:42,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:42,793 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:42,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:42,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:42,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:42,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:42,866 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:42,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:42,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:42,890 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:42,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:42,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:42,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:42,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:42,963 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:42,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:42,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:42,987 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:42,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:42,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:42,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:43,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:43,060 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:43,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:43,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:43,082 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:43,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:43,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:43,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:43,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:43,152 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:43,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:43,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:43,173 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:43,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:43,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:43,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:43,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:43,243 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:43,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:43,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:43,266 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:43,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:43,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:43,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:43,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:43,338 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:43,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:43,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:43,362 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:43,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:43,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:43,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:43,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:43,436 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:43,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:43,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:43,459 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:43,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:43,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:43,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:43,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:43,530 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:43,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:43,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:43,553 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:43,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:43,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:43,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:43,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:43,615 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:43,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:43,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:43,636 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:43,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:43,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:43,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:43,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:43,702 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:43,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:43,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:43,723 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:43,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:43,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:43,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:43,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:43,788 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:43,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:43,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:43,808 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:43,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:43,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:43,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:43,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:43,873 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:43,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:43,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:43,894 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:43,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:43,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:43,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:43,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:43,959 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:43,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:43,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:43,979 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:43,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:43,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:43,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:44,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:44,044 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:44,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:44,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:44,064 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:44,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:44,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:44,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:44,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:44,130 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:44,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:44,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:44,150 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:44,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:44,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:44,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:44,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:44,221 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:44,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:44,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:44,241 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:44,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:44,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:44,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:44,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:44,346 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:44,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:44,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:44,368 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:44,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:44,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:44,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:44,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:44,438 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:44,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:44,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:44,460 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:44,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:44,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:44,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:44,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:44,530 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:44,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:44,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:44,553 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:44,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:44,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:44,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:44,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:44,628 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:44,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:44,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:44,649 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:44,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:44,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:44,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:44,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:44,720 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:44,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:44,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:44,742 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:44,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:44,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:44,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:44,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:44,814 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:44,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:44,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:44,836 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:44,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:44,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:44,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:44,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:44,909 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:44,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:44,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:44,931 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:44,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:44,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:44,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:44,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:45,004 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:45,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:45,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:45,028 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:45,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:45,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:45,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:45,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:45,102 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:45,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:45,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:45,124 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:45,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:45,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:45,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:45,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:45,196 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:45,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:45,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:45,218 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:45,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:45,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:45,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:45,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:45,289 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:45,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:45,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:45,310 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:45,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:45,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:45,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:45,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:45,382 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:45,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:45,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:45,405 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:45,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:45,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:45,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:45,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:45,480 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:45,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:45,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:45,503 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:45,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:45,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:45,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:45,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:45,576 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:45,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:45,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:45,599 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:45,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:45,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:45,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:45,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:45,672 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:45,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:45,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:45,695 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:45,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:45,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:45,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:45,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:45,768 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:45,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:45,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:45,791 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:45,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:45,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:45,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:45,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:45,865 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:45,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:45,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:45,888 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:45,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:45,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:45,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:45,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:45,961 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:45,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:45,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:45,982 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:45,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:45,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:45,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:46,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:46,053 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:46,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:46,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:46,103 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:46,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:46,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:46,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:46,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:46,175 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:46,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:46,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:46,196 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:46,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:46,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:46,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:46,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:46,267 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:46,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:46,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:46,289 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:46,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:46,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:46,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:46,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:46,360 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:46,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:46,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:46,381 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:46,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:46,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:46,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:46,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:46,453 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:46,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:46,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:46,473 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:46,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:46,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:46,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:46,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:46,546 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:46,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:46,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:46,568 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:46,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:46,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:46,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:46,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:46,641 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:46,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:46,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:46,663 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:46,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:46,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:46,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:46,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:46,734 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:46,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:46,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:46,756 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:46,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:46,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:46,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:46,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:46,828 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:46,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:46,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:46,850 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:46,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:46,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:46,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:46,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:46,923 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:46,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:46,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:46,946 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:46,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:46,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:46,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:47,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:47,019 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:47,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:47,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:47,041 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:47,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:47,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:47,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:47,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:47,113 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:47,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:47,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:47,134 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:47,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:47,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:47,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:47,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:47,203 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:47,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:47,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:47,224 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:47,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:47,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:47,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:47,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:47,295 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:47,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:47,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:47,317 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:47,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:47,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:47,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:47,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:47,388 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:47,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:47,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:47,410 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:47,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:47,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:47,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:47,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:47,483 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:47,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:47,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:47,505 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:47,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:47,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:47,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:47,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:47,584 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:47,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:47,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:47,609 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:47,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:47,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:47,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:47,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:47,687 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:47,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:47,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:47,710 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:47,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:47,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:47,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:47,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:47,786 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:47,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:47,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:47,810 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:47,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:47,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:47,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:47,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:47,941 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:47,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:47,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:47,966 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:47,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:47,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:47,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:48,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:48,045 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:48,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:48,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:48,071 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:48,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:48,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:48,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:48,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:48,149 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:48,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:48,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:48,175 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:48,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:48,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:48,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:48,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:48,253 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:48,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:48,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:48,279 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:48,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:48,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:48,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:48,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:48,359 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:48,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:48,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:48,384 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:48,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:48,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:48,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:48,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:48,463 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:48,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:48,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:48,488 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:48,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:48,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:48,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:48,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:48,566 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:48,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:48,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:48,592 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:48,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:48,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:48,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:48,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:48,670 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:48,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:48,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:48,696 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:48,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:48,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:48,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:48,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:48,775 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:48,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:48,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:48,800 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:48,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:48,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:48,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:48,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:48,879 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:48,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:48,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:48,904 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:48,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:48,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:48,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:48,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:48,983 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:49,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:49,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:49,008 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:49,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:49,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:49,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:49,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:49,086 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:49,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:49,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:49,111 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:49,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:49,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:49,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:49,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:49,189 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:49,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:49,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:49,214 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:49,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:49,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:49,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:49,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:49,293 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:49,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:49,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:49,318 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:49,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:49,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:49,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:49,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:49,396 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:49,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:49,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:49,428 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:49,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:49,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:49,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:49,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:49,542 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:49,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:49,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:49,584 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:49,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:49,585 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:49,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:49,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:49,686 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:49,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:49,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:49,713 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:49,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:49,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:49,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:49,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:49,791 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:49,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:49,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:49,817 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:49,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:49,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:49,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:49,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:49,898 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:49,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:49,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:49,925 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:49,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:49,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:49,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:50,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:50,032 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:50,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:50,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:50,058 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:50,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:50,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:50,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:50,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:50,135 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:50,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:50,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:50,161 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:50,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:50,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:50,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:50,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:50,238 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:50,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:50,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:50,264 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:50,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:50,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:50,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:50,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:50,343 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:50,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:50,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:50,366 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:50,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:50,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:50,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:50,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:50,441 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:50,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:50,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:50,465 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:50,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:50,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:50,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:50,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:50,542 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:50,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:50,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:50,568 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:50,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:50,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:50,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:50,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:50,646 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:50,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:50,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:50,671 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:50,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:50,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:50,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:50,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:50,749 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:50,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:50,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:50,775 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:50,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:50,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:50,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:50,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:50,853 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:50,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:50,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:50,879 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:50,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:50,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:50,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:50,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:50,958 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:50,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:50,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:50,982 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:50,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:50,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:50,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:51,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:51,058 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:51,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:51,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:51,083 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:51,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:51,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:51,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:51,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:51,162 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:51,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:51,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:51,188 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:51,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:51,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:51,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:51,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:51,266 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:51,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:51,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:51,290 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:51,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:51,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:51,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:51,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:51,367 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:51,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:51,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:51,394 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:51,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:51,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:51,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:51,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:51,472 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:51,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:51,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:51,497 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:51,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:51,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:51,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:51,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:51,574 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:51,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:51,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:51,598 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:51,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:51,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:51,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:51,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:51,678 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:51,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:51,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:51,704 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:51,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:51,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:51,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:51,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:51,783 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:51,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:51,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:51,809 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:51,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:51,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:51,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:51,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:51,940 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:51,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:51,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:51,964 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:51,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:51,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:51,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:52,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:52,040 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:52,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:52,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:52,064 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:52,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:52,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:52,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:52,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:52,136 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:52,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:52,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:52,159 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:52,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:52,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:52,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:52,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:52,235 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:52,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:52,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:52,257 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:52,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:52,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:52,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:52,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:52,336 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:52,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:52,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:52,360 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:52,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:52,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:52,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:52,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:52,438 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:52,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:52,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:52,463 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:52,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:52,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:52,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:52,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:52,541 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:52,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:52,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:52,566 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:52,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:52,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:52,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:52,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:52,643 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:52,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:52,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:52,668 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:52,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:52,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:52,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:52,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:52,747 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:52,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:52,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:52,774 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:52,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:52,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:52,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:52,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:52,854 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:52,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:52,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:52,880 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:52,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:52,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:52,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:52,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:52,959 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:52,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:52,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:52,984 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:52,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:52,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:52,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:53,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:53,063 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:53,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:53,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:53,089 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:53,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:53,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:53,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:53,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:53,167 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:53,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:53,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:53,190 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:53,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:53,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:53,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:53,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:53,263 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:53,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:53,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:53,287 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:53,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:53,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:53,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:53,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:53,361 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:53,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:53,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:53,388 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:53,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:53,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:53,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:53,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:53,462 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:53,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:53,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:53,486 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:53,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:53,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:53,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:53,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:53,560 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:53,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:53,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:53,583 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:53,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:53,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:53,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:53,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:53,656 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:53,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:53,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:53,679 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:53,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:53,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:53,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:53,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:53,752 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:53,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:53,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:53,777 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:53,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:53,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:53,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:53,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:53,879 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:53,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:53,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:53,903 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:53,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:53,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:53,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:53,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:53,978 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:54,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:54,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:54,002 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:54,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:54,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:54,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:54,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:54,078 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:54,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:54,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:54,102 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:54,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:54,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:54,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:54,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:54,177 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:54,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:54,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:54,200 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:54,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:54,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:54,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:54,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:54,272 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:54,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:54,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:54,293 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:54,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:54,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:54,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:54,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:54,365 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:54,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:54,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:54,389 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:54,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:54,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:54,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:54,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:54,466 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:54,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:54,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:54,489 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:54,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:54,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:54,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:54,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:54,565 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:54,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:54,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:54,589 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:54,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:54,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:54,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:54,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:54,666 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:54,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:54,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:54,690 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:54,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:54,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:54,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:54,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:54,766 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:54,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:54,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:54,789 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:54,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:54,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:54,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:54,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:54,865 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:54,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:54,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:54,889 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:54,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:54,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:54,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:54,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:54,963 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:54,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:54,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:54,987 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:54,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:54,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:54,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:55,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:55,062 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:55,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:55,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:55,087 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:55,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:55,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:55,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:55,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:55,162 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:55,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:55,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:55,186 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:55,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:55,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:55,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:55,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:55,262 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:55,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:55,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:55,287 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:55,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:55,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:55,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:55,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:55,362 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:55,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:55,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:55,385 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:55,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:55,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:55,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:55,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:55,460 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:55,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:55,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:55,484 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:55,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:55,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:55,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:55,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:55,559 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:55,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:55,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:55,584 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:55,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:55,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:55,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:55,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:55,703 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:55,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:55,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:55,728 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:55,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:55,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:55,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:55,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:55,804 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:55,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:55,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:55,828 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:55,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:55,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:55,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:55,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:55,904 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:55,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:55,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:55,928 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:55,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:55,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:55,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:55,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:56,002 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:56,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:56,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:56,026 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:56,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:56,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:56,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:56,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:56,099 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:56,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:56,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:56,121 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:56,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:56,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:56,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:56,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:56,196 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:56,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:56,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:56,219 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:56,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:56,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:56,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:56,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:56,296 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:56,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:56,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:56,319 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:56,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:56,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:56,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:56,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:56,390 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:56,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:56,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:56,412 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:56,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:56,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:56,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:56,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:56,485 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:56,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:56,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:56,510 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:56,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:56,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:56,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:56,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:56,586 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:56,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:56,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:56,608 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:56,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:56,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:56,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:56,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:56,680 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:56,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:56,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:56,703 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:56,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:56,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:56,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:56,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:56,774 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:56,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:56,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:56,797 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:56,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:56,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:56,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:56,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:56,869 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:56,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:56,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:56,890 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:56,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:56,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:56,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:56,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:56,962 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:56,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:56,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:56,985 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:56,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:56,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:56,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:57,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:57,056 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:57,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:57,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:57,076 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:57,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:57,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:57,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:57,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:57,145 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:57,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:57,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:57,166 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:57,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:57,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:57,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:57,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:57,237 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:57,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:57,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:57,259 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:57,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:57,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:57,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:57,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:57,331 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:57,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:57,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:57,356 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:57,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:57,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:57,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:57,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:57,425 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:57,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:57,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:57,447 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:57,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:57,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:57,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:57,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:57,542 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:57,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:57,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:57,563 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:57,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:57,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:57,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:57,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:57,634 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:57,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:57,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:57,666 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:57,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:57,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:57,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:57,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:57,737 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:57,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:57,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:57,759 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:57,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:57,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:57,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:57,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:57,829 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:57,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:57,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:57,851 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:57,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:57,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:57,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:57,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:57,922 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:57,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:57,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:57,945 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:57,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:57,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:57,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:57,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:58,016 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:58,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:58,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:58,037 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:58,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:58,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:58,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:58,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:58,107 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:58,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:58,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:58,129 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:58,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:58,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:58,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:58,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:58,199 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:58,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:58,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:58,220 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:58,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:58,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:58,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:58,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:58,291 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:58,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:58,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:58,312 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:58,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:58,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:58,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:58,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:58,379 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:58,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:58,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:58,400 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:58,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:58,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:58,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:58,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:58,469 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:58,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:58,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:58,490 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:58,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:58,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:58,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:58,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:58,559 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:58,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:58,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:58,581 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:58,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:58,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:58,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:58,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:58,652 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:58,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:58,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:58,674 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:58,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:58,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:58,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:58,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:58,744 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:58,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:58,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:58,766 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:58,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:58,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:58,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:58,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:58,835 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:58,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:58,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:58,855 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:58,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:58,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:58,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:58,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:58,923 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:58,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:58,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:58,944 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:58,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:58,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:58,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:58,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:59,013 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:59,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:59,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:59,036 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:59,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:59,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:59,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:59,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:59,103 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:59,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:59,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:59,124 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:59,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:59,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:59,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:59,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:59,235 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:59,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:59,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:59,256 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:59,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:59,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:59,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:59,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:59,328 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:59,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:59,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:59,350 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:59,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:59,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:59,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:59,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:59,459 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:59,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:59,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:59,496 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:59,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:59,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:59,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:59,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:59,589 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:59,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:59,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:59,628 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:59,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:59,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:59,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:59,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:59,703 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:59,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:59,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:59,724 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:59,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:59,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:59,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:59,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:59,791 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:59,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:59,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:59,812 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:59,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:59,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:59,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:59,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:59,879 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:59,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:59,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:59,899 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:59,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:59,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:59,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:19:59,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:19:59,962 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:19:59,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:19:59,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:19:59,982 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:19:59,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:19:59,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:19:59,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:00,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:00,047 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:00,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:00,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:00,067 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:00,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:00,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:00,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:00,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:00,132 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:00,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:00,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:00,152 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:00,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:00,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:00,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:00,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:00,217 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:00,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:00,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:00,236 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:00,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:00,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:00,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:00,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:00,301 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:00,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:00,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:00,322 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:00,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:00,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:00,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:00,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:00,388 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:00,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:00,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:00,407 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:00,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:00,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:00,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:00,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:00,475 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:00,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:00,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:00,497 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:00,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:00,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:00,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:00,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:00,568 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:00,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:00,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:00,588 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:00,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:00,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:00,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:00,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:00,658 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:00,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:00,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:00,679 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:00,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:00,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:00,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:00,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:00,748 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:00,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:00,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:00,768 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:00,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:00,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:00,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:00,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:00,834 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:00,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:00,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:00,855 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:00,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:00,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:00,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:00,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:00,922 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:00,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:00,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:00,970 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:00,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:00,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:00,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:01,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:01,041 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:01,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:01,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:01,064 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:01,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:01,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:01,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:01,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:01,136 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:01,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:01,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:01,158 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:01,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:01,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:01,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:01,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:01,229 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:01,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:01,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:01,252 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:01,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:01,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:01,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:01,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:01,322 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:01,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:01,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:01,344 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:01,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:01,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:01,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:01,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:01,415 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:01,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:01,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:01,437 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:01,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:01,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:01,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:01,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:01,504 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:01,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:01,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:01,526 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:01,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:01,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:01,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:01,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:01,595 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:01,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:01,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:01,617 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:01,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:01,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:01,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:01,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:01,684 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:01,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:01,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:01,708 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:01,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:01,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:01,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:01,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:01,775 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:01,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:01,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:01,795 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:01,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:01,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:01,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:01,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:01,856 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:01,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:01,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:01,876 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:01,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:01,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:01,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:01,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:01,940 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:01,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:01,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:01,961 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:01,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:01,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:01,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:02,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:02,026 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:02,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:02,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:02,046 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:02,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:02,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:02,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:02,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:02,112 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:02,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:02,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:02,132 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:02,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:02,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:02,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:02,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:02,200 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:02,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:02,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:02,222 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:02,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:02,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:02,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:02,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:02,289 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:02,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:02,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:02,309 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:02,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:02,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:02,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:02,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:02,372 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:02,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:02,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:02,392 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:02,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:02,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:02,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:02,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:02,458 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:02,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:02,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:02,479 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:02,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:02,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:02,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:02,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:02,551 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:02,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:02,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:02,574 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:02,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:02,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:02,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:02,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:02,683 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:02,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:02,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:02,704 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:02,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:02,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:02,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:02,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:02,777 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:02,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:02,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:02,800 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:02,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:02,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:02,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:02,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:02,873 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:02,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:02,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:02,895 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:02,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:02,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:02,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:02,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:02,964 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:02,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:02,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:02,985 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:02,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:02,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:02,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:03,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:03,053 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:03,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:03,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:03,074 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:03,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:03,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:03,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:03,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:03,140 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:03,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:03,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:03,160 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:03,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:03,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:03,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:03,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:03,235 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:03,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:03,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:03,258 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:03,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:03,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:03,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:03,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:03,335 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:03,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:03,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:03,360 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:03,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:03,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:03,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:03,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:03,438 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:03,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:03,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:03,463 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:03,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:03,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:03,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:03,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:03,540 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:03,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:03,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:03,565 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:03,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:03,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:03,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:03,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:03,642 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:03,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:03,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:03,667 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:03,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:03,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:03,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:03,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:03,743 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:03,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:03,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:03,769 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:03,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:03,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:03,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:03,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:03,845 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:03,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:03,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:03,869 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:03,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:03,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:03,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:03,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:03,946 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:03,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:03,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:03,971 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:03,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:03,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:03,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:04,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:04,047 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:04,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:04,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:04,073 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:04,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:04,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:04,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:04,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:04,149 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:04,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:04,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:04,173 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:04,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:04,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:04,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:04,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:04,246 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:04,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:04,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:04,272 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:04,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:04,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:04,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:04,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:04,341 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:04,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:04,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:04,365 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:04,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:04,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:04,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:04,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:04,507 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:04,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:04,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:04,536 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:04,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:04,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:04,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:04,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:04,613 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:04,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:04,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:04,638 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:04,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:04,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:04,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:04,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:04,714 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:04,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:04,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:04,740 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:04,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:04,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:04,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:04,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:04,816 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:04,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:04,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:04,841 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:04,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:04,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:04,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:04,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:04,917 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:04,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:04,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:04,943 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:04,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:04,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:04,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:04,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:05,019 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:05,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:05,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:05,044 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:05,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:05,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:05,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:05,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:05,119 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:05,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:05,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:05,144 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:05,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:05,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:05,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:05,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:05,219 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:05,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:05,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:05,243 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:05,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:05,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:05,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:05,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:05,318 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:05,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:05,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:05,343 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:05,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:05,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:05,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:05,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:05,416 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:05,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:05,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:05,440 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:05,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:05,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:05,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:05,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:05,516 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:05,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:05,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:05,541 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:05,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:05,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:05,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:05,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:05,617 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:05,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:05,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:05,642 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:05,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:05,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:05,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:05,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:05,718 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:05,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:05,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:05,742 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:05,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:05,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:05,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:05,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:05,819 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:05,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:05,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:05,844 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:05,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:05,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:05,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:05,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:05,923 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:05,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:05,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:05,948 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:05,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:05,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:05,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:06,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:06,024 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:06,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:06,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:06,049 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:06,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:06,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:06,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:06,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:06,126 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:06,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:06,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:06,151 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:06,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:06,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:06,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:06,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:06,228 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:06,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:06,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:06,253 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:06,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:06,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:06,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:06,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:06,329 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:06,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:06,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:06,354 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:06,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:06,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:06,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:06,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:06,459 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:06,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:06,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:06,482 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:06,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:06,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:06,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:06,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:06,558 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:06,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:06,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:06,583 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:06,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:06,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:06,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:06,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:06,658 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:06,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:06,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:06,684 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:06,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:06,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:06,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:06,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:06,759 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:06,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:06,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:06,783 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:06,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:06,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:06,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:06,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:06,860 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:06,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:06,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:06,884 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:06,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:06,885 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:06,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:06,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:06,961 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:06,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:06,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:06,985 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:06,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:06,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:06,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:07,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:07,061 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:07,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:07,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:07,086 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:07,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:07,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:07,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:07,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:07,162 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:07,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:07,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:07,187 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:07,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:07,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:07,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:07,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:07,263 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:07,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:07,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:07,289 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:07,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:07,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:07,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:07,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:07,365 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:07,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:07,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:07,391 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:07,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:07,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:07,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:07,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:07,467 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:07,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:07,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:07,493 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:07,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:07,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:07,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:07,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:07,568 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:07,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:07,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:07,596 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:07,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:07,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:07,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:07,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:07,673 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:07,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:07,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:07,698 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:07,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:07,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:07,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:07,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:07,775 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:07,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:07,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:07,800 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:07,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:07,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:07,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:07,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:07,876 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:07,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:07,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:07,901 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:07,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:07,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:07,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:07,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:07,978 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:08,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:08,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:08,003 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:08,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:08,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:08,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:08,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:08,078 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:08,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:08,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:08,103 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:08,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:08,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:08,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:08,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:08,178 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:08,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:08,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:08,204 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:08,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:08,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:08,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:08,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:08,318 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:08,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:08,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:08,343 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:08,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:08,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:08,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:08,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:08,419 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:08,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:08,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:08,445 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:08,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:08,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:08,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:08,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:08,520 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:08,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:08,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:08,549 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:08,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:08,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:08,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:08,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:08,624 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:08,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:08,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:08,650 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:08,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:08,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:08,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:08,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:08,727 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:08,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:08,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:08,754 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:08,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:08,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:08,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:08,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:08,831 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:08,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:08,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:08,857 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:08,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:08,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:08,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:08,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:08,933 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:08,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:08,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:08,960 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:08,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:08,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:08,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:09,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:09,036 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:09,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:09,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:09,062 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:09,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:09,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:09,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:09,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:09,136 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:09,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:09,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:09,165 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:09,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:09,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:09,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:09,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:09,240 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:09,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:09,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:09,266 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:09,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:09,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:09,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:09,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:09,341 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:09,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:09,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:09,371 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:09,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:09,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:09,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:09,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:09,466 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:09,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:09,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:09,507 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:09,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:09,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:09,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:09,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:09,608 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:09,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:09,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:09,650 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:09,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:09,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:09,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:09,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:09,725 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:09,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:09,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:09,750 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:09,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:09,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:09,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:09,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:09,824 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:09,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:09,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:09,853 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:09,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:09,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:09,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:09,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:09,939 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:09,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:09,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:09,964 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:09,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:09,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:09,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:10,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:10,040 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:10,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:10,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:10,066 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:10,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:10,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:10,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:10,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:10,143 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:10,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:10,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:10,168 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:10,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:10,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:10,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:10,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:10,293 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:10,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:10,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:10,318 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:10,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:10,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:10,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:10,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:10,394 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:10,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:10,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:10,419 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:10,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:10,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:10,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:10,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:10,495 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:10,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:10,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:10,520 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:10,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:10,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:10,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:10,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:10,597 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:10,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:10,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:10,622 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:10,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:10,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:10,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:10,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:10,698 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:10,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:10,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:10,723 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:10,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:10,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:10,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:10,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:10,800 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:10,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:10,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:10,825 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:10,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:10,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:10,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:10,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:10,902 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:10,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:10,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:10,927 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:10,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:10,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:10,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:10,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:11,002 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:11,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:11,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:11,026 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:11,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:11,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:11,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:11,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:11,101 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:11,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:11,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:11,126 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:11,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:11,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:11,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:11,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:11,200 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:11,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:11,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:11,223 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:11,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:11,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:11,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:11,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:11,297 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:11,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:11,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:11,323 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:11,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:11,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:11,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:11,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:11,399 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:11,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:11,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:11,423 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:11,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:11,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:11,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:11,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:11,499 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:11,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:11,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:11,525 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:11,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:11,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:11,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:11,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:11,601 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:11,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:11,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:11,626 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:11,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:11,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:11,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:11,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:11,702 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:11,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:11,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:11,728 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:11,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:11,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:11,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:11,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:11,805 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:11,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:11,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:11,831 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:11,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:11,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:11,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:11,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:11,906 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:11,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:11,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:11,932 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:11,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:11,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:11,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:11,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:12,009 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:12,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:12,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:12,034 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:12,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:12,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:12,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:12,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:12,111 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:12,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:12,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:12,166 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:12,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:12,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:12,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:12,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:12,243 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:12,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:12,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:12,268 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:12,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:12,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:12,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:12,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:12,344 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:12,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:12,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:12,369 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:12,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:12,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:12,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:12,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:12,446 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:12,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:12,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:12,470 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:12,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:12,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:12,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:12,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:12,546 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:12,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:12,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:12,571 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:12,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:12,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:12,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:12,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:12,647 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:12,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:12,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:12,675 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:12,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:12,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:12,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:12,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:12,751 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:12,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:12,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:12,776 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:12,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:12,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:12,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:12,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:12,851 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:12,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:12,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:12,876 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:12,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:12,877 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:12,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:12,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:12,952 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:12,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:12,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:12,976 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:12,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:12,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:12,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:13,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:13,050 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:13,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:13,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:13,075 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:13,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:13,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:13,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:13,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:13,151 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:13,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:13,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:13,178 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:13,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:13,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:13,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:13,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:13,254 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:13,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:13,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:13,279 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:13,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:13,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:13,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:13,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:13,352 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:13,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:13,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:13,374 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:13,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:13,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:13,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:13,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:13,444 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:13,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:13,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:13,465 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:13,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:13,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:13,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:13,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:13,534 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:13,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:13,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:13,554 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:13,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:13,555 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:13,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:13,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:13,622 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:13,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:13,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:13,643 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:13,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:13,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:13,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:13,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:13,711 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:13,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:13,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:13,733 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:13,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:13,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:13,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:13,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:13,808 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:13,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:13,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:13,831 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:13,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:13,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:13,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:13,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:13,902 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:13,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:13,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:13,927 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:13,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:13,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:13,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:14,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:14,021 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:14,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:14,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:14,041 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:14,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:14,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:14,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:14,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:14,112 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:14,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:14,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:14,134 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:14,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:14,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:14,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:14,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:14,205 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:14,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:14,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:14,228 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:14,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:14,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:14,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:14,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:14,303 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:14,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:14,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:14,324 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:14,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:14,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:14,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:14,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:14,392 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:14,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:14,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:14,412 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:14,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:14,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:14,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:14,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:14,482 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:14,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:14,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:14,503 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:14,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:14,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:14,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:14,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:14,571 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:14,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:14,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:14,593 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:14,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:14,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:14,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:14,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:14,661 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:14,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:14,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:14,682 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:14,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:14,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:14,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:14,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:14,751 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:14,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:14,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:14,772 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:14,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:14,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:14,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:14,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:14,841 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:14,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:14,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:14,861 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:14,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:14,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:14,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:14,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:14,933 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:14,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:14,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:14,956 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:14,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:14,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:14,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:15,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:15,027 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:15,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:15,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:15,048 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:15,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:15,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:15,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:15,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:15,118 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:15,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:15,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:15,139 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:15,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:15,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:15,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:15,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:15,210 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:15,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:15,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:15,233 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:15,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:15,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:15,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:15,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:15,306 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:15,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:15,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:15,327 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:15,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:15,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:15,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:15,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:15,398 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:15,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:15,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:15,419 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:15,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:15,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:15,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:15,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:15,492 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:15,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:15,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:15,516 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:15,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:15,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:15,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:15,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:15,593 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:15,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:15,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:15,618 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:15,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:15,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:15,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:15,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:15,741 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:15,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:15,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:15,764 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:15,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:15,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:15,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:15,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:15,838 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:15,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:15,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:15,859 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:15,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:15,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:15,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:15,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:15,931 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:15,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:15,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:15,956 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:15,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:15,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:15,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:16,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:16,027 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:16,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:16,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:16,048 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:16,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:16,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:16,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:16,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:16,121 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:16,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:16,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:16,143 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:16,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:16,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:16,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:16,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:16,210 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:16,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:16,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:16,231 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:16,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:16,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:16,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:16,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:16,300 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:16,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:16,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:16,321 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:16,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:16,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:16,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:16,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:16,390 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:16,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:16,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:16,412 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:16,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:16,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:16,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:16,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:16,481 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:16,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:16,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:16,501 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:16,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:16,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:16,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:16,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:16,569 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:16,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:16,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:16,591 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:16,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:16,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:16,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:16,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:16,664 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:16,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:16,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:16,693 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:16,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:16,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:16,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:16,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:16,768 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:16,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:16,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:16,796 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:16,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:16,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:16,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:16,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:16,885 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:16,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:16,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:16,909 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:16,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:16,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:16,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:16,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:16,984 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:17,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:17,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:17,008 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:17,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:17,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:17,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:17,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:17,078 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:17,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:17,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:17,099 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:17,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:17,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:17,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:17,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:17,175 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:17,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:17,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:17,197 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:17,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:17,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:17,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:17,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:17,269 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:17,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:17,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:17,292 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:17,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:17,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:17,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:17,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:17,366 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:17,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:17,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:17,391 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:17,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:17,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:17,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:17,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:17,509 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:17,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:17,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:17,530 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:17,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:17,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:17,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:17,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:17,600 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:17,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:17,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:17,620 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:17,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:17,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:17,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:17,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:17,682 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:17,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:17,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:17,704 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:17,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:17,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:17,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:17,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:17,767 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:17,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:17,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:17,787 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:17,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:17,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:17,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:17,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:17,849 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:17,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:17,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:17,869 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:17,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:17,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:17,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:17,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:17,930 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:17,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:17,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:17,954 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:17,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:17,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:17,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:18,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:18,016 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:18,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:18,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:18,036 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:18,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:18,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:18,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:18,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:18,098 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:18,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:18,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:18,118 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:18,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:18,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:18,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:18,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:18,179 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:18,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:18,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:18,199 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:18,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:18,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:18,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:18,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:18,261 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:18,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:18,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:18,281 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:18,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:18,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:18,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:18,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:18,343 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:18,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:18,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:18,363 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:18,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:18,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:18,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:18,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:18,425 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:18,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:18,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:18,445 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:18,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:18,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:18,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:18,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:18,506 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:18,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:18,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:18,526 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:18,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:18,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:18,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:18,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:18,588 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:18,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:18,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:18,608 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:18,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:18,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:18,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:18,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:18,672 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:18,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:18,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:18,692 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:18,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:18,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:18,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:18,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:18,760 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:18,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:18,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:18,781 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:18,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:18,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:18,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:18,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:18,852 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:18,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:18,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:18,873 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:18,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:18,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:18,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:18,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:18,942 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:18,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:18,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:18,963 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:18,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:18,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:18,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:19,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:19,034 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:19,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:19,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:19,080 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:19,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:19,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:19,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:19,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:19,151 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:19,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:19,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:19,173 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:19,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:19,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:19,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:19,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:19,242 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:19,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:19,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:19,263 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:19,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:19,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:19,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:19,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:19,332 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:19,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:19,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:19,353 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:19,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:19,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:19,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:19,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:19,429 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:19,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:19,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:19,470 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:19,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:19,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:19,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:19,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:19,574 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:19,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:19,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:19,605 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:19,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:19,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:19,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:19,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:19,712 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:19,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:19,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:19,749 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:19,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:19,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:19,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:19,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:19,845 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:19,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:19,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:19,868 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:19,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:19,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:19,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:19,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:19,941 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:19,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:19,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:19,963 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:19,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:19,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:19,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:20,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:20,034 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:20,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:20,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:20,056 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:20,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:20,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:20,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:20,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:20,129 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:20,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:20,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:20,151 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:20,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:20,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:20,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:20,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:20,226 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:20,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:20,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:20,250 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:20,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:20,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:20,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:20,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:20,323 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:20,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:20,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:20,345 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:20,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:20,346 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:20,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:20,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:20,419 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:20,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:20,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:20,443 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:20,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:20,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:20,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:20,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:20,518 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:20,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:20,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:20,542 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:20,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:20,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:20,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:20,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:20,618 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:20,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:20,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:20,643 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:20,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:20,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:20,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:20,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:20,716 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:20,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:20,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:20,739 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:20,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:20,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:20,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:20,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:20,814 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:20,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:20,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:20,839 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:20,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:20,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:20,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:20,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:20,911 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:20,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:20,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:20,934 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:20,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:20,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:20,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:21,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:21,037 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:21,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:21,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:21,059 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:21,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:21,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:21,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:21,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:21,130 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:21,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:21,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:21,153 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:21,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:21,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:21,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:21,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:21,227 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:21,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:21,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:21,250 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:21,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:21,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:21,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:21,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:21,321 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:21,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:21,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:21,341 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:21,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:21,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:21,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:21,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:21,412 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:21,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:21,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:21,433 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:21,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:21,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:21,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:21,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:21,507 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:21,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:21,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:21,530 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:21,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:21,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:21,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:21,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:21,602 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:21,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:21,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:21,626 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:21,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:21,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:21,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:21,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:21,705 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:21,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:21,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:21,727 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:21,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:21,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:21,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:21,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:21,802 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:21,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:21,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:21,826 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:21,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:21,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:21,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:21,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:21,901 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:21,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:21,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:21,925 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:21,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:21,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:21,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:21,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:21,997 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:22,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:22,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:22,019 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:22,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:22,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:22,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:22,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:22,096 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:22,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:22,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:22,120 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:22,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:22,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:22,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:22,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:22,193 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:22,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:22,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:22,216 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:22,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:22,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:22,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:22,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:22,291 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:22,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:22,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:22,316 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:22,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:22,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:22,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:22,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:22,386 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:22,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:22,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:22,407 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:22,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:22,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:22,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:22,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:22,481 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:22,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:22,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:22,505 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:22,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:22,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:22,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:22,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:22,579 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:22,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:22,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:22,601 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:22,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:22,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:22,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:22,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:22,672 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:22,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:22,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:22,705 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:22,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:22,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:22,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:22,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:22,813 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:22,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:22,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:22,835 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:22,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:22,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:22,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:22,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:22,904 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:22,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:22,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:22,926 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:22,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:22,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:22,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:22,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:22,998 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:23,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:23,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:23,031 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:23,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:23,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:23,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:23,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:23,099 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:23,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:23,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:23,123 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:23,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:23,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:23,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:23,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:23,197 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:23,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:23,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:23,218 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:23,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:23,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:23,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:23,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:23,287 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:23,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:23,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:23,311 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:23,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:23,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:23,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:23,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:23,383 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:23,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:23,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:23,406 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:23,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:23,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:23,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:23,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:23,477 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:23,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:23,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:23,502 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:23,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:23,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:23,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:23,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:23,575 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:23,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:23,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:23,602 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:23,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:23,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:23,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:23,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:23,675 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:23,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:23,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:23,700 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:23,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:23,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:23,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:23,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:23,776 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:23,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:23,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:23,802 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:23,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:23,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:23,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:23,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:23,873 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:23,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:23,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:23,896 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:23,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:23,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:23,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:23,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:23,966 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:23,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:23,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:23,989 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:23,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:23,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:23,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:24,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:24,061 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:24,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:24,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:24,088 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:24,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:24,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:24,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:24,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:24,162 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:24,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:24,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:24,186 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:24,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:24,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:24,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:24,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:24,274 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:24,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:24,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:24,312 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:24,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:24,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:24,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:24,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:24,386 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:24,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:24,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:24,409 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:24,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:24,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:24,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:24,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:24,486 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:24,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:24,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:24,514 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:24,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:24,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:24,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:24,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:24,626 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:24,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:24,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:24,649 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:24,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:24,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:24,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:24,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:24,722 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:24,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:24,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:24,746 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:24,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:24,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:24,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:24,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:24,818 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:24,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:24,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:24,840 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:24,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:24,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:24,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:24,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:24,911 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:24,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:24,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:24,936 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:24,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:24,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:24,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:24,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:25,006 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:25,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:25,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:25,028 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:25,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:25,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:25,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:25,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:25,098 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:25,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:25,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:25,123 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:25,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:25,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:25,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:25,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:25,191 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:25,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:25,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:25,212 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:25,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:25,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:25,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:25,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:25,279 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:25,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:25,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:25,306 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:25,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:25,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:25,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:25,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:25,373 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:25,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:25,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:25,394 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:25,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:25,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:25,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:25,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:25,462 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:25,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:25,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:25,488 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:25,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:25,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:25,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:25,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:25,553 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:25,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:25,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:25,574 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:25,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:25,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:25,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:25,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:25,638 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:25,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:25,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:25,661 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:25,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:25,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:25,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:25,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:25,728 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:25,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:25,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:25,750 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:25,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:25,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:25,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:25,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:25,817 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:25,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:25,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:25,839 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:25,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:25,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:25,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:25,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:25,903 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:25,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:25,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:25,924 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:25,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:25,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:25,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:25,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:25,987 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:26,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:26,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:26,008 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:26,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:26,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:26,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:26,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:26,079 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:26,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:26,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:26,102 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:26,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:26,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:26,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:26,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:26,168 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:26,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:26,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:26,190 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:26,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:26,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:26,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:26,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:26,290 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:26,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:26,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:26,314 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:26,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:26,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:26,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:26,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:26,386 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:26,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:26,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:26,410 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:26,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:26,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:26,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:26,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:26,479 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:26,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:26,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:26,502 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:26,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:26,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:26,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:26,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:26,574 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:26,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:26,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:26,597 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:26,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:26,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:26,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:26,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:26,671 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:26,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:26,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:26,697 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:26,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:26,697 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:26,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:26,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:26,770 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:26,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:26,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:26,792 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:26,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:26,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:26,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:26,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:26,864 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:26,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:26,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:26,891 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:26,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:26,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:26,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:26,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:26,965 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:26,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:26,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:26,989 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:26,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:26,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:26,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:27,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:27,066 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:27,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:27,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:27,091 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:27,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:27,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:27,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:27,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:27,161 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:27,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:27,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:27,184 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:27,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:27,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:27,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:27,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:27,255 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:27,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:27,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:27,277 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:27,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:27,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:27,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:27,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:27,349 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:27,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:27,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:27,373 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:27,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:27,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:27,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:27,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:27,445 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:27,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:27,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:27,470 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:27,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:27,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:27,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:27,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:27,540 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:27,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:27,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:27,563 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:27,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:27,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:27,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:27,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:27,637 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:27,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:27,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:27,661 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:27,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:27,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:27,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:27,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:27,732 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:27,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:27,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:27,756 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:27,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:27,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:27,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:27,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:27,824 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:27,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:27,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:27,847 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:27,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:27,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:27,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:27,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:27,911 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:27,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:27,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:27,936 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:27,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:27,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:27,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:28,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:28,044 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:28,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:28,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:28,071 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:28,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:28,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:28,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:28,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:28,146 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:28,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:28,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:28,173 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:28,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:28,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:28,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:28,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:28,246 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:28,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:28,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:28,273 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:28,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:28,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:28,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:28,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:28,349 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:28,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:28,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:28,375 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:28,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:28,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:28,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:28,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:28,450 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:28,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:28,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:28,478 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:28,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:28,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:28,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:28,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:28,552 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:28,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:28,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:28,578 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:28,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:28,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:28,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:28,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:28,652 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:28,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:28,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:28,679 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:28,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:28,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:28,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:28,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:28,754 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:28,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:28,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:28,780 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:28,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:28,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:28,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:28,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:28,855 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:28,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:28,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:28,881 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:28,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:28,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:28,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:28,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:28,952 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:28,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:28,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:28,976 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:28,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:28,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:28,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:29,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:29,049 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:29,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:29,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:29,074 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:29,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:29,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:29,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:29,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:29,148 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:29,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:29,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:29,173 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:29,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:29,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:29,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:29,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:29,246 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:29,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:29,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:29,272 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:29,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:29,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:29,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:29,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:29,345 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:29,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:29,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:29,370 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:29,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:29,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:29,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:29,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:29,461 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:29,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:29,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:29,500 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:29,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:29,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:29,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:29,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:29,599 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:29,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:29,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:29,638 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:29,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:29,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:29,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:29,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:29,718 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:29,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:29,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:29,756 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:29,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:29,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:29,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:29,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:29,834 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:29,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:29,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:29,863 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:29,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:29,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:29,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:29,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:29,974 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:29,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:30,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:30,000 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:30,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:30,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:30,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:30,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:30,077 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:30,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:30,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:30,103 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:30,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:30,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:30,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:30,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:30,184 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:30,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:30,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:30,212 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:30,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:30,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:30,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:30,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:30,289 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:30,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:30,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:30,316 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:30,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:30,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:30,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:30,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:30,392 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:30,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:30,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:30,418 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:30,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:30,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:30,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:30,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:30,493 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:30,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:30,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:30,520 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:30,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:30,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:30,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:30,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:30,592 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:30,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:30,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:30,614 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:30,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:30,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:30,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:30,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:30,686 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:30,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:30,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:30,710 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:30,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:30,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:30,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:30,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:30,782 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:30,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:30,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:30,804 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:30,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:30,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:30,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:30,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:30,873 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:30,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:30,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:30,900 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:30,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:30,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:30,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:30,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:30,974 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:30,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:31,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:31,000 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:31,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:31,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:31,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:31,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:31,075 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:31,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:31,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:31,103 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:31,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:31,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:31,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:31,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:31,178 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:31,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:31,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:31,205 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:31,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:31,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:31,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:31,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:31,279 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:31,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:31,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:31,318 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:31,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:31,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:31,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:31,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:31,393 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:31,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:31,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:31,424 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:31,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:31,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:31,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:31,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:31,505 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:31,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:31,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:31,534 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:31,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:31,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:31,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:31,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:31,622 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:31,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:31,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:31,646 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:31,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:31,646 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:31,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:31,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:31,718 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:31,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:31,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:31,744 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:31,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:31,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:31,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:31,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:31,850 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:31,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:31,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:31,876 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:31,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:31,877 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:31,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:31,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:31,952 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:31,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:31,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:31,979 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:31,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:31,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:31,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:32,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:32,055 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:32,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:32,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:32,081 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:32,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:32,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:32,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:32,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:32,154 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:32,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:32,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:32,175 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:32,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:32,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:32,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:32,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:32,249 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:32,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:32,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:32,275 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:32,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:32,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:32,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:32,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:32,350 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:32,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:32,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:32,374 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:32,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:32,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:32,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:32,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:32,445 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:32,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:32,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:32,471 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:32,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:32,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:32,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:32,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:32,546 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:32,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:32,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:32,571 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:32,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:32,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:32,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:32,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:32,646 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:32,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:32,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:32,672 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:32,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:32,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:32,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:32,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:32,747 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:32,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:32,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:32,773 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:32,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:32,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:32,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:32,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:32,849 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:32,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:32,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:32,875 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:32,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:32,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:32,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:32,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:32,950 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:32,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:32,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:32,975 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:32,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:32,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:32,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:33,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:33,051 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:33,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:33,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:33,077 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:33,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:33,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:33,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:33,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:33,149 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:33,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:33,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:33,185 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:33,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:33,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:33,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:33,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:33,268 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:33,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:33,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:33,295 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:33,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:33,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:33,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:33,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:33,376 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:33,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:33,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:33,401 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:33,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:33,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:33,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:33,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:33,479 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:33,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:33,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:33,509 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:33,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:33,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:33,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:33,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:33,585 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:33,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:33,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:33,610 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:33,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:33,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:33,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:33,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:33,713 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:33,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:33,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:33,740 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:33,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:33,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:33,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:33,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:33,818 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:33,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:33,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:33,844 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:33,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:33,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:33,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:33,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:33,920 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:33,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:33,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:33,949 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:33,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:33,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:33,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:34,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:34,025 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:34,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:34,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:34,052 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:34,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:34,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:34,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:34,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:34,128 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:34,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:34,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:34,156 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:34,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:34,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:34,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:34,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:34,238 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:34,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:34,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:34,259 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:34,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:34,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:34,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:34,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:34,326 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:34,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:34,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:34,352 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:34,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:34,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:34,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:34,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:34,429 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:34,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:34,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:34,455 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:34,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:34,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:34,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:34,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:34,531 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:34,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:34,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:34,558 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:34,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:34,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:34,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:34,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:34,634 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:34,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:34,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:34,662 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:34,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:34,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:34,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:34,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:34,738 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:34,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:34,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:34,765 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:34,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:34,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:34,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:34,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:34,842 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:34,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:34,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:34,868 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:34,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:34,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:34,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:34,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:34,944 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:34,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:34,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:34,974 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:34,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:34,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:34,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:35,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:35,052 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:35,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:35,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:35,078 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:35,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:35,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:35,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:35,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:35,160 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:35,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:35,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:35,185 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:35,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:35,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:35,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:35,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:35,271 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:35,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:35,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:35,299 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:35,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:35,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:35,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:35,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:35,381 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:35,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:35,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:35,408 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:35,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:35,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:35,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:35,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:35,487 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:35,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:35,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:35,512 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:35,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:35,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:35,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:35,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:35,619 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:35,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:35,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:35,646 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:35,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:35,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:35,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:35,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:35,722 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:35,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:35,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:35,749 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:35,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:35,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:35,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:35,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:35,826 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:35,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:35,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:35,850 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:35,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:35,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:35,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:35,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:35,926 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:35,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:35,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:35,952 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:35,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:35,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:35,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:36,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:36,031 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:36,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:36,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:36,056 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:36,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:36,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:36,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:36,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:36,133 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:36,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:36,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:36,159 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:36,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:36,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:36,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:36,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:36,237 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:36,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:36,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:36,264 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:36,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:36,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:36,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:36,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:36,343 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:36,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:36,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:36,371 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:36,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:36,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:36,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:36,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:36,448 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:36,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:36,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:36,474 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:36,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:36,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:36,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:36,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:36,552 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:36,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:36,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:36,579 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:36,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:36,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:36,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:36,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:36,657 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:36,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:36,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:36,683 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:36,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:36,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:36,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:36,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:36,761 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:36,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:36,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:36,786 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:36,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:36,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:36,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:36,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:36,864 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:36,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:36,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:36,890 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:36,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:36,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:36,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:36,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:36,966 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:36,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:36,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:36,991 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:36,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:36,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:36,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:37,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:37,072 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:37,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:37,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:37,099 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:37,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:37,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:37,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:37,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:37,176 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:37,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:37,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:37,210 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:37,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:37,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:37,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:37,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:37,291 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:37,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:37,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:37,334 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:37,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:37,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:37,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:37,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:37,415 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:37,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:37,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:37,475 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:37,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:37,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:37,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:37,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:37,556 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:37,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:37,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:37,581 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:37,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:37,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:37,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:37,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:37,681 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:37,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:37,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:37,706 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:37,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:37,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:37,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:37,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:37,786 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:37,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:37,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:37,811 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:37,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:37,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:37,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:37,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:37,887 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:37,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:37,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:37,910 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:37,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:37,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:37,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:37,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:37,988 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:38,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:38,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:38,014 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:38,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:38,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:38,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:38,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:38,092 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:38,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:38,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:38,117 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:38,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:38,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:38,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:38,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:38,194 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:38,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:38,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:38,229 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:38,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:38,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:38,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:38,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:38,306 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:38,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:38,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:38,332 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:38,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:38,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:38,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:38,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:38,419 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:38,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:38,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:38,446 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:38,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:38,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:38,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:38,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:38,529 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:38,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:38,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:38,559 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:38,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:38,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:38,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:38,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:38,637 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:38,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:38,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:38,664 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:38,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:38,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:38,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:38,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:38,740 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:38,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:38,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:38,764 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:38,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:38,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:38,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:38,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:38,837 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:38,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:38,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:38,861 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:38,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:38,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:38,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:38,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:38,932 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:38,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:38,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:38,955 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:38,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:38,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:38,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:39,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:39,027 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:39,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:39,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:39,050 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:39,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:39,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:39,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:39,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:39,120 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:39,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:39,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:39,141 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:39,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:39,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:39,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:39,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:39,215 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:39,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:39,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:39,241 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:39,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:39,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:39,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:39,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:39,314 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:39,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:39,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:39,366 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:39,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:39,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:39,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:39,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:39,451 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:39,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:39,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:39,491 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:39,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:39,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:39,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:39,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:39,588 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:39,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:39,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:39,621 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:39,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:39,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:39,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:39,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:39,730 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:39,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:39,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:39,773 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:39,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:39,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:39,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:39,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:39,877 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:39,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:39,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:39,900 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:39,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:39,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:39,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:39,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:39,973 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:39,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:39,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:39,997 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:39,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:39,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:39,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:40,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:40,069 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:40,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:40,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:40,091 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:40,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:40,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:40,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:40,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:40,157 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:40,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:40,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:40,179 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:40,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:40,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:40,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:40,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:40,252 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:40,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:40,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:40,273 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:40,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:40,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:40,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:40,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:40,352 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:20:40,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:40,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 288 states and 627 transitions. [2024-11-13 22:20:40,376 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 627 transitions. [2024-11-13 22:20:40,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 22:20:40,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:40,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms