./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/array-memsafety/cstrspn-alloca-1.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version a0165632 Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8fbdbb4b-3d8f-4b4b-b0f4-374d4c123e88/bin/ukojak-verify-ImItNfHLgk/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8fbdbb4b-3d8f-4b4b-b0f4-374d4c123e88/bin/ukojak-verify-ImItNfHLgk/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8fbdbb4b-3d8f-4b4b-b0f4-374d4c123e88/bin/ukojak-verify-ImItNfHLgk/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8fbdbb4b-3d8f-4b4b-b0f4-374d4c123e88/bin/ukojak-verify-ImItNfHLgk/config/KojakReach.xml -i ../../sv-benchmarks/c/array-memsafety/cstrspn-alloca-1.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8fbdbb4b-3d8f-4b4b-b0f4-374d4c123e88/bin/ukojak-verify-ImItNfHLgk/config/svcomp-Overflow-32bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8fbdbb4b-3d8f-4b4b-b0f4-374d4c123e88/bin/ukojak-verify-ImItNfHLgk --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! overflow) ) --witnessprinter.graph.data.producer Kojak --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 45a8f33f173b19ce98ca13bb7c3a70605cebce85501309e729b51c966620adf7 --- Real Ultimate output --- This is Ultimate 0.2.5-dev-a016563 [2024-11-09 00:03:18,954 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-09 00:03:19,014 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8fbdbb4b-3d8f-4b4b-b0f4-374d4c123e88/bin/ukojak-verify-ImItNfHLgk/config/svcomp-Overflow-32bit-Kojak_Default.epf [2024-11-09 00:03:19,018 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-09 00:03:19,019 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-09 00:03:19,040 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-09 00:03:19,041 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-09 00:03:19,041 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-11-09 00:03:19,042 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-09 00:03:19,042 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-09 00:03:19,043 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-09 00:03:19,043 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-09 00:03:19,044 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-09 00:03:19,044 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-09 00:03:19,045 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-09 00:03:19,045 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-09 00:03:19,045 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-09 00:03:19,046 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-09 00:03:19,046 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-09 00:03:19,047 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-09 00:03:19,047 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-11-09 00:03:19,051 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-09 00:03:19,052 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-09 00:03:19,052 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-09 00:03:19,052 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-09 00:03:19,052 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-09 00:03:19,053 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-09 00:03:19,053 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-09 00:03:19,053 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-09 00:03:19,053 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-09 00:03:19,054 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-09 00:03:19,054 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-09 00:03:19,054 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-09 00:03:19,054 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-09 00:03:19,055 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-09 00:03:19,055 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8fbdbb4b-3d8f-4b4b-b0f4-374d4c123e88/bin/ukojak-verify-ImItNfHLgk/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release 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_8fbdbb4b-3d8f-4b4b-b0f4-374d4c123e88/bin/ukojak-verify-ImItNfHLgk Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! overflow) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Kojak Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 45a8f33f173b19ce98ca13bb7c3a70605cebce85501309e729b51c966620adf7 [2024-11-09 00:03:19,353 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-09 00:03:19,379 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-09 00:03:19,383 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-09 00:03:19,384 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-09 00:03:19,385 INFO L274 PluginConnector]: CDTParser initialized [2024-11-09 00:03:19,387 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8fbdbb4b-3d8f-4b4b-b0f4-374d4c123e88/bin/ukojak-verify-ImItNfHLgk/../../sv-benchmarks/c/array-memsafety/cstrspn-alloca-1.i Unable to find full path for "g++" [2024-11-09 00:03:21,435 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-09 00:03:21,687 INFO L384 CDTParser]: Found 1 translation units. [2024-11-09 00:03:21,687 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8fbdbb4b-3d8f-4b4b-b0f4-374d4c123e88/sv-benchmarks/c/array-memsafety/cstrspn-alloca-1.i [2024-11-09 00:03:21,700 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8fbdbb4b-3d8f-4b4b-b0f4-374d4c123e88/bin/ukojak-verify-ImItNfHLgk/data/d75a1d3e8/aa5fc932253f42f2955dfbcc5d34a149/FLAGa7a3cfe37 [2024-11-09 00:03:21,723 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8fbdbb4b-3d8f-4b4b-b0f4-374d4c123e88/bin/ukojak-verify-ImItNfHLgk/data/d75a1d3e8/aa5fc932253f42f2955dfbcc5d34a149 [2024-11-09 00:03:21,725 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-09 00:03:21,727 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-09 00:03:21,728 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-09 00:03:21,728 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-09 00:03:21,732 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-09 00:03:21,733 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 12:03:21" (1/1) ... [2024-11-09 00:03:21,734 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@6e5c907b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:03:21, skipping insertion in model container [2024-11-09 00:03:21,734 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 12:03:21" (1/1) ... [2024-11-09 00:03:21,782 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-09 00:03:22,144 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 00:03:22,155 INFO L200 MainTranslator]: Completed pre-run [2024-11-09 00:03:22,224 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 00:03:22,263 INFO L204 MainTranslator]: Completed translation [2024-11-09 00:03:22,264 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:03:22 WrapperNode [2024-11-09 00:03:22,264 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-09 00:03:22,265 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-09 00:03:22,265 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-09 00:03:22,266 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-09 00:03:22,274 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:03:22" (1/1) ... [2024-11-09 00:03:22,296 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:03:22" (1/1) ... [2024-11-09 00:03:22,324 INFO L138 Inliner]: procedures = 117, calls = 18, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 115 [2024-11-09 00:03:22,325 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-09 00:03:22,325 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-09 00:03:22,326 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-09 00:03:22,326 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-09 00:03:22,339 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:03:22" (1/1) ... [2024-11-09 00:03:22,340 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:03:22" (1/1) ... [2024-11-09 00:03:22,346 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:03:22" (1/1) ... [2024-11-09 00:03:22,346 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:03:22" (1/1) ... [2024-11-09 00:03:22,351 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:03:22" (1/1) ... [2024-11-09 00:03:22,355 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:03:22" (1/1) ... [2024-11-09 00:03:22,357 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:03:22" (1/1) ... [2024-11-09 00:03:22,358 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:03:22" (1/1) ... [2024-11-09 00:03:22,360 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-09 00:03:22,362 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-09 00:03:22,362 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-09 00:03:22,362 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-09 00:03:22,363 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:03:22" (1/1) ... [2024-11-09 00:03:22,369 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-09 00:03:22,382 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8fbdbb4b-3d8f-4b4b-b0f4-374d4c123e88/bin/ukojak-verify-ImItNfHLgk/z3 [2024-11-09 00:03:22,405 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8fbdbb4b-3d8f-4b4b-b0f4-374d4c123e88/bin/ukojak-verify-ImItNfHLgk/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-11-09 00:03:22,413 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8fbdbb4b-3d8f-4b4b-b0f4-374d4c123e88/bin/ukojak-verify-ImItNfHLgk/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-11-09 00:03:22,442 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-11-09 00:03:22,442 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-11-09 00:03:22,442 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-09 00:03:22,443 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-09 00:03:22,443 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-09 00:03:22,443 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-09 00:03:22,566 INFO L238 CfgBuilder]: Building ICFG [2024-11-09 00:03:22,568 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-09 00:03:22,811 INFO L? ?]: Removed 44 outVars from TransFormulas that were not future-live. [2024-11-09 00:03:22,812 INFO L287 CfgBuilder]: Performing block encoding [2024-11-09 00:03:22,917 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-09 00:03:22,918 INFO L316 CfgBuilder]: Removed 4 assume(true) statements. [2024-11-09 00:03:22,918 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 12:03:22 BoogieIcfgContainer [2024-11-09 00:03:22,918 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-09 00:03:22,919 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-09 00:03:22,919 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-09 00:03:22,932 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-09 00:03:22,932 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 12:03:22" (1/1) ... [2024-11-09 00:03:22,946 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 00:03:23,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:23,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 46 states to 38 states and 46 transitions. [2024-11-09 00:03:23,014 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 46 transitions. [2024-11-09 00:03:23,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 3 [2024-11-09 00:03:23,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:23,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:23,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:23,323 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-09 00:03:23,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:23,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 47 states to 39 states and 47 transitions. [2024-11-09 00:03:23,364 INFO L276 IsEmpty]: Start isEmpty. Operand 39 states and 47 transitions. [2024-11-09 00:03:23,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 4 [2024-11-09 00:03:23,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:23,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:23,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:23,522 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-09 00:03:23,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:23,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 50 states to 41 states and 50 transitions. [2024-11-09 00:03:23,579 INFO L276 IsEmpty]: Start isEmpty. Operand 41 states and 50 transitions. [2024-11-09 00:03:23,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 6 [2024-11-09 00:03:23,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:23,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:23,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:23,707 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-09 00:03:23,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:23,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 58 states to 45 states and 58 transitions. [2024-11-09 00:03:23,947 INFO L276 IsEmpty]: Start isEmpty. Operand 45 states and 58 transitions. [2024-11-09 00:03:23,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-09 00:03:23,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:23,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:23,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:24,034 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-09 00:03:24,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:24,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 68 states to 50 states and 68 transitions. [2024-11-09 00:03:24,368 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 68 transitions. [2024-11-09 00:03:24,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-09 00:03:24,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:24,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:24,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:24,461 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-09 00:03:24,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:24,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 71 states to 51 states and 71 transitions. [2024-11-09 00:03:24,491 INFO L276 IsEmpty]: Start isEmpty. Operand 51 states and 71 transitions. [2024-11-09 00:03:24,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 8 [2024-11-09 00:03:24,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:24,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:24,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:24,594 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-09 00:03:25,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:25,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 83 states to 57 states and 83 transitions. [2024-11-09 00:03:25,094 INFO L276 IsEmpty]: Start isEmpty. Operand 57 states and 83 transitions. [2024-11-09 00:03:25,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 8 [2024-11-09 00:03:25,095 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:25,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:25,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:25,154 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:03:25,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:25,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 58 states and 84 transitions. [2024-11-09 00:03:25,623 INFO L276 IsEmpty]: Start isEmpty. Operand 58 states and 84 transitions. [2024-11-09 00:03:25,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2024-11-09 00:03:25,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:25,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:25,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:25,675 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:03:26,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:26,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 90 states to 62 states and 90 transitions. [2024-11-09 00:03:26,073 INFO L276 IsEmpty]: Start isEmpty. Operand 62 states and 90 transitions. [2024-11-09 00:03:26,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2024-11-09 00:03:26,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:26,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:26,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:26,179 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-09 00:03:26,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:26,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 98 states to 66 states and 98 transitions. [2024-11-09 00:03:26,572 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 98 transitions. [2024-11-09 00:03:26,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-11-09 00:03:26,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:26,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:26,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:26,600 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-09 00:03:27,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:27,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 72 states and 109 transitions. [2024-11-09 00:03:27,256 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 109 transitions. [2024-11-09 00:03:27,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-11-09 00:03:27,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:27,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:27,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:27,304 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-09 00:03:27,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:27,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 112 states to 73 states and 112 transitions. [2024-11-09 00:03:27,327 INFO L276 IsEmpty]: Start isEmpty. Operand 73 states and 112 transitions. [2024-11-09 00:03:27,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-11-09 00:03:27,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:27,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:27,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:27,453 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:03:28,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:28,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 77 states and 123 transitions. [2024-11-09 00:03:28,065 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 123 transitions. [2024-11-09 00:03:28,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-11-09 00:03:28,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:28,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:28,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:28,116 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:03:28,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:28,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 124 states to 78 states and 124 transitions. [2024-11-09 00:03:28,297 INFO L276 IsEmpty]: Start isEmpty. Operand 78 states and 124 transitions. [2024-11-09 00:03:28,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-11-09 00:03:28,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:28,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:28,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:28,341 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:03:28,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:28,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 126 states to 80 states and 126 transitions. [2024-11-09 00:03:28,515 INFO L276 IsEmpty]: Start isEmpty. Operand 80 states and 126 transitions. [2024-11-09 00:03:28,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-09 00:03:28,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:28,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:28,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:28,534 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-09 00:03:29,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:29,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 138 states to 87 states and 138 transitions. [2024-11-09 00:03:29,403 INFO L276 IsEmpty]: Start isEmpty. Operand 87 states and 138 transitions. [2024-11-09 00:03:29,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-09 00:03:29,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:29,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:29,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:29,505 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:03:30,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:30,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 140 states to 88 states and 140 transitions. [2024-11-09 00:03:30,287 INFO L276 IsEmpty]: Start isEmpty. Operand 88 states and 140 transitions. [2024-11-09 00:03:30,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-09 00:03:30,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:30,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:30,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:30,323 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:03:31,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:31,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 93 states and 150 transitions. [2024-11-09 00:03:31,158 INFO L276 IsEmpty]: Start isEmpty. Operand 93 states and 150 transitions. [2024-11-09 00:03:31,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-09 00:03:31,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:31,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:31,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:31,364 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:03:32,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:32,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 98 states and 167 transitions. [2024-11-09 00:03:32,393 INFO L276 IsEmpty]: Start isEmpty. Operand 98 states and 167 transitions. [2024-11-09 00:03:32,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-09 00:03:32,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:32,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:32,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:32,447 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:03:32,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:32,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 170 states to 100 states and 170 transitions. [2024-11-09 00:03:32,704 INFO L276 IsEmpty]: Start isEmpty. Operand 100 states and 170 transitions. [2024-11-09 00:03:32,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-09 00:03:32,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:32,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:32,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:32,767 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:03:33,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:33,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 170 states to 101 states and 170 transitions. [2024-11-09 00:03:33,031 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 170 transitions. [2024-11-09 00:03:33,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-09 00:03:33,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:33,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:33,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:33,068 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:03:33,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:33,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 170 states to 102 states and 170 transitions. [2024-11-09 00:03:33,335 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 170 transitions. [2024-11-09 00:03:33,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-09 00:03:33,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:33,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:33,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:33,376 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:03:33,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:33,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 171 states to 104 states and 171 transitions. [2024-11-09 00:03:33,618 INFO L276 IsEmpty]: Start isEmpty. Operand 104 states and 171 transitions. [2024-11-09 00:03:33,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2024-11-09 00:03:33,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:33,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:33,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:33,642 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-09 00:03:34,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:34,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 175 states to 108 states and 175 transitions. [2024-11-09 00:03:34,182 INFO L276 IsEmpty]: Start isEmpty. Operand 108 states and 175 transitions. [2024-11-09 00:03:34,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2024-11-09 00:03:34,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:34,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:34,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:34,291 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:03:34,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:34,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 182 states to 112 states and 182 transitions. [2024-11-09 00:03:34,997 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 182 transitions. [2024-11-09 00:03:34,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2024-11-09 00:03:34,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:34,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:35,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:35,055 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:03:36,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:36,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 191 states to 117 states and 191 transitions. [2024-11-09 00:03:36,147 INFO L276 IsEmpty]: Start isEmpty. Operand 117 states and 191 transitions. [2024-11-09 00:03:36,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2024-11-09 00:03:36,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:36,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:36,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:36,187 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-09 00:03:37,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:37,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 191 states to 118 states and 191 transitions. [2024-11-09 00:03:37,110 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 191 transitions. [2024-11-09 00:03:37,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2024-11-09 00:03:37,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:37,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:37,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:37,166 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:03:37,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:37,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 192 states to 120 states and 192 transitions. [2024-11-09 00:03:37,464 INFO L276 IsEmpty]: Start isEmpty. Operand 120 states and 192 transitions. [2024-11-09 00:03:37,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2024-11-09 00:03:37,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:37,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:37,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:37,540 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:03:37,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:37,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 192 states to 121 states and 192 transitions. [2024-11-09 00:03:37,855 INFO L276 IsEmpty]: Start isEmpty. Operand 121 states and 192 transitions. [2024-11-09 00:03:37,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-11-09 00:03:37,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:37,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:37,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:37,884 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-09 00:03:38,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:38,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 197 states to 126 states and 197 transitions. [2024-11-09 00:03:38,644 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 197 transitions. [2024-11-09 00:03:38,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-11-09 00:03:38,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:38,645 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:38,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:38,677 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-09 00:03:39,585 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:39,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 201 states to 128 states and 201 transitions. [2024-11-09 00:03:39,585 INFO L276 IsEmpty]: Start isEmpty. Operand 128 states and 201 transitions. [2024-11-09 00:03:39,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-09 00:03:39,586 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:39,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:39,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:39,837 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:03:40,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:40,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 132 states and 212 transitions. [2024-11-09 00:03:40,988 INFO L276 IsEmpty]: Start isEmpty. Operand 132 states and 212 transitions. [2024-11-09 00:03:40,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-09 00:03:40,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:40,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:41,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:41,053 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:03:41,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:41,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 133 states and 213 transitions. [2024-11-09 00:03:41,356 INFO L276 IsEmpty]: Start isEmpty. Operand 133 states and 213 transitions. [2024-11-09 00:03:41,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-09 00:03:41,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:41,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:41,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:41,398 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:03:41,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:41,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 215 states to 135 states and 215 transitions. [2024-11-09 00:03:41,737 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 215 transitions. [2024-11-09 00:03:41,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-11-09 00:03:41,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:41,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:41,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:41,757 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:03:43,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:43,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 225 states to 140 states and 225 transitions. [2024-11-09 00:03:43,208 INFO L276 IsEmpty]: Start isEmpty. Operand 140 states and 225 transitions. [2024-11-09 00:03:43,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-11-09 00:03:43,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:43,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:43,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:43,492 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:03:45,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:45,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 242 states to 145 states and 242 transitions. [2024-11-09 00:03:45,092 INFO L276 IsEmpty]: Start isEmpty. Operand 145 states and 242 transitions. [2024-11-09 00:03:45,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-11-09 00:03:45,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:45,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:45,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:45,130 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:03:45,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:45,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 245 states to 147 states and 245 transitions. [2024-11-09 00:03:45,459 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 245 transitions. [2024-11-09 00:03:45,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-11-09 00:03:45,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:45,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:45,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:45,501 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:03:45,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:45,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 245 states to 148 states and 245 transitions. [2024-11-09 00:03:45,909 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 245 transitions. [2024-11-09 00:03:45,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-11-09 00:03:45,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:45,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:45,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:45,935 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:03:46,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:46,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 245 states to 149 states and 245 transitions. [2024-11-09 00:03:46,419 INFO L276 IsEmpty]: Start isEmpty. Operand 149 states and 245 transitions. [2024-11-09 00:03:46,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-11-09 00:03:46,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:46,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:46,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:46,467 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:03:46,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:46,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 151 states and 246 transitions. [2024-11-09 00:03:46,845 INFO L276 IsEmpty]: Start isEmpty. Operand 151 states and 246 transitions. [2024-11-09 00:03:46,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-11-09 00:03:46,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:46,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:46,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:47,042 INFO L134 CoverageAnalysis]: Checked inductivity of 13 backedges. 4 proven. 9 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:03:47,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:47,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 190 states to 123 states and 190 transitions. [2024-11-09 00:03:47,331 INFO L276 IsEmpty]: Start isEmpty. Operand 123 states and 190 transitions. [2024-11-09 00:03:47,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-11-09 00:03:47,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:47,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:47,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:47,357 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:03:48,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:48,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 199 states to 128 states and 199 transitions. [2024-11-09 00:03:48,974 INFO L276 IsEmpty]: Start isEmpty. Operand 128 states and 199 transitions. [2024-11-09 00:03:48,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-11-09 00:03:48,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:48,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:48,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:48,994 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-09 00:03:50,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:50,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 199 states to 129 states and 199 transitions. [2024-11-09 00:03:50,413 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 199 transitions. [2024-11-09 00:03:50,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-11-09 00:03:50,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:50,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:50,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:50,439 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:03:50,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:50,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 200 states to 131 states and 200 transitions. [2024-11-09 00:03:50,858 INFO L276 IsEmpty]: Start isEmpty. Operand 131 states and 200 transitions. [2024-11-09 00:03:50,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-11-09 00:03:50,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:50,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:50,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:50,879 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:03:51,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:51,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 200 states to 132 states and 200 transitions. [2024-11-09 00:03:51,300 INFO L276 IsEmpty]: Start isEmpty. Operand 132 states and 200 transitions. [2024-11-09 00:03:51,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-11-09 00:03:51,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:51,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:51,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:51,658 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:03:53,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:53,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 216 states to 137 states and 216 transitions. [2024-11-09 00:03:53,045 INFO L276 IsEmpty]: Start isEmpty. Operand 137 states and 216 transitions. [2024-11-09 00:03:53,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-11-09 00:03:53,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:53,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:53,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:53,098 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:03:54,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:54,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 219 states to 139 states and 219 transitions. [2024-11-09 00:03:54,013 INFO L276 IsEmpty]: Start isEmpty. Operand 139 states and 219 transitions. [2024-11-09 00:03:54,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-11-09 00:03:54,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:54,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:54,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:54,049 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:03:54,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:54,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 221 states to 142 states and 221 transitions. [2024-11-09 00:03:54,916 INFO L276 IsEmpty]: Start isEmpty. Operand 142 states and 221 transitions. [2024-11-09 00:03:54,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-11-09 00:03:54,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:54,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:54,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:54,967 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:03:55,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:55,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 221 states to 143 states and 221 transitions. [2024-11-09 00:03:55,403 INFO L276 IsEmpty]: Start isEmpty. Operand 143 states and 221 transitions. [2024-11-09 00:03:55,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2024-11-09 00:03:55,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:55,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:55,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:55,426 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-09 00:03:56,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:56,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 225 states to 145 states and 225 transitions. [2024-11-09 00:03:56,874 INFO L276 IsEmpty]: Start isEmpty. Operand 145 states and 225 transitions. [2024-11-09 00:03:56,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2024-11-09 00:03:56,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:56,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:56,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:56,917 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:03:58,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:58,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 227 states to 146 states and 227 transitions. [2024-11-09 00:03:58,281 INFO L276 IsEmpty]: Start isEmpty. Operand 146 states and 227 transitions. [2024-11-09 00:03:58,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2024-11-09 00:03:58,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:58,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:58,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:58,319 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:03:59,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:59,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 225 states to 146 states and 225 transitions. [2024-11-09 00:03:59,609 INFO L276 IsEmpty]: Start isEmpty. Operand 146 states and 225 transitions. [2024-11-09 00:03:59,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2024-11-09 00:03:59,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:59,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:59,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:59,651 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:04:00,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:00,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 226 states to 147 states and 226 transitions. [2024-11-09 00:04:00,605 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 226 transitions. [2024-11-09 00:04:00,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2024-11-09 00:04:00,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:00,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:00,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:00,668 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:04:01,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:01,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 222 states to 145 states and 222 transitions. [2024-11-09 00:04:01,146 INFO L276 IsEmpty]: Start isEmpty. Operand 145 states and 222 transitions. [2024-11-09 00:04:01,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-11-09 00:04:01,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:01,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:01,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:01,169 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:04:02,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:02,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 224 states to 147 states and 224 transitions. [2024-11-09 00:04:02,078 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 224 transitions. [2024-11-09 00:04:02,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-09 00:04:02,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:02,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:02,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:02,377 INFO L134 CoverageAnalysis]: Checked inductivity of 13 backedges. 4 proven. 9 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:04:02,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:02,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 224 states to 148 states and 224 transitions. [2024-11-09 00:04:02,886 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-11-09 00:04:02,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-11-09 00:04:02,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:02,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:02,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:02,974 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:04:03,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:03,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 226 states to 150 states and 226 transitions. [2024-11-09 00:04:03,578 INFO L276 IsEmpty]: Start isEmpty. Operand 150 states and 226 transitions. [2024-11-09 00:04:03,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-11-09 00:04:03,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:03,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:03,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:04,002 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:04:06,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:06,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 244 states to 155 states and 244 transitions. [2024-11-09 00:04:06,074 INFO L276 IsEmpty]: Start isEmpty. Operand 155 states and 244 transitions. [2024-11-09 00:04:06,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-11-09 00:04:06,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:06,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:06,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:06,132 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:04:06,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:06,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 244 states to 156 states and 244 transitions. [2024-11-09 00:04:06,664 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 244 transitions. [2024-11-09 00:04:06,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-11-09 00:04:06,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:06,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:06,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:06,730 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:04:07,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:07,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 245 states to 158 states and 245 transitions. [2024-11-09 00:04:07,273 INFO L276 IsEmpty]: Start isEmpty. Operand 158 states and 245 transitions. [2024-11-09 00:04:07,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-11-09 00:04:07,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:07,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:07,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:07,297 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:04:07,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:07,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 245 states to 159 states and 245 transitions. [2024-11-09 00:04:07,823 INFO L276 IsEmpty]: Start isEmpty. Operand 159 states and 245 transitions. [2024-11-09 00:04:07,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:04:07,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:07,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:07,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:07,902 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:04:10,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:10,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 254 states to 164 states and 254 transitions. [2024-11-09 00:04:10,016 INFO L276 IsEmpty]: Start isEmpty. Operand 164 states and 254 transitions. [2024-11-09 00:04:10,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:04:10,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:10,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:10,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:10,036 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:04:11,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:11,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 254 states to 165 states and 254 transitions. [2024-11-09 00:04:11,135 INFO L276 IsEmpty]: Start isEmpty. Operand 165 states and 254 transitions. [2024-11-09 00:04:11,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:04:11,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:11,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:11,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:11,155 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:04:11,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:11,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 254 states to 166 states and 254 transitions. [2024-11-09 00:04:11,676 INFO L276 IsEmpty]: Start isEmpty. Operand 166 states and 254 transitions. [2024-11-09 00:04:11,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:04:11,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:11,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:11,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:11,706 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:04:12,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:12,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 255 states to 168 states and 255 transitions. [2024-11-09 00:04:12,272 INFO L276 IsEmpty]: Start isEmpty. Operand 168 states and 255 transitions. [2024-11-09 00:04:12,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:04:12,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:12,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:12,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:12,789 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 0 proven. 30 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:04:15,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:15,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 272 states to 173 states and 272 transitions. [2024-11-09 00:04:15,066 INFO L276 IsEmpty]: Start isEmpty. Operand 173 states and 272 transitions. [2024-11-09 00:04:15,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:04:15,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:15,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:15,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:15,133 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 0 proven. 30 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:04:15,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:15,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 273 states to 175 states and 273 transitions. [2024-11-09 00:04:15,768 INFO L276 IsEmpty]: Start isEmpty. Operand 175 states and 273 transitions. [2024-11-09 00:04:15,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:04:15,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:15,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:15,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:15,823 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked. [2024-11-09 00:04:16,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:16,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 177 states and 275 transitions. [2024-11-09 00:04:16,416 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 275 transitions. [2024-11-09 00:04:16,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:04:16,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:16,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:16,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:16,462 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked. [2024-11-09 00:04:17,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:17,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 277 states to 178 states and 277 transitions. [2024-11-09 00:04:17,100 INFO L276 IsEmpty]: Start isEmpty. Operand 178 states and 277 transitions. [2024-11-09 00:04:17,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:04:17,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:17,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:17,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:17,167 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 0 proven. 30 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:04:17,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:17,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 277 states to 179 states and 277 transitions. [2024-11-09 00:04:17,838 INFO L276 IsEmpty]: Start isEmpty. Operand 179 states and 277 transitions. [2024-11-09 00:04:17,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-09 00:04:17,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:17,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:17,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:17,859 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:04:19,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:19,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 280 states to 181 states and 280 transitions. [2024-11-09 00:04:19,377 INFO L276 IsEmpty]: Start isEmpty. Operand 181 states and 280 transitions. [2024-11-09 00:04:19,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-09 00:04:19,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:19,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:19,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:19,397 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-09 00:04:19,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:19,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 278 states to 180 states and 278 transitions. [2024-11-09 00:04:19,920 INFO L276 IsEmpty]: Start isEmpty. Operand 180 states and 278 transitions. [2024-11-09 00:04:19,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-09 00:04:19,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:19,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:19,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:19,969 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked. [2024-11-09 00:04:22,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:22,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 282 states to 182 states and 282 transitions. [2024-11-09 00:04:22,300 INFO L276 IsEmpty]: Start isEmpty. Operand 182 states and 282 transitions. [2024-11-09 00:04:22,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-09 00:04:22,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:22,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:22,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:22,320 INFO L134 CoverageAnalysis]: Checked inductivity of 34 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-09 00:04:23,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:23,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 282 states to 183 states and 282 transitions. [2024-11-09 00:04:23,486 INFO L276 IsEmpty]: Start isEmpty. Operand 183 states and 282 transitions. [2024-11-09 00:04:23,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-09 00:04:23,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:23,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:23,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:23,522 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked. [2024-11-09 00:04:24,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:24,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 280 states to 182 states and 280 transitions. [2024-11-09 00:04:24,210 INFO L276 IsEmpty]: Start isEmpty. Operand 182 states and 280 transitions. [2024-11-09 00:04:24,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-09 00:04:24,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:24,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:24,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:24,279 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked. [2024-11-09 00:04:24,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:24,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 277 states to 181 states and 277 transitions. [2024-11-09 00:04:24,918 INFO L276 IsEmpty]: Start isEmpty. Operand 181 states and 277 transitions. [2024-11-09 00:04:24,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 00:04:24,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:24,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:24,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:24,959 INFO L134 CoverageAnalysis]: Checked inductivity of 38 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-09 00:04:26,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:26,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 279 states to 183 states and 279 transitions. [2024-11-09 00:04:26,150 INFO L276 IsEmpty]: Start isEmpty. Operand 183 states and 279 transitions. [2024-11-09 00:04:26,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-09 00:04:26,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:26,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:26,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:26,715 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 0 proven. 30 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:04:28,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:28,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 295 states to 188 states and 295 transitions. [2024-11-09 00:04:28,784 INFO L276 IsEmpty]: Start isEmpty. Operand 188 states and 295 transitions. [2024-11-09 00:04:28,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-09 00:04:28,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:28,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:28,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:28,804 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked. [2024-11-09 00:04:29,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:29,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 297 states to 190 states and 297 transitions. [2024-11-09 00:04:29,489 INFO L276 IsEmpty]: Start isEmpty. Operand 190 states and 297 transitions. [2024-11-09 00:04:29,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-09 00:04:29,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:29,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:29,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:29,547 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 0 proven. 30 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:04:30,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:30,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 300 states to 192 states and 300 transitions. [2024-11-09 00:04:30,875 INFO L276 IsEmpty]: Start isEmpty. Operand 192 states and 300 transitions. [2024-11-09 00:04:30,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-09 00:04:30,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:30,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:30,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:30,936 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 0 proven. 30 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:04:31,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:31,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 300 states to 193 states and 300 transitions. [2024-11-09 00:04:31,675 INFO L276 IsEmpty]: Start isEmpty. Operand 193 states and 300 transitions. [2024-11-09 00:04:31,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-09 00:04:31,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:31,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:31,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:31,703 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked. [2024-11-09 00:04:32,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:32,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 300 states to 194 states and 300 transitions. [2024-11-09 00:04:32,270 INFO L276 IsEmpty]: Start isEmpty. Operand 194 states and 300 transitions. [2024-11-09 00:04:32,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-09 00:04:32,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:32,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:32,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:32,289 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-11-09 00:04:32,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:32,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 298 states to 193 states and 298 transitions. [2024-11-09 00:04:32,730 INFO L276 IsEmpty]: Start isEmpty. Operand 193 states and 298 transitions. [2024-11-09 00:04:32,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-11-09 00:04:32,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:32,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:32,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:32,758 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked. [2024-11-09 00:04:34,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:34,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 306 states to 198 states and 306 transitions. [2024-11-09 00:04:34,918 INFO L276 IsEmpty]: Start isEmpty. Operand 198 states and 306 transitions. [2024-11-09 00:04:34,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-11-09 00:04:34,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:34,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:34,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:34,943 INFO L134 CoverageAnalysis]: Checked inductivity of 34 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-09 00:04:36,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:36,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 304 states to 198 states and 304 transitions. [2024-11-09 00:04:36,932 INFO L276 IsEmpty]: Start isEmpty. Operand 198 states and 304 transitions. [2024-11-09 00:04:36,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-11-09 00:04:36,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:36,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:36,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:36,954 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked. [2024-11-09 00:04:38,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:38,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 306 states to 200 states and 306 transitions. [2024-11-09 00:04:38,324 INFO L276 IsEmpty]: Start isEmpty. Operand 200 states and 306 transitions. [2024-11-09 00:04:38,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-11-09 00:04:38,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:38,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:38,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:38,344 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked. [2024-11-09 00:04:39,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:39,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 306 states to 201 states and 306 transitions. [2024-11-09 00:04:39,028 INFO L276 IsEmpty]: Start isEmpty. Operand 201 states and 306 transitions. [2024-11-09 00:04:39,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-11-09 00:04:39,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:39,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:39,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:39,571 INFO L134 CoverageAnalysis]: Checked inductivity of 50 backedges. 0 proven. 50 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:04:42,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:42,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 324 states to 206 states and 324 transitions. [2024-11-09 00:04:42,482 INFO L276 IsEmpty]: Start isEmpty. Operand 206 states and 324 transitions. [2024-11-09 00:04:42,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-11-09 00:04:42,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:42,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:42,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:42,549 INFO L134 CoverageAnalysis]: Checked inductivity of 50 backedges. 0 proven. 50 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:04:43,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:43,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 324 states to 207 states and 324 transitions. [2024-11-09 00:04:43,276 INFO L276 IsEmpty]: Start isEmpty. Operand 207 states and 324 transitions. [2024-11-09 00:04:43,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-11-09 00:04:43,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:43,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:43,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:43,307 INFO L134 CoverageAnalysis]: Checked inductivity of 42 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 42 trivial. 0 not checked. [2024-11-09 00:04:44,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:44,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 325 states to 209 states and 325 transitions. [2024-11-09 00:04:44,069 INFO L276 IsEmpty]: Start isEmpty. Operand 209 states and 325 transitions. [2024-11-09 00:04:44,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-11-09 00:04:44,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:44,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:44,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:44,136 INFO L134 CoverageAnalysis]: Checked inductivity of 50 backedges. 0 proven. 50 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:04:44,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:44,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 326 states to 211 states and 326 transitions. [2024-11-09 00:04:44,838 INFO L276 IsEmpty]: Start isEmpty. Operand 211 states and 326 transitions. [2024-11-09 00:04:44,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-09 00:04:44,839 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:44,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:44,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:44,860 INFO L134 CoverageAnalysis]: Checked inductivity of 38 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-09 00:04:46,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:46,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 329 states to 213 states and 329 transitions. [2024-11-09 00:04:46,517 INFO L276 IsEmpty]: Start isEmpty. Operand 213 states and 329 transitions. [2024-11-09 00:04:46,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-09 00:04:46,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:46,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:46,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:46,642 INFO L134 CoverageAnalysis]: Checked inductivity of 42 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 42 trivial. 0 not checked. [2024-11-09 00:04:49,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:49,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 216 states and 335 transitions. [2024-11-09 00:04:49,572 INFO L276 IsEmpty]: Start isEmpty. Operand 216 states and 335 transitions. [2024-11-09 00:04:49,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-09 00:04:49,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:49,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:49,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:49,595 INFO L134 CoverageAnalysis]: Checked inductivity of 55 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 50 trivial. 0 not checked. [2024-11-09 00:04:51,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:51,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 333 states to 216 states and 333 transitions. [2024-11-09 00:04:51,578 INFO L276 IsEmpty]: Start isEmpty. Operand 216 states and 333 transitions. [2024-11-09 00:04:51,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-09 00:04:51,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:51,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:51,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:51,613 INFO L134 CoverageAnalysis]: Checked inductivity of 42 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 42 trivial. 0 not checked. [2024-11-09 00:04:53,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:53,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 332 states to 216 states and 332 transitions. [2024-11-09 00:04:53,118 INFO L276 IsEmpty]: Start isEmpty. Operand 216 states and 332 transitions. [2024-11-09 00:04:53,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-09 00:04:53,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:53,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:53,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:53,152 INFO L134 CoverageAnalysis]: Checked inductivity of 42 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 42 trivial. 0 not checked. [2024-11-09 00:04:54,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:54,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 328 states to 214 states and 328 transitions. [2024-11-09 00:04:54,049 INFO L276 IsEmpty]: Start isEmpty. Operand 214 states and 328 transitions. [2024-11-09 00:04:54,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-09 00:04:54,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:54,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:54,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:54,071 INFO L134 CoverageAnalysis]: Checked inductivity of 60 backedges. 10 proven. 0 refuted. 0 times theorem prover too weak. 50 trivial. 0 not checked. [2024-11-09 00:04:55,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:55,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 330 states to 216 states and 330 transitions. [2024-11-09 00:04:55,670 INFO L276 IsEmpty]: Start isEmpty. Operand 216 states and 330 transitions. [2024-11-09 00:04:55,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-09 00:04:55,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:55,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:55,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:55,706 INFO L134 CoverageAnalysis]: Checked inductivity of 42 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 42 trivial. 0 not checked. [2024-11-09 00:04:56,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:56,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 332 states to 218 states and 332 transitions. [2024-11-09 00:04:56,541 INFO L276 IsEmpty]: Start isEmpty. Operand 218 states and 332 transitions. [2024-11-09 00:04:56,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-09 00:04:56,541 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:56,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:56,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:57,124 INFO L134 CoverageAnalysis]: Checked inductivity of 50 backedges. 0 proven. 50 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:05:00,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:00,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 349 states to 223 states and 349 transitions. [2024-11-09 00:05:00,583 INFO L276 IsEmpty]: Start isEmpty. Operand 223 states and 349 transitions. [2024-11-09 00:05:00,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-09 00:05:00,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:00,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:00,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:00,601 INFO L134 CoverageAnalysis]: Checked inductivity of 42 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 42 trivial. 0 not checked. [2024-11-09 00:05:01,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:01,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 351 states to 225 states and 351 transitions. [2024-11-09 00:05:01,438 INFO L276 IsEmpty]: Start isEmpty. Operand 225 states and 351 transitions. [2024-11-09 00:05:01,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-09 00:05:01,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:01,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:01,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:01,501 INFO L134 CoverageAnalysis]: Checked inductivity of 50 backedges. 0 proven. 50 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:05:02,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:02,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 352 states to 227 states and 352 transitions. [2024-11-09 00:05:02,320 INFO L276 IsEmpty]: Start isEmpty. Operand 227 states and 352 transitions. [2024-11-09 00:05:02,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-09 00:05:02,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:02,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:02,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:02,378 INFO L134 CoverageAnalysis]: Checked inductivity of 50 backedges. 0 proven. 50 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:05:03,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:03,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 353 states to 228 states and 353 transitions. [2024-11-09 00:05:03,071 INFO L276 IsEmpty]: Start isEmpty. Operand 228 states and 353 transitions. [2024-11-09 00:05:03,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-09 00:05:03,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:03,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:03,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:03,092 INFO L134 CoverageAnalysis]: Checked inductivity of 42 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 42 trivial. 0 not checked. [2024-11-09 00:05:03,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:03,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 353 states to 229 states and 353 transitions. [2024-11-09 00:05:03,849 INFO L276 IsEmpty]: Start isEmpty. Operand 229 states and 353 transitions. [2024-11-09 00:05:03,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-09 00:05:03,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:03,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:03,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:03,891 INFO L134 CoverageAnalysis]: Checked inductivity of 42 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 38 trivial. 0 not checked. [2024-11-09 00:05:05,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:05,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 357 states to 232 states and 357 transitions. [2024-11-09 00:05:05,510 INFO L276 IsEmpty]: Start isEmpty. Operand 232 states and 357 transitions. [2024-11-09 00:05:05,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:05:05,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:05,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:05,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:05,533 INFO L134 CoverageAnalysis]: Checked inductivity of 42 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 42 trivial. 0 not checked. [2024-11-09 00:05:08,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:08,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 366 states to 237 states and 366 transitions. [2024-11-09 00:05:08,734 INFO L276 IsEmpty]: Start isEmpty. Operand 237 states and 366 transitions. [2024-11-09 00:05:08,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:05:08,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:08,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:08,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:08,754 INFO L134 CoverageAnalysis]: Checked inductivity of 55 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 50 trivial. 0 not checked. [2024-11-09 00:05:10,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:10,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 366 states to 238 states and 366 transitions. [2024-11-09 00:05:10,562 INFO L276 IsEmpty]: Start isEmpty. Operand 238 states and 366 transitions. [2024-11-09 00:05:10,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:05:10,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:10,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:10,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:10,594 INFO L134 CoverageAnalysis]: Checked inductivity of 42 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 42 trivial. 0 not checked. [2024-11-09 00:05:11,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:11,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 366 states to 239 states and 366 transitions. [2024-11-09 00:05:11,388 INFO L276 IsEmpty]: Start isEmpty. Operand 239 states and 366 transitions. [2024-11-09 00:05:11,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:05:11,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:11,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:11,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:11,407 INFO L134 CoverageAnalysis]: Checked inductivity of 42 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 42 trivial. 0 not checked. [2024-11-09 00:05:12,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:12,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 367 states to 241 states and 367 transitions. [2024-11-09 00:05:12,214 INFO L276 IsEmpty]: Start isEmpty. Operand 241 states and 367 transitions. [2024-11-09 00:05:12,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:05:12,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:12,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:12,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:12,236 INFO L134 CoverageAnalysis]: Checked inductivity of 42 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 34 trivial. 0 not checked. [2024-11-09 00:05:13,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:13,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 371 states to 244 states and 371 transitions. [2024-11-09 00:05:13,804 INFO L276 IsEmpty]: Start isEmpty. Operand 244 states and 371 transitions. [2024-11-09 00:05:13,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:05:13,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:13,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:13,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:14,504 INFO L134 CoverageAnalysis]: Checked inductivity of 75 backedges. 0 proven. 75 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:05:18,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:18,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 391 states to 249 states and 391 transitions. [2024-11-09 00:05:18,152 INFO L276 IsEmpty]: Start isEmpty. Operand 249 states and 391 transitions. [2024-11-09 00:05:18,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:05:18,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:18,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:18,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:18,192 INFO L134 CoverageAnalysis]: Checked inductivity of 65 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 65 trivial. 0 not checked. [2024-11-09 00:05:19,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:19,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 392 states to 251 states and 392 transitions. [2024-11-09 00:05:19,069 INFO L276 IsEmpty]: Start isEmpty. Operand 251 states and 392 transitions. [2024-11-09 00:05:19,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:05:19,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:19,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:19,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:19,136 INFO L134 CoverageAnalysis]: Checked inductivity of 75 backedges. 0 proven. 75 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:05:19,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:19,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 392 states to 252 states and 392 transitions. [2024-11-09 00:05:19,986 INFO L276 IsEmpty]: Start isEmpty. Operand 252 states and 392 transitions. [2024-11-09 00:05:19,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:05:19,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:19,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:19,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:20,066 INFO L134 CoverageAnalysis]: Checked inductivity of 75 backedges. 0 proven. 75 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:05:21,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:21,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 393 states to 254 states and 393 transitions. [2024-11-09 00:05:21,031 INFO L276 IsEmpty]: Start isEmpty. Operand 254 states and 393 transitions. [2024-11-09 00:05:21,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-11-09 00:05:21,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:21,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:21,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:21,056 INFO L134 CoverageAnalysis]: Checked inductivity of 60 backedges. 10 proven. 0 refuted. 0 times theorem prover too weak. 50 trivial. 0 not checked. [2024-11-09 00:05:23,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:23,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 396 states to 256 states and 396 transitions. [2024-11-09 00:05:23,078 INFO L276 IsEmpty]: Start isEmpty. Operand 256 states and 396 transitions. [2024-11-09 00:05:23,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-11-09 00:05:23,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:23,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:23,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:23,096 INFO L134 CoverageAnalysis]: Checked inductivity of 42 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 38 trivial. 0 not checked. [2024-11-09 00:05:23,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:23,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 394 states to 255 states and 394 transitions. [2024-11-09 00:05:23,668 INFO L276 IsEmpty]: Start isEmpty. Operand 255 states and 394 transitions. [2024-11-09 00:05:23,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-11-09 00:05:23,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:23,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:23,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:23,708 INFO L134 CoverageAnalysis]: Checked inductivity of 65 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 65 trivial. 0 not checked. [2024-11-09 00:05:28,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:28,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 406 states to 262 states and 406 transitions. [2024-11-09 00:05:28,965 INFO L276 IsEmpty]: Start isEmpty. Operand 262 states and 406 transitions. [2024-11-09 00:05:28,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-11-09 00:05:28,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:28,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:28,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:28,986 INFO L134 CoverageAnalysis]: Checked inductivity of 81 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 75 trivial. 0 not checked. [2024-11-09 00:05:31,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:31,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 404 states to 262 states and 404 transitions. [2024-11-09 00:05:31,059 INFO L276 IsEmpty]: Start isEmpty. Operand 262 states and 404 transitions. [2024-11-09 00:05:31,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-11-09 00:05:31,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:31,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:31,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:31,097 INFO L134 CoverageAnalysis]: Checked inductivity of 65 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 65 trivial. 0 not checked. [2024-11-09 00:05:31,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:31,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 405 states to 264 states and 405 transitions. [2024-11-09 00:05:31,978 INFO L276 IsEmpty]: Start isEmpty. Operand 264 states and 405 transitions. [2024-11-09 00:05:31,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-11-09 00:05:31,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:31,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:32,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:32,286 INFO L134 CoverageAnalysis]: Checked inductivity of 65 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 65 trivial. 0 not checked. [2024-11-09 00:05:34,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:34,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 411 states to 267 states and 411 transitions. [2024-11-09 00:05:34,969 INFO L276 IsEmpty]: Start isEmpty. Operand 267 states and 411 transitions. [2024-11-09 00:05:34,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-11-09 00:05:34,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:34,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:34,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:35,005 INFO L134 CoverageAnalysis]: Checked inductivity of 65 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 65 trivial. 0 not checked. [2024-11-09 00:05:35,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:35,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 393 states to 257 states and 393 transitions. [2024-11-09 00:05:35,913 INFO L276 IsEmpty]: Start isEmpty. Operand 257 states and 393 transitions. [2024-11-09 00:05:35,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-11-09 00:05:35,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:35,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:35,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:35,933 INFO L134 CoverageAnalysis]: Checked inductivity of 87 backedges. 12 proven. 0 refuted. 0 times theorem prover too weak. 75 trivial. 0 not checked. [2024-11-09 00:05:37,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:37,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 396 states to 259 states and 396 transitions. [2024-11-09 00:05:37,717 INFO L276 IsEmpty]: Start isEmpty. Operand 259 states and 396 transitions. [2024-11-09 00:05:37,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-11-09 00:05:37,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:37,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:37,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:37,742 INFO L134 CoverageAnalysis]: Checked inductivity of 87 backedges. 12 proven. 0 refuted. 0 times theorem prover too weak. 75 trivial. 0 not checked. [2024-11-09 00:05:38,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:38,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 395 states to 259 states and 395 transitions. [2024-11-09 00:05:38,755 INFO L276 IsEmpty]: Start isEmpty. Operand 259 states and 395 transitions. [2024-11-09 00:05:38,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-09 00:05:38,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:38,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:38,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:39,490 INFO L134 CoverageAnalysis]: Checked inductivity of 75 backedges. 0 proven. 75 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:05:43,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:43,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 412 states to 264 states and 412 transitions. [2024-11-09 00:05:43,663 INFO L276 IsEmpty]: Start isEmpty. Operand 264 states and 412 transitions. [2024-11-09 00:05:43,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-09 00:05:43,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:43,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:43,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:43,690 INFO L134 CoverageAnalysis]: Checked inductivity of 65 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 65 trivial. 0 not checked. [2024-11-09 00:05:44,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:44,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 414 states to 266 states and 414 transitions. [2024-11-09 00:05:44,775 INFO L276 IsEmpty]: Start isEmpty. Operand 266 states and 414 transitions. [2024-11-09 00:05:44,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-09 00:05:44,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:44,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:44,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:44,842 INFO L134 CoverageAnalysis]: Checked inductivity of 75 backedges. 0 proven. 75 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:05:45,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:45,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 415 states to 268 states and 415 transitions. [2024-11-09 00:05:45,968 INFO L276 IsEmpty]: Start isEmpty. Operand 268 states and 415 transitions. [2024-11-09 00:05:45,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-09 00:05:45,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:45,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:45,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:46,052 INFO L134 CoverageAnalysis]: Checked inductivity of 75 backedges. 0 proven. 75 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:05:46,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:46,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 416 states to 269 states and 416 transitions. [2024-11-09 00:05:46,885 INFO L276 IsEmpty]: Start isEmpty. Operand 269 states and 416 transitions. [2024-11-09 00:05:46,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-09 00:05:46,885 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:46,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:46,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:46,905 INFO L134 CoverageAnalysis]: Checked inductivity of 65 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 65 trivial. 0 not checked. [2024-11-09 00:05:47,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:47,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 416 states to 270 states and 416 transitions. [2024-11-09 00:05:47,721 INFO L276 IsEmpty]: Start isEmpty. Operand 270 states and 416 transitions. [2024-11-09 00:05:47,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-09 00:05:47,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:47,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:47,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:47,744 INFO L134 CoverageAnalysis]: Checked inductivity of 65 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 60 trivial. 0 not checked. [2024-11-09 00:05:49,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:49,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 415 states to 270 states and 415 transitions. [2024-11-09 00:05:49,164 INFO L276 IsEmpty]: Start isEmpty. Operand 270 states and 415 transitions. [2024-11-09 00:05:49,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-09 00:05:49,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:49,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:49,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:49,186 INFO L134 CoverageAnalysis]: Checked inductivity of 65 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 65 trivial. 0 not checked. [2024-11-09 00:05:53,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:53,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 275 states and 424 transitions. [2024-11-09 00:05:53,179 INFO L276 IsEmpty]: Start isEmpty. Operand 275 states and 424 transitions. [2024-11-09 00:05:53,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-09 00:05:53,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:53,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:53,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:53,205 INFO L134 CoverageAnalysis]: Checked inductivity of 81 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 75 trivial. 0 not checked. [2024-11-09 00:05:55,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:55,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 276 states and 424 transitions. [2024-11-09 00:05:55,149 INFO L276 IsEmpty]: Start isEmpty. Operand 276 states and 424 transitions. [2024-11-09 00:05:55,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-09 00:05:55,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:55,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:55,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:55,168 INFO L134 CoverageAnalysis]: Checked inductivity of 65 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 65 trivial. 0 not checked. [2024-11-09 00:05:56,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:56,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 277 states and 424 transitions. [2024-11-09 00:05:56,128 INFO L276 IsEmpty]: Start isEmpty. Operand 277 states and 424 transitions. [2024-11-09 00:05:56,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-09 00:05:56,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:56,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:56,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:56,151 INFO L134 CoverageAnalysis]: Checked inductivity of 65 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 65 trivial. 0 not checked. [2024-11-09 00:05:57,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:57,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 425 states to 279 states and 425 transitions. [2024-11-09 00:05:57,119 INFO L276 IsEmpty]: Start isEmpty. Operand 279 states and 425 transitions. [2024-11-09 00:05:57,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-09 00:05:57,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:57,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:57,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:57,159 INFO L134 CoverageAnalysis]: Checked inductivity of 93 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 93 trivial. 0 not checked. [2024-11-09 00:05:58,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:58,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 426 states to 281 states and 426 transitions. [2024-11-09 00:05:58,206 INFO L276 IsEmpty]: Start isEmpty. Operand 281 states and 426 transitions. [2024-11-09 00:05:58,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-09 00:05:58,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:58,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:58,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:59,235 INFO L134 CoverageAnalysis]: Checked inductivity of 105 backedges. 0 proven. 105 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:06:03,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:06:03,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 446 states to 286 states and 446 transitions. [2024-11-09 00:06:03,715 INFO L276 IsEmpty]: Start isEmpty. Operand 286 states and 446 transitions. [2024-11-09 00:06:03,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-09 00:06:03,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:06:03,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:06:03,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:06:03,787 INFO L134 CoverageAnalysis]: Checked inductivity of 105 backedges. 0 proven. 105 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:06:04,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:06:04,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 446 states to 287 states and 446 transitions. [2024-11-09 00:06:04,971 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 446 transitions. [2024-11-09 00:06:04,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-09 00:06:04,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:06:04,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:06:04,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:06:05,065 INFO L134 CoverageAnalysis]: Checked inductivity of 105 backedges. 0 proven. 105 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:06:06,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:06:06,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 447 states to 289 states and 447 transitions. [2024-11-09 00:06:06,116 INFO L276 IsEmpty]: Start isEmpty. Operand 289 states and 447 transitions. [2024-11-09 00:06:06,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-09 00:06:06,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:06:06,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:06:06,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:06:06,139 INFO L134 CoverageAnalysis]: Checked inductivity of 87 backedges. 12 proven. 0 refuted. 0 times theorem prover too weak. 75 trivial. 0 not checked. [2024-11-09 00:06:08,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:06:08,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 450 states to 291 states and 450 transitions. [2024-11-09 00:06:08,363 INFO L276 IsEmpty]: Start isEmpty. Operand 291 states and 450 transitions. [2024-11-09 00:06:08,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-09 00:06:08,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:06:08,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:06:08,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:06:08,381 INFO L134 CoverageAnalysis]: Checked inductivity of 65 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 60 trivial. 0 not checked. [2024-11-09 00:06:09,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:06:09,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 448 states to 290 states and 448 transitions. [2024-11-09 00:06:09,050 INFO L276 IsEmpty]: Start isEmpty. Operand 290 states and 448 transitions. [2024-11-09 00:06:09,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-09 00:06:09,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:06:09,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:06:09,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:06:09,079 INFO L134 CoverageAnalysis]: Checked inductivity of 93 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 93 trivial. 0 not checked. [2024-11-09 00:06:13,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:06:13,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 457 states to 295 states and 457 transitions. [2024-11-09 00:06:13,277 INFO L276 IsEmpty]: Start isEmpty. Operand 295 states and 457 transitions. [2024-11-09 00:06:13,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-09 00:06:13,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:06:13,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:06:13,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:06:13,317 INFO L134 CoverageAnalysis]: Checked inductivity of 112 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 105 trivial. 0 not checked. [2024-11-09 00:06:15,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:06:15,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 455 states to 295 states and 455 transitions. [2024-11-09 00:06:15,973 INFO L276 IsEmpty]: Start isEmpty. Operand 295 states and 455 transitions. [2024-11-09 00:06:15,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-09 00:06:15,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:06:15,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:06:15,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:06:16,018 INFO L134 CoverageAnalysis]: Checked inductivity of 93 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 93 trivial. 0 not checked. [2024-11-09 00:06:17,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:06:17,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 456 states to 297 states and 456 transitions. [2024-11-09 00:06:17,045 INFO L276 IsEmpty]: Start isEmpty. Operand 297 states and 456 transitions. [2024-11-09 00:06:17,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-09 00:06:17,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:06:17,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:06:17,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:06:17,088 INFO L134 CoverageAnalysis]: Checked inductivity of 93 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 93 trivial. 0 not checked. [2024-11-09 00:06:18,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:06:18,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 456 states to 298 states and 456 transitions. [2024-11-09 00:06:18,110 INFO L276 IsEmpty]: Start isEmpty. Operand 298 states and 456 transitions. [2024-11-09 00:06:18,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-09 00:06:18,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:06:18,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:06:18,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:06:18,154 INFO L134 CoverageAnalysis]: Checked inductivity of 93 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 93 trivial. 0 not checked. [2024-11-09 00:06:19,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:06:19,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 439 states to 288 states and 439 transitions. [2024-11-09 00:06:19,195 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 439 transitions. [2024-11-09 00:06:19,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-09 00:06:19,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:06:19,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:06:19,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:06:19,220 INFO L134 CoverageAnalysis]: Checked inductivity of 119 backedges. 14 proven. 0 refuted. 0 times theorem prover too weak. 105 trivial. 0 not checked. [2024-11-09 00:06:21,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:06:21,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 441 states to 290 states and 441 transitions. [2024-11-09 00:06:21,527 INFO L276 IsEmpty]: Start isEmpty. Operand 290 states and 441 transitions. [2024-11-09 00:06:21,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-11-09 00:06:21,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:06:21,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:06:21,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:06:22,474 INFO L134 CoverageAnalysis]: Checked inductivity of 105 backedges. 0 proven. 105 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:06:26,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:06:26,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 457 states to 295 states and 457 transitions. [2024-11-09 00:06:26,543 INFO L276 IsEmpty]: Start isEmpty. Operand 295 states and 457 transitions. [2024-11-09 00:06:26,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-11-09 00:06:26,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:06:26,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:06:26,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:06:26,570 INFO L134 CoverageAnalysis]: Checked inductivity of 93 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 93 trivial. 0 not checked. [2024-11-09 00:06:27,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:06:27,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 459 states to 297 states and 459 transitions. [2024-11-09 00:06:27,766 INFO L276 IsEmpty]: Start isEmpty. Operand 297 states and 459 transitions. [2024-11-09 00:06:27,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-11-09 00:06:27,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:06:27,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:06:27,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:06:27,830 INFO L134 CoverageAnalysis]: Checked inductivity of 105 backedges. 0 proven. 105 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:06:30,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:06:30,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 461 states to 299 states and 461 transitions. [2024-11-09 00:06:30,072 INFO L276 IsEmpty]: Start isEmpty. Operand 299 states and 461 transitions. [2024-11-09 00:06:30,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-11-09 00:06:30,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:06:30,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:06:30,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:06:30,094 INFO L134 CoverageAnalysis]: Checked inductivity of 93 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 93 trivial. 0 not checked. [2024-11-09 00:06:31,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:06:31,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 463 states to 300 states and 463 transitions. [2024-11-09 00:06:31,158 INFO L276 IsEmpty]: Start isEmpty. Operand 300 states and 463 transitions. [2024-11-09 00:06:31,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-11-09 00:06:31,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:06:31,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:06:31,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:06:31,246 INFO L134 CoverageAnalysis]: Checked inductivity of 105 backedges. 0 proven. 105 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:06:32,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:06:32,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 463 states to 301 states and 463 transitions. [2024-11-09 00:06:32,235 INFO L276 IsEmpty]: Start isEmpty. Operand 301 states and 463 transitions. [2024-11-09 00:06:32,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 42 [2024-11-09 00:06:32,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:06:32,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:06:32,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:06:32,262 INFO L134 CoverageAnalysis]: Checked inductivity of 93 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 93 trivial. 0 not checked. [2024-11-09 00:06:35,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:06:35,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 471 states to 306 states and 471 transitions. [2024-11-09 00:06:35,893 INFO L276 IsEmpty]: Start isEmpty. Operand 306 states and 471 transitions. [2024-11-09 00:06:35,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 42 [2024-11-09 00:06:35,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:06:35,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:06:35,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:06:35,914 INFO L134 CoverageAnalysis]: Checked inductivity of 112 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 105 trivial. 0 not checked. [2024-11-09 00:06:39,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:06:39,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 469 states to 306 states and 469 transitions. [2024-11-09 00:06:39,187 INFO L276 IsEmpty]: Start isEmpty. Operand 306 states and 469 transitions. [2024-11-09 00:06:39,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 42 [2024-11-09 00:06:39,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:06:39,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:06:39,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:06:39,355 INFO L134 CoverageAnalysis]: Checked inductivity of 93 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 93 trivial. 0 not checked. [2024-11-09 00:06:41,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:06:41,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 471 states to 308 states and 471 transitions. [2024-11-09 00:06:41,609 INFO L276 IsEmpty]: Start isEmpty. Operand 308 states and 471 transitions. [2024-11-09 00:06:41,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 42 [2024-11-09 00:06:41,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:06:41,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:06:41,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:06:41,642 INFO L134 CoverageAnalysis]: Checked inductivity of 93 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 93 trivial. 0 not checked. [2024-11-09 00:06:42,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:06:42,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 471 states to 309 states and 471 transitions. [2024-11-09 00:06:42,907 INFO L276 IsEmpty]: Start isEmpty. Operand 309 states and 471 transitions. [2024-11-09 00:06:42,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 42 [2024-11-09 00:06:42,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:06:42,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:06:42,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:06:43,956 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 0 proven. 140 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:06:49,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:06:49,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 491 states to 314 states and 491 transitions. [2024-11-09 00:06:49,046 INFO L276 IsEmpty]: Start isEmpty. Operand 314 states and 491 transitions. [2024-11-09 00:06:49,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 42 [2024-11-09 00:06:49,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:06:49,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:06:49,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:06:49,130 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 0 proven. 140 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:06:50,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:06:50,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 492 states to 316 states and 492 transitions. [2024-11-09 00:06:50,290 INFO L276 IsEmpty]: Start isEmpty. Operand 316 states and 492 transitions. [2024-11-09 00:06:50,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 42 [2024-11-09 00:06:50,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:06:50,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:06:50,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:06:50,342 INFO L134 CoverageAnalysis]: Checked inductivity of 126 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 126 trivial. 0 not checked. [2024-11-09 00:06:51,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:06:51,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 493 states to 318 states and 493 transitions. [2024-11-09 00:06:51,530 INFO L276 IsEmpty]: Start isEmpty. Operand 318 states and 493 transitions. [2024-11-09 00:06:51,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 42 [2024-11-09 00:06:51,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:06:51,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:06:51,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:06:51,603 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 0 proven. 140 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:06:52,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:06:52,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 493 states to 319 states and 493 transitions. [2024-11-09 00:06:52,976 INFO L276 IsEmpty]: Start isEmpty. Operand 319 states and 493 transitions. [2024-11-09 00:06:52,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 43 [2024-11-09 00:06:52,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:06:52,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:06:52,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:06:52,996 INFO L134 CoverageAnalysis]: Checked inductivity of 119 backedges. 14 proven. 0 refuted. 0 times theorem prover too weak. 105 trivial. 0 not checked. [2024-11-09 00:06:55,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:06:55,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 496 states to 321 states and 496 transitions. [2024-11-09 00:06:55,547 INFO L276 IsEmpty]: Start isEmpty. Operand 321 states and 496 transitions. [2024-11-09 00:06:55,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 43 [2024-11-09 00:06:55,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:06:55,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:06:55,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:06:55,588 INFO L134 CoverageAnalysis]: Checked inductivity of 126 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 126 trivial. 0 not checked. [2024-11-09 00:07:00,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:07:00,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 500 states to 323 states and 500 transitions. [2024-11-09 00:07:00,758 INFO L276 IsEmpty]: Start isEmpty. Operand 323 states and 500 transitions. [2024-11-09 00:07:00,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 43 [2024-11-09 00:07:00,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:07:00,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:07:00,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:07:00,787 INFO L134 CoverageAnalysis]: Checked inductivity of 148 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 140 trivial. 0 not checked. [2024-11-09 00:07:03,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:07:03,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 500 states to 324 states and 500 transitions. [2024-11-09 00:07:03,057 INFO L276 IsEmpty]: Start isEmpty. Operand 324 states and 500 transitions. [2024-11-09 00:07:03,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 43 [2024-11-09 00:07:03,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:07:03,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:07:03,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:07:03,105 INFO L134 CoverageAnalysis]: Checked inductivity of 126 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 126 trivial. 0 not checked. [2024-11-09 00:07:04,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:07:04,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 498 states to 323 states and 498 transitions. [2024-11-09 00:07:04,439 INFO L276 IsEmpty]: Start isEmpty. Operand 323 states and 498 transitions. [2024-11-09 00:07:04,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 43 [2024-11-09 00:07:04,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:07:04,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:07:04,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:07:04,560 INFO L134 CoverageAnalysis]: Checked inductivity of 126 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 126 trivial. 0 not checked. [2024-11-09 00:07:06,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:07:06,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 497 states to 323 states and 497 transitions. [2024-11-09 00:07:06,992 INFO L276 IsEmpty]: Start isEmpty. Operand 323 states and 497 transitions. [2024-11-09 00:07:06,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-11-09 00:07:06,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:07:06,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:07:07,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:07:07,015 INFO L134 CoverageAnalysis]: Checked inductivity of 156 backedges. 16 proven. 0 refuted. 0 times theorem prover too weak. 140 trivial. 0 not checked. [2024-11-09 00:07:09,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:07:09,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 500 states to 325 states and 500 transitions. [2024-11-09 00:07:09,605 INFO L276 IsEmpty]: Start isEmpty. Operand 325 states and 500 transitions. [2024-11-09 00:07:09,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-11-09 00:07:09,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:07:09,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:07:09,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:07:09,626 INFO L134 CoverageAnalysis]: Checked inductivity of 156 backedges. 16 proven. 0 refuted. 0 times theorem prover too weak. 140 trivial. 0 not checked. [2024-11-09 00:07:10,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:07:10,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 499 states to 325 states and 499 transitions. [2024-11-09 00:07:10,779 INFO L276 IsEmpty]: Start isEmpty. Operand 325 states and 499 transitions. [2024-11-09 00:07:10,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 46 [2024-11-09 00:07:10,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:07:10,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:07:10,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:07:11,813 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 0 proven. 140 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:07:16,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:07:16,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 516 states to 330 states and 516 transitions. [2024-11-09 00:07:16,467 INFO L276 IsEmpty]: Start isEmpty. Operand 330 states and 516 transitions. [2024-11-09 00:07:16,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 46 [2024-11-09 00:07:16,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:07:16,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:07:16,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:07:16,575 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 0 proven. 140 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:07:19,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:07:19,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 518 states to 332 states and 518 transitions. [2024-11-09 00:07:19,506 INFO L276 IsEmpty]: Start isEmpty. Operand 332 states and 518 transitions. [2024-11-09 00:07:19,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 46 [2024-11-09 00:07:19,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:07:19,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:07:19,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:07:19,528 INFO L134 CoverageAnalysis]: Checked inductivity of 126 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 126 trivial. 0 not checked. [2024-11-09 00:07:20,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:07:20,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 519 states to 334 states and 519 transitions. [2024-11-09 00:07:20,889 INFO L276 IsEmpty]: Start isEmpty. Operand 334 states and 519 transitions. [2024-11-09 00:07:20,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 46 [2024-11-09 00:07:20,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:07:20,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:07:20,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:07:20,983 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 0 proven. 140 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:07:22,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:07:22,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 519 states to 335 states and 519 transitions. [2024-11-09 00:07:22,125 INFO L276 IsEmpty]: Start isEmpty. Operand 335 states and 519 transitions. [2024-11-09 00:07:22,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 46 [2024-11-09 00:07:22,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:07:22,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:07:22,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:07:22,146 INFO L134 CoverageAnalysis]: Checked inductivity of 126 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 119 trivial. 0 not checked. [2024-11-09 00:07:23,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:07:23,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 517 states to 334 states and 517 transitions. [2024-11-09 00:07:23,052 INFO L276 IsEmpty]: Start isEmpty. Operand 334 states and 517 transitions. [2024-11-09 00:07:23,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 46 [2024-11-09 00:07:23,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:07:23,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:07:23,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:07:23,080 INFO L134 CoverageAnalysis]: Checked inductivity of 126 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 119 trivial. 0 not checked. [2024-11-09 00:07:24,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:07:24,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 516 states to 334 states and 516 transitions. [2024-11-09 00:07:24,310 INFO L276 IsEmpty]: Start isEmpty. Operand 334 states and 516 transitions. [2024-11-09 00:07:24,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 47 [2024-11-09 00:07:24,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:07:24,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:07:24,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:07:24,331 INFO L134 CoverageAnalysis]: Checked inductivity of 126 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 126 trivial. 0 not checked. [2024-11-09 00:07:28,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:07:28,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 524 states to 339 states and 524 transitions. [2024-11-09 00:07:28,357 INFO L276 IsEmpty]: Start isEmpty. Operand 339 states and 524 transitions. [2024-11-09 00:07:28,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 47 [2024-11-09 00:07:28,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:07:28,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:07:28,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:07:28,378 INFO L134 CoverageAnalysis]: Checked inductivity of 148 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 140 trivial. 0 not checked. [2024-11-09 00:07:32,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:07:32,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 522 states to 339 states and 522 transitions. [2024-11-09 00:07:32,336 INFO L276 IsEmpty]: Start isEmpty. Operand 339 states and 522 transitions. [2024-11-09 00:07:32,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 47 [2024-11-09 00:07:32,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:07:32,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:07:32,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:07:32,368 INFO L134 CoverageAnalysis]: Checked inductivity of 126 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 126 trivial. 0 not checked. [2024-11-09 00:07:35,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:07:35,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 524 states to 341 states and 524 transitions. [2024-11-09 00:07:35,040 INFO L276 IsEmpty]: Start isEmpty. Operand 341 states and 524 transitions. [2024-11-09 00:07:35,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 47 [2024-11-09 00:07:35,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:07:35,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:07:35,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:07:35,071 INFO L134 CoverageAnalysis]: Checked inductivity of 126 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 126 trivial. 0 not checked. [2024-11-09 00:07:36,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:07:36,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 524 states to 342 states and 524 transitions. [2024-11-09 00:07:36,597 INFO L276 IsEmpty]: Start isEmpty. Operand 342 states and 524 transitions. [2024-11-09 00:07:36,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 47 [2024-11-09 00:07:36,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:07:36,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:07:36,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:07:37,652 INFO L134 CoverageAnalysis]: Checked inductivity of 180 backedges. 0 proven. 180 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:07:43,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:07:43,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 544 states to 347 states and 544 transitions. [2024-11-09 00:07:43,460 INFO L276 IsEmpty]: Start isEmpty. Operand 347 states and 544 transitions. [2024-11-09 00:07:43,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 47 [2024-11-09 00:07:43,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:07:43,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:07:43,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:07:43,581 INFO L134 CoverageAnalysis]: Checked inductivity of 180 backedges. 0 proven. 180 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:07:45,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:07:45,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 544 states to 348 states and 544 transitions. [2024-11-09 00:07:45,078 INFO L276 IsEmpty]: Start isEmpty. Operand 348 states and 544 transitions. [2024-11-09 00:07:45,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 47 [2024-11-09 00:07:45,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:07:45,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:07:45,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:07:45,112 INFO L134 CoverageAnalysis]: Checked inductivity of 164 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 164 trivial. 0 not checked. [2024-11-09 00:07:46,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:07:46,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 545 states to 350 states and 545 transitions. [2024-11-09 00:07:46,481 INFO L276 IsEmpty]: Start isEmpty. Operand 350 states and 545 transitions. [2024-11-09 00:07:46,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 47 [2024-11-09 00:07:46,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:07:46,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:07:46,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:07:46,565 INFO L134 CoverageAnalysis]: Checked inductivity of 180 backedges. 0 proven. 180 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:07:47,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:07:47,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 546 states to 352 states and 546 transitions. [2024-11-09 00:07:47,892 INFO L276 IsEmpty]: Start isEmpty. Operand 352 states and 546 transitions. [2024-11-09 00:07:47,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 48 [2024-11-09 00:07:47,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:07:47,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:07:47,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:07:47,923 INFO L134 CoverageAnalysis]: Checked inductivity of 156 backedges. 16 proven. 0 refuted. 0 times theorem prover too weak. 140 trivial. 0 not checked. [2024-11-09 00:07:50,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:07:50,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 549 states to 354 states and 549 transitions. [2024-11-09 00:07:50,992 INFO L276 IsEmpty]: Start isEmpty. Operand 354 states and 549 transitions. [2024-11-09 00:07:50,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 48 [2024-11-09 00:07:50,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:07:50,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:07:51,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:07:51,026 INFO L134 CoverageAnalysis]: Checked inductivity of 164 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 164 trivial. 0 not checked. [2024-11-09 00:07:56,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:07:56,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 558 states to 359 states and 558 transitions. [2024-11-09 00:07:56,475 INFO L276 IsEmpty]: Start isEmpty. Operand 359 states and 558 transitions. [2024-11-09 00:07:56,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 48 [2024-11-09 00:07:56,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:07:56,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:07:56,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:07:56,499 INFO L134 CoverageAnalysis]: Checked inductivity of 189 backedges. 9 proven. 0 refuted. 0 times theorem prover too weak. 180 trivial. 0 not checked. [2024-11-09 00:07:59,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:07:59,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 556 states to 359 states and 556 transitions. [2024-11-09 00:07:59,853 INFO L276 IsEmpty]: Start isEmpty. Operand 359 states and 556 transitions. [2024-11-09 00:07:59,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 48 [2024-11-09 00:07:59,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:07:59,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:07:59,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:07:59,898 INFO L134 CoverageAnalysis]: Checked inductivity of 164 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 164 trivial. 0 not checked. [2024-11-09 00:08:01,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:08:01,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 557 states to 361 states and 557 transitions. [2024-11-09 00:08:01,228 INFO L276 IsEmpty]: Start isEmpty. Operand 361 states and 557 transitions. [2024-11-09 00:08:01,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 48 [2024-11-09 00:08:01,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:08:01,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:08:01,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:08:01,267 INFO L134 CoverageAnalysis]: Checked inductivity of 164 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 164 trivial. 0 not checked. [2024-11-09 00:08:02,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:08:02,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 557 states to 362 states and 557 transitions. [2024-11-09 00:08:02,994 INFO L276 IsEmpty]: Start isEmpty. Operand 362 states and 557 transitions. [2024-11-09 00:08:02,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 48 [2024-11-09 00:08:02,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:08:02,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:08:03,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:08:03,081 INFO L134 CoverageAnalysis]: Checked inductivity of 164 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 164 trivial. 0 not checked. [2024-11-09 00:08:04,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:08:04,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 541 states to 353 states and 541 transitions. [2024-11-09 00:08:04,540 INFO L276 IsEmpty]: Start isEmpty. Operand 353 states and 541 transitions. [2024-11-09 00:08:04,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-11-09 00:08:04,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:08:04,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:08:04,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:08:04,574 INFO L134 CoverageAnalysis]: Checked inductivity of 198 backedges. 18 proven. 0 refuted. 0 times theorem prover too weak. 180 trivial. 0 not checked. [2024-11-09 00:08:07,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:08:07,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 543 states to 355 states and 543 transitions. [2024-11-09 00:08:07,540 INFO L276 IsEmpty]: Start isEmpty. Operand 355 states and 543 transitions. [2024-11-09 00:08:07,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 51 [2024-11-09 00:08:07,541 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:08:07,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:08:07,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:08:08,666 INFO L134 CoverageAnalysis]: Checked inductivity of 180 backedges. 0 proven. 180 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:08:15,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:08:15,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 561 states to 360 states and 561 transitions. [2024-11-09 00:08:15,150 INFO L276 IsEmpty]: Start isEmpty. Operand 360 states and 561 transitions. [2024-11-09 00:08:15,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 51 [2024-11-09 00:08:15,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:08:15,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:08:15,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:08:15,177 INFO L134 CoverageAnalysis]: Checked inductivity of 164 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 164 trivial. 0 not checked. [2024-11-09 00:08:16,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:08:16,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 562 states to 362 states and 562 transitions. [2024-11-09 00:08:16,695 INFO L276 IsEmpty]: Start isEmpty. Operand 362 states and 562 transitions. [2024-11-09 00:08:16,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 51 [2024-11-09 00:08:16,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:08:16,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:08:16,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:08:16,810 INFO L134 CoverageAnalysis]: Checked inductivity of 180 backedges. 0 proven. 180 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:08:18,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:08:18,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 563 states to 364 states and 563 transitions. [2024-11-09 00:08:18,529 INFO L276 IsEmpty]: Start isEmpty. Operand 364 states and 563 transitions. [2024-11-09 00:08:18,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 51 [2024-11-09 00:08:18,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:08:18,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:08:18,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:08:18,668 INFO L134 CoverageAnalysis]: Checked inductivity of 180 backedges. 0 proven. 180 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:08:20,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:08:20,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 563 states to 365 states and 563 transitions. [2024-11-09 00:08:20,160 INFO L276 IsEmpty]: Start isEmpty. Operand 365 states and 563 transitions. [2024-11-09 00:08:20,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-09 00:08:20,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:08:20,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:08:20,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:08:20,184 INFO L134 CoverageAnalysis]: Checked inductivity of 164 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 164 trivial. 0 not checked. [2024-11-09 00:08:26,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:08:26,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 572 states to 370 states and 572 transitions. [2024-11-09 00:08:26,112 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 572 transitions. [2024-11-09 00:08:26,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-09 00:08:26,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:08:26,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:08:26,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:08:26,149 INFO L134 CoverageAnalysis]: Checked inductivity of 189 backedges. 9 proven. 0 refuted. 0 times theorem prover too weak. 180 trivial. 0 not checked. [2024-11-09 00:08:29,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:08:29,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 572 states to 371 states and 572 transitions. [2024-11-09 00:08:29,194 INFO L276 IsEmpty]: Start isEmpty. Operand 371 states and 572 transitions. [2024-11-09 00:08:29,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-09 00:08:29,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:08:29,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:08:29,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:08:29,228 INFO L134 CoverageAnalysis]: Checked inductivity of 164 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 164 trivial. 0 not checked. [2024-11-09 00:08:30,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:08:30,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 572 states to 372 states and 572 transitions. [2024-11-09 00:08:30,667 INFO L276 IsEmpty]: Start isEmpty. Operand 372 states and 572 transitions. [2024-11-09 00:08:30,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-09 00:08:30,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:08:30,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:08:30,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:08:30,699 INFO L134 CoverageAnalysis]: Checked inductivity of 164 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 164 trivial. 0 not checked. [2024-11-09 00:08:32,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:08:32,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 573 states to 374 states and 573 transitions. [2024-11-09 00:08:32,121 INFO L276 IsEmpty]: Start isEmpty. Operand 374 states and 573 transitions. [2024-11-09 00:08:32,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-09 00:08:32,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:08:32,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:08:32,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:08:32,344 INFO L134 CoverageAnalysis]: Checked inductivity of 207 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 207 trivial. 0 not checked. [2024-11-09 00:08:33,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:08:33,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 574 states to 376 states and 574 transitions. [2024-11-09 00:08:33,908 INFO L276 IsEmpty]: Start isEmpty. Operand 376 states and 574 transitions. [2024-11-09 00:08:33,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-09 00:08:33,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:08:33,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:08:33,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:08:35,061 INFO L134 CoverageAnalysis]: Checked inductivity of 225 backedges. 0 proven. 225 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:08:41,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:08:41,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 594 states to 381 states and 594 transitions. [2024-11-09 00:08:41,801 INFO L276 IsEmpty]: Start isEmpty. Operand 381 states and 594 transitions. [2024-11-09 00:08:41,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-09 00:08:41,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:08:41,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:08:41,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:08:41,954 INFO L134 CoverageAnalysis]: Checked inductivity of 225 backedges. 0 proven. 225 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:08:43,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:08:43,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 594 states to 382 states and 594 transitions. [2024-11-09 00:08:43,614 INFO L276 IsEmpty]: Start isEmpty. Operand 382 states and 594 transitions. [2024-11-09 00:08:43,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-09 00:08:43,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:08:43,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:08:43,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:08:43,730 INFO L134 CoverageAnalysis]: Checked inductivity of 225 backedges. 0 proven. 225 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:08:45,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:08:45,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 595 states to 384 states and 595 transitions. [2024-11-09 00:08:45,363 INFO L276 IsEmpty]: Start isEmpty. Operand 384 states and 595 transitions. [2024-11-09 00:08:45,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 53 [2024-11-09 00:08:45,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:08:45,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:08:45,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:08:45,398 INFO L134 CoverageAnalysis]: Checked inductivity of 198 backedges. 18 proven. 0 refuted. 0 times theorem prover too weak. 180 trivial. 0 not checked. [2024-11-09 00:08:48,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:08:48,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 598 states to 386 states and 598 transitions. [2024-11-09 00:08:48,706 INFO L276 IsEmpty]: Start isEmpty. Operand 386 states and 598 transitions. [2024-11-09 00:08:48,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 53 [2024-11-09 00:08:48,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:08:48,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:08:48,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:08:48,736 INFO L134 CoverageAnalysis]: Checked inductivity of 164 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 156 trivial. 0 not checked. [2024-11-09 00:08:49,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:08:49,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 596 states to 385 states and 596 transitions. [2024-11-09 00:08:49,705 INFO L276 IsEmpty]: Start isEmpty. Operand 385 states and 596 transitions. [2024-11-09 00:08:49,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 53 [2024-11-09 00:08:49,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:08:49,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:08:49,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:08:49,764 INFO L134 CoverageAnalysis]: Checked inductivity of 207 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 207 trivial. 0 not checked. [2024-11-09 00:08:55,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:08:55,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 600 states to 387 states and 600 transitions. [2024-11-09 00:08:55,787 INFO L276 IsEmpty]: Start isEmpty. Operand 387 states and 600 transitions. [2024-11-09 00:08:55,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 53 [2024-11-09 00:08:55,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:08:55,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:08:55,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:08:55,813 INFO L134 CoverageAnalysis]: Checked inductivity of 235 backedges. 10 proven. 0 refuted. 0 times theorem prover too weak. 225 trivial. 0 not checked. [2024-11-09 00:08:59,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:08:59,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 598 states to 387 states and 598 transitions. [2024-11-09 00:08:59,486 INFO L276 IsEmpty]: Start isEmpty. Operand 387 states and 598 transitions. [2024-11-09 00:08:59,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 53 [2024-11-09 00:08:59,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:08:59,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:08:59,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:08:59,523 INFO L134 CoverageAnalysis]: Checked inductivity of 207 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 207 trivial. 0 not checked. [2024-11-09 00:09:00,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:09:00,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 597 states to 387 states and 597 transitions. [2024-11-09 00:09:00,989 INFO L276 IsEmpty]: Start isEmpty. Operand 387 states and 597 transitions. [2024-11-09 00:09:00,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 53 [2024-11-09 00:09:00,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:09:00,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:09:01,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:09:01,040 INFO L134 CoverageAnalysis]: Checked inductivity of 207 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 207 trivial. 0 not checked. [2024-11-09 00:09:02,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:09:02,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 591 states to 385 states and 591 transitions. [2024-11-09 00:09:02,707 INFO L276 IsEmpty]: Start isEmpty. Operand 385 states and 591 transitions. [2024-11-09 00:09:02,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 54 [2024-11-09 00:09:02,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:09:02,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:09:02,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:09:02,748 INFO L134 CoverageAnalysis]: Checked inductivity of 245 backedges. 20 proven. 0 refuted. 0 times theorem prover too weak. 225 trivial. 0 not checked. [2024-11-09 00:09:05,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:09:05,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 593 states to 387 states and 593 transitions. [2024-11-09 00:09:05,761 INFO L276 IsEmpty]: Start isEmpty. Operand 387 states and 593 transitions. [2024-11-09 00:09:05,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-09 00:09:05,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:09:05,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:09:05,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:09:05,786 INFO L134 CoverageAnalysis]: Checked inductivity of 207 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 207 trivial. 0 not checked. [2024-11-09 00:09:07,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:09:07,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 594 states to 389 states and 594 transitions. [2024-11-09 00:09:07,630 INFO L276 IsEmpty]: Start isEmpty. Operand 389 states and 594 transitions. [2024-11-09 00:09:07,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-09 00:09:07,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:09:07,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:09:07,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:09:09,020 INFO L134 CoverageAnalysis]: Checked inductivity of 225 backedges. 0 proven. 225 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:09:15,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:09:15,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 612 states to 394 states and 612 transitions. [2024-11-09 00:09:15,898 INFO L276 IsEmpty]: Start isEmpty. Operand 394 states and 612 transitions. [2024-11-09 00:09:15,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-09 00:09:15,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:09:15,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:09:15,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:09:16,042 INFO L134 CoverageAnalysis]: Checked inductivity of 225 backedges. 0 proven. 225 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:09:17,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:09:17,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 613 states to 396 states and 613 transitions. [2024-11-09 00:09:17,844 INFO L276 IsEmpty]: Start isEmpty. Operand 396 states and 613 transitions. [2024-11-09 00:09:17,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-09 00:09:17,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:09:17,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:09:17,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:09:17,951 INFO L134 CoverageAnalysis]: Checked inductivity of 225 backedges. 0 proven. 225 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:09:19,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:09:19,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 613 states to 397 states and 613 transitions. [2024-11-09 00:09:19,584 INFO L276 IsEmpty]: Start isEmpty. Operand 397 states and 613 transitions. [2024-11-09 00:09:19,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 57 [2024-11-09 00:09:19,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:09:19,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:09:19,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:09:19,607 INFO L134 CoverageAnalysis]: Checked inductivity of 207 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 207 trivial. 0 not checked. [2024-11-09 00:09:26,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:09:26,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 622 states to 402 states and 622 transitions. [2024-11-09 00:09:26,085 INFO L276 IsEmpty]: Start isEmpty. Operand 402 states and 622 transitions. [2024-11-09 00:09:26,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 57 [2024-11-09 00:09:26,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:09:26,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:09:26,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:09:26,114 INFO L134 CoverageAnalysis]: Checked inductivity of 235 backedges. 10 proven. 0 refuted. 0 times theorem prover too weak. 225 trivial. 0 not checked. [2024-11-09 00:09:29,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:09:29,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 622 states to 403 states and 622 transitions. [2024-11-09 00:09:29,410 INFO L276 IsEmpty]: Start isEmpty. Operand 403 states and 622 transitions. [2024-11-09 00:09:29,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 57 [2024-11-09 00:09:29,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:09:29,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:09:29,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:09:29,433 INFO L134 CoverageAnalysis]: Checked inductivity of 207 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 207 trivial. 0 not checked. [2024-11-09 00:09:31,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:09:31,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 622 states to 404 states and 622 transitions. [2024-11-09 00:09:31,125 INFO L276 IsEmpty]: Start isEmpty. Operand 404 states and 622 transitions. [2024-11-09 00:09:31,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 57 [2024-11-09 00:09:31,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:09:31,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:09:31,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:09:31,149 INFO L134 CoverageAnalysis]: Checked inductivity of 207 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 207 trivial. 0 not checked. [2024-11-09 00:09:32,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:09:32,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 623 states to 406 states and 623 transitions. [2024-11-09 00:09:32,755 INFO L276 IsEmpty]: Start isEmpty. Operand 406 states and 623 transitions. [2024-11-09 00:09:32,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 57 [2024-11-09 00:09:32,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:09:32,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:09:32,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:09:34,156 INFO L134 CoverageAnalysis]: Checked inductivity of 275 backedges. 0 proven. 275 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:09:39,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:09:39,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 642 states to 411 states and 642 transitions. [2024-11-09 00:09:39,888 INFO L276 IsEmpty]: Start isEmpty. Operand 411 states and 642 transitions. [2024-11-09 00:09:39,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 57 [2024-11-09 00:09:39,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:09:39,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:09:39,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:09:40,054 INFO L134 CoverageAnalysis]: Checked inductivity of 275 backedges. 0 proven. 275 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:09:43,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:09:43,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 644 states to 413 states and 644 transitions. [2024-11-09 00:09:43,558 INFO L276 IsEmpty]: Start isEmpty. Operand 413 states and 644 transitions. [2024-11-09 00:09:43,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 57 [2024-11-09 00:09:43,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:09:43,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:09:43,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:09:43,615 INFO L134 CoverageAnalysis]: Checked inductivity of 255 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 255 trivial. 0 not checked. [2024-11-09 00:09:45,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:09:45,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 645 states to 415 states and 645 transitions. [2024-11-09 00:09:45,449 INFO L276 IsEmpty]: Start isEmpty. Operand 415 states and 645 transitions. [2024-11-09 00:09:45,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 57 [2024-11-09 00:09:45,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:09:45,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:09:45,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:09:45,595 INFO L134 CoverageAnalysis]: Checked inductivity of 275 backedges. 0 proven. 275 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:09:47,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:09:47,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 645 states to 416 states and 645 transitions. [2024-11-09 00:09:47,231 INFO L276 IsEmpty]: Start isEmpty. Operand 416 states and 645 transitions. [2024-11-09 00:09:47,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-11-09 00:09:47,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:09:47,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:09:47,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:09:47,257 INFO L134 CoverageAnalysis]: Checked inductivity of 245 backedges. 20 proven. 0 refuted. 0 times theorem prover too weak. 225 trivial. 0 not checked. [2024-11-09 00:09:51,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:09:51,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 648 states to 418 states and 648 transitions. [2024-11-09 00:09:51,100 INFO L276 IsEmpty]: Start isEmpty. Operand 418 states and 648 transitions. [2024-11-09 00:09:51,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-11-09 00:09:51,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:09:51,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:09:51,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:09:51,130 INFO L134 CoverageAnalysis]: Checked inductivity of 207 backedges. 9 proven. 0 refuted. 0 times theorem prover too weak. 198 trivial. 0 not checked. [2024-11-09 00:09:52,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:09:52,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 646 states to 417 states and 646 transitions. [2024-11-09 00:09:52,192 INFO L276 IsEmpty]: Start isEmpty. Operand 417 states and 646 transitions. [2024-11-09 00:09:52,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-11-09 00:09:52,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:09:52,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:09:52,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:09:52,244 INFO L134 CoverageAnalysis]: Checked inductivity of 255 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 255 trivial. 0 not checked. [2024-11-09 00:09:57,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:09:57,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 648 states to 418 states and 648 transitions. [2024-11-09 00:09:57,468 INFO L276 IsEmpty]: Start isEmpty. Operand 418 states and 648 transitions. [2024-11-09 00:09:57,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-11-09 00:09:57,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:09:57,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:09:57,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:09:57,505 INFO L134 CoverageAnalysis]: Checked inductivity of 286 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 275 trivial. 0 not checked. [2024-11-09 00:10:02,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:10:02,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 646 states to 418 states and 646 transitions. [2024-11-09 00:10:02,369 INFO L276 IsEmpty]: Start isEmpty. Operand 418 states and 646 transitions. [2024-11-09 00:10:02,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-11-09 00:10:02,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:10:02,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:10:02,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:10:02,409 INFO L134 CoverageAnalysis]: Checked inductivity of 255 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 255 trivial. 0 not checked. [2024-11-09 00:10:05,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:10:05,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 647 states to 419 states and 647 transitions. [2024-11-09 00:10:05,758 INFO L276 IsEmpty]: Start isEmpty. Operand 419 states and 647 transitions. [2024-11-09 00:10:05,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-11-09 00:10:05,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:10:05,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:10:05,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:10:05,797 INFO L134 CoverageAnalysis]: Checked inductivity of 255 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 255 trivial. 0 not checked. [2024-11-09 00:10:07,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:10:07,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 641 states to 417 states and 641 transitions. [2024-11-09 00:10:07,600 INFO L276 IsEmpty]: Start isEmpty. Operand 417 states and 641 transitions. [2024-11-09 00:10:07,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 59 [2024-11-09 00:10:07,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:10:07,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:10:07,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:10:07,624 INFO L134 CoverageAnalysis]: Checked inductivity of 297 backedges. 22 proven. 0 refuted. 0 times theorem prover too weak. 275 trivial. 0 not checked. [2024-11-09 00:10:11,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:10:11,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 643 states to 419 states and 643 transitions. [2024-11-09 00:10:11,102 INFO L276 IsEmpty]: Start isEmpty. Operand 419 states and 643 transitions. [2024-11-09 00:10:11,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-09 00:10:11,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:10:11,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:10:11,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:10:12,453 INFO L134 CoverageAnalysis]: Checked inductivity of 275 backedges. 0 proven. 275 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:10:20,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:10:20,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 661 states to 424 states and 661 transitions. [2024-11-09 00:10:20,417 INFO L276 IsEmpty]: Start isEmpty. Operand 424 states and 661 transitions. [2024-11-09 00:10:20,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-09 00:10:20,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:10:20,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:10:20,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:10:20,609 INFO L134 CoverageAnalysis]: Checked inductivity of 255 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 255 trivial. 0 not checked. [2024-11-09 00:10:22,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:10:22,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 662 states to 426 states and 662 transitions. [2024-11-09 00:10:22,648 INFO L276 IsEmpty]: Start isEmpty. Operand 426 states and 662 transitions. [2024-11-09 00:10:22,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-09 00:10:22,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:10:22,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:10:22,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:10:22,867 INFO L134 CoverageAnalysis]: Checked inductivity of 275 backedges. 0 proven. 275 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:10:24,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:10:24,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 662 states to 427 states and 662 transitions. [2024-11-09 00:10:24,913 INFO L276 IsEmpty]: Start isEmpty. Operand 427 states and 662 transitions. [2024-11-09 00:10:24,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-09 00:10:24,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:10:24,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:10:24,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:10:25,025 INFO L134 CoverageAnalysis]: Checked inductivity of 275 backedges. 0 proven. 275 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:10:27,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:10:27,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 663 states to 429 states and 663 transitions. [2024-11-09 00:10:27,004 INFO L276 IsEmpty]: Start isEmpty. Operand 429 states and 663 transitions. [2024-11-09 00:10:27,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-11-09 00:10:27,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:10:27,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:10:27,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:10:27,032 INFO L134 CoverageAnalysis]: Checked inductivity of 255 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 255 trivial. 0 not checked. [2024-11-09 00:10:34,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:10:34,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 672 states to 434 states and 672 transitions. [2024-11-09 00:10:34,356 INFO L276 IsEmpty]: Start isEmpty. Operand 434 states and 672 transitions. [2024-11-09 00:10:34,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-11-09 00:10:34,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:10:34,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:10:34,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:10:34,383 INFO L134 CoverageAnalysis]: Checked inductivity of 286 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 275 trivial. 0 not checked. [2024-11-09 00:10:38,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:10:38,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 670 states to 434 states and 670 transitions. [2024-11-09 00:10:38,902 INFO L276 IsEmpty]: Start isEmpty. Operand 434 states and 670 transitions. [2024-11-09 00:10:38,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-11-09 00:10:38,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:10:38,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:10:38,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:10:38,938 INFO L134 CoverageAnalysis]: Checked inductivity of 255 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 255 trivial. 0 not checked. [2024-11-09 00:10:40,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:10:40,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 671 states to 436 states and 671 transitions. [2024-11-09 00:10:40,789 INFO L276 IsEmpty]: Start isEmpty. Operand 436 states and 671 transitions. [2024-11-09 00:10:40,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-11-09 00:10:40,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:10:40,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:10:40,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:10:40,816 INFO L134 CoverageAnalysis]: Checked inductivity of 255 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 255 trivial. 0 not checked. [2024-11-09 00:10:42,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:10:42,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 671 states to 437 states and 671 transitions. [2024-11-09 00:10:42,470 INFO L276 IsEmpty]: Start isEmpty. Operand 437 states and 671 transitions. [2024-11-09 00:10:42,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-11-09 00:10:42,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:10:42,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:10:42,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:10:42,528 INFO L134 CoverageAnalysis]: Checked inductivity of 308 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 308 trivial. 0 not checked. [2024-11-09 00:10:44,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:10:44,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 672 states to 439 states and 672 transitions. [2024-11-09 00:10:44,437 INFO L276 IsEmpty]: Start isEmpty. Operand 439 states and 672 transitions. [2024-11-09 00:10:44,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-11-09 00:10:44,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:10:44,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:10:44,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:10:45,998 INFO L134 CoverageAnalysis]: Checked inductivity of 330 backedges. 0 proven. 330 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:10:52,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:10:52,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 691 states to 444 states and 691 transitions. [2024-11-09 00:10:52,056 INFO L276 IsEmpty]: Start isEmpty. Operand 444 states and 691 transitions. [2024-11-09 00:10:52,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-11-09 00:10:52,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:10:52,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:10:52,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:10:52,424 INFO L134 CoverageAnalysis]: Checked inductivity of 330 backedges. 0 proven. 330 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:10:56,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:10:56,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 693 states to 446 states and 693 transitions. [2024-11-09 00:10:56,216 INFO L276 IsEmpty]: Start isEmpty. Operand 446 states and 693 transitions. [2024-11-09 00:10:56,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-11-09 00:10:56,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:10:56,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:10:56,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:10:56,404 INFO L134 CoverageAnalysis]: Checked inductivity of 330 backedges. 0 proven. 330 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:10:58,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:10:58,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 693 states to 447 states and 693 transitions. [2024-11-09 00:10:58,438 INFO L276 IsEmpty]: Start isEmpty. Operand 447 states and 693 transitions. [2024-11-09 00:10:58,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 63 [2024-11-09 00:10:58,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:10:58,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:10:58,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:10:58,463 INFO L134 CoverageAnalysis]: Checked inductivity of 297 backedges. 22 proven. 0 refuted. 0 times theorem prover too weak. 275 trivial. 0 not checked. [2024-11-09 00:11:02,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:11:02,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 696 states to 449 states and 696 transitions. [2024-11-09 00:11:02,539 INFO L276 IsEmpty]: Start isEmpty. Operand 449 states and 696 transitions. [2024-11-09 00:11:02,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 63 [2024-11-09 00:11:02,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:11:02,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:11:02,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:11:02,594 INFO L134 CoverageAnalysis]: Checked inductivity of 308 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 308 trivial. 0 not checked. [2024-11-09 00:11:08,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:11:08,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 698 states to 450 states and 698 transitions. [2024-11-09 00:11:08,176 INFO L276 IsEmpty]: Start isEmpty. Operand 450 states and 698 transitions. [2024-11-09 00:11:08,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 63 [2024-11-09 00:11:08,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:11:08,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:11:08,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:11:08,218 INFO L134 CoverageAnalysis]: Checked inductivity of 342 backedges. 12 proven. 0 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-09 00:11:13,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:11:13,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 696 states to 450 states and 696 transitions. [2024-11-09 00:11:13,536 INFO L276 IsEmpty]: Start isEmpty. Operand 450 states and 696 transitions. [2024-11-09 00:11:13,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 63 [2024-11-09 00:11:13,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:11:13,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:11:13,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:11:13,593 INFO L134 CoverageAnalysis]: Checked inductivity of 308 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 308 trivial. 0 not checked. [2024-11-09 00:11:17,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:11:17,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 697 states to 451 states and 697 transitions. [2024-11-09 00:11:17,220 INFO L276 IsEmpty]: Start isEmpty. Operand 451 states and 697 transitions. [2024-11-09 00:11:17,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 63 [2024-11-09 00:11:17,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:11:17,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:11:17,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:11:17,343 INFO L134 CoverageAnalysis]: Checked inductivity of 308 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 308 trivial. 0 not checked. [2024-11-09 00:11:22,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:11:22,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 696 states to 451 states and 696 transitions. [2024-11-09 00:11:22,741 INFO L276 IsEmpty]: Start isEmpty. Operand 451 states and 696 transitions. [2024-11-09 00:11:22,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-09 00:11:22,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:11:22,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:11:22,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:11:22,773 INFO L134 CoverageAnalysis]: Checked inductivity of 354 backedges. 24 proven. 0 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-09 00:11:26,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:11:26,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 699 states to 453 states and 699 transitions. [2024-11-09 00:11:26,557 INFO L276 IsEmpty]: Start isEmpty. Operand 453 states and 699 transitions. [2024-11-09 00:11:26,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-09 00:11:26,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:11:26,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:11:26,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:11:26,595 INFO L134 CoverageAnalysis]: Checked inductivity of 354 backedges. 24 proven. 0 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-09 00:11:28,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:11:28,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 698 states to 453 states and 698 transitions. [2024-11-09 00:11:28,333 INFO L276 IsEmpty]: Start isEmpty. Operand 453 states and 698 transitions. [2024-11-09 00:11:28,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-09 00:11:28,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:11:28,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:11:28,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:11:30,127 INFO L134 CoverageAnalysis]: Checked inductivity of 330 backedges. 0 proven. 330 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:11:36,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:11:36,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 715 states to 458 states and 715 transitions. [2024-11-09 00:11:36,780 INFO L276 IsEmpty]: Start isEmpty. Operand 458 states and 715 transitions. [2024-11-09 00:11:36,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-09 00:11:36,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:11:36,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:11:36,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:11:36,923 INFO L134 CoverageAnalysis]: Checked inductivity of 330 backedges. 0 proven. 330 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:11:41,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:11:41,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 717 states to 460 states and 717 transitions. [2024-11-09 00:11:41,064 INFO L276 IsEmpty]: Start isEmpty. Operand 460 states and 717 transitions. [2024-11-09 00:11:41,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-09 00:11:41,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:11:41,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:11:41,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:11:41,099 INFO L134 CoverageAnalysis]: Checked inductivity of 308 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 308 trivial. 0 not checked. [2024-11-09 00:11:43,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:11:43,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 718 states to 462 states and 718 transitions. [2024-11-09 00:11:43,195 INFO L276 IsEmpty]: Start isEmpty. Operand 462 states and 718 transitions. [2024-11-09 00:11:43,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-09 00:11:43,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:11:43,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:11:43,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:11:43,477 INFO L134 CoverageAnalysis]: Checked inductivity of 330 backedges. 0 proven. 330 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:11:45,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:11:45,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 718 states to 463 states and 718 transitions. [2024-11-09 00:11:45,147 INFO L276 IsEmpty]: Start isEmpty. Operand 463 states and 718 transitions. [2024-11-09 00:11:45,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-09 00:11:45,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:11:45,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:11:45,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:11:45,176 INFO L134 CoverageAnalysis]: Checked inductivity of 308 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 297 trivial. 0 not checked. [2024-11-09 00:11:47,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:11:47,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 717 states to 463 states and 717 transitions. [2024-11-09 00:11:47,070 INFO L276 IsEmpty]: Start isEmpty. Operand 463 states and 717 transitions. [2024-11-09 00:11:47,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 67 [2024-11-09 00:11:47,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:11:47,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:11:47,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:11:47,098 INFO L134 CoverageAnalysis]: Checked inductivity of 308 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 308 trivial. 0 not checked. [2024-11-09 00:11:53,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:11:53,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 725 states to 468 states and 725 transitions. [2024-11-09 00:11:53,009 INFO L276 IsEmpty]: Start isEmpty. Operand 468 states and 725 transitions. [2024-11-09 00:11:53,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 67 [2024-11-09 00:11:53,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:11:53,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:11:53,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:11:53,208 INFO L134 CoverageAnalysis]: Checked inductivity of 342 backedges. 12 proven. 0 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-09 00:11:58,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:11:58,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 723 states to 468 states and 723 transitions. [2024-11-09 00:11:58,842 INFO L276 IsEmpty]: Start isEmpty. Operand 468 states and 723 transitions. [2024-11-09 00:11:58,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 67 [2024-11-09 00:11:58,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:11:58,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:11:58,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:11:58,870 INFO L134 CoverageAnalysis]: Checked inductivity of 308 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 308 trivial. 0 not checked. [2024-11-09 00:12:02,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:02,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 725 states to 470 states and 725 transitions. [2024-11-09 00:12:02,843 INFO L276 IsEmpty]: Start isEmpty. Operand 470 states and 725 transitions. [2024-11-09 00:12:02,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 67 [2024-11-09 00:12:02,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:02,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:02,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:02,885 INFO L134 CoverageAnalysis]: Checked inductivity of 308 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 308 trivial. 0 not checked. [2024-11-09 00:12:04,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:04,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 725 states to 471 states and 725 transitions. [2024-11-09 00:12:04,783 INFO L276 IsEmpty]: Start isEmpty. Operand 471 states and 725 transitions. [2024-11-09 00:12:04,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 67 [2024-11-09 00:12:04,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:04,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:04,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:06,506 INFO L134 CoverageAnalysis]: Checked inductivity of 390 backedges. 0 proven. 390 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:12:13,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:13,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 744 states to 476 states and 744 transitions. [2024-11-09 00:12:13,310 INFO L276 IsEmpty]: Start isEmpty. Operand 476 states and 744 transitions. [2024-11-09 00:12:13,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 67 [2024-11-09 00:12:13,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:13,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:13,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:13,354 INFO L134 CoverageAnalysis]: Checked inductivity of 366 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 366 trivial. 0 not checked. [2024-11-09 00:12:15,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:15,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 745 states to 478 states and 745 transitions. [2024-11-09 00:12:15,336 INFO L276 IsEmpty]: Start isEmpty. Operand 478 states and 745 transitions. [2024-11-09 00:12:15,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 67 [2024-11-09 00:12:15,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:15,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:15,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:15,616 INFO L134 CoverageAnalysis]: Checked inductivity of 390 backedges. 0 proven. 390 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:12:19,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:19,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 747 states to 480 states and 747 transitions. [2024-11-09 00:12:19,644 INFO L276 IsEmpty]: Start isEmpty. Operand 480 states and 747 transitions. [2024-11-09 00:12:19,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 67 [2024-11-09 00:12:19,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:19,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:19,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:19,806 INFO L134 CoverageAnalysis]: Checked inductivity of 390 backedges. 0 proven. 390 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:12:21,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:21,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 747 states to 481 states and 747 transitions. [2024-11-09 00:12:21,769 INFO L276 IsEmpty]: Start isEmpty. Operand 481 states and 747 transitions. [2024-11-09 00:12:21,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-09 00:12:21,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:21,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:21,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:21,945 INFO L134 CoverageAnalysis]: Checked inductivity of 354 backedges. 24 proven. 0 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-09 00:12:26,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:26,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 750 states to 483 states and 750 transitions. [2024-11-09 00:12:26,467 INFO L276 IsEmpty]: Start isEmpty. Operand 483 states and 750 transitions. [2024-11-09 00:12:26,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-09 00:12:26,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:26,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:26,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:26,518 INFO L134 CoverageAnalysis]: Checked inductivity of 366 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 366 trivial. 0 not checked. [2024-11-09 00:12:32,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:32,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 758 states to 488 states and 758 transitions. [2024-11-09 00:12:32,673 INFO L276 IsEmpty]: Start isEmpty. Operand 488 states and 758 transitions. [2024-11-09 00:12:32,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-09 00:12:32,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:32,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:32,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:32,713 INFO L134 CoverageAnalysis]: Checked inductivity of 403 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 390 trivial. 0 not checked. [2024-11-09 00:12:38,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:38,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 756 states to 488 states and 756 transitions. [2024-11-09 00:12:38,403 INFO L276 IsEmpty]: Start isEmpty. Operand 488 states and 756 transitions. [2024-11-09 00:12:38,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-09 00:12:38,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:38,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:38,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:38,452 INFO L134 CoverageAnalysis]: Checked inductivity of 366 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 366 trivial. 0 not checked. [2024-11-09 00:12:42,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:42,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 758 states to 490 states and 758 transitions. [2024-11-09 00:12:42,515 INFO L276 IsEmpty]: Start isEmpty. Operand 490 states and 758 transitions. [2024-11-09 00:12:42,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-09 00:12:42,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:42,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:42,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:42,579 INFO L134 CoverageAnalysis]: Checked inductivity of 366 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 366 trivial. 0 not checked. [2024-11-09 00:12:44,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:44,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 758 states to 491 states and 758 transitions. [2024-11-09 00:12:44,555 INFO L276 IsEmpty]: Start isEmpty. Operand 491 states and 758 transitions. [2024-11-09 00:12:44,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-09 00:12:44,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:44,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:44,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:44,707 INFO L134 CoverageAnalysis]: Checked inductivity of 366 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 366 trivial. 0 not checked. [2024-11-09 00:12:50,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:50,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 760 states to 492 states and 760 transitions. [2024-11-09 00:12:50,548 INFO L276 IsEmpty]: Start isEmpty. Operand 492 states and 760 transitions. [2024-11-09 00:12:50,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-09 00:12:50,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:50,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:50,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:50,595 INFO L134 CoverageAnalysis]: Checked inductivity of 366 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 366 trivial. 0 not checked. [2024-11-09 00:12:52,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:52,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 741 states to 481 states and 741 transitions. [2024-11-09 00:12:52,814 INFO L276 IsEmpty]: Start isEmpty. Operand 481 states and 741 transitions. [2024-11-09 00:12:52,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-09 00:12:52,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:52,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:52,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:52,844 INFO L134 CoverageAnalysis]: Checked inductivity of 416 backedges. 26 proven. 0 refuted. 0 times theorem prover too weak. 390 trivial. 0 not checked. [2024-11-09 00:12:57,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:57,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 743 states to 483 states and 743 transitions. [2024-11-09 00:12:57,026 INFO L276 IsEmpty]: Start isEmpty. Operand 483 states and 743 transitions. [2024-11-09 00:12:57,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 71 [2024-11-09 00:12:57,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:57,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:57,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:58,970 INFO L134 CoverageAnalysis]: Checked inductivity of 390 backedges. 0 proven. 390 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:13:08,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:08,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 761 states to 488 states and 761 transitions. [2024-11-09 00:13:08,524 INFO L276 IsEmpty]: Start isEmpty. Operand 488 states and 761 transitions. [2024-11-09 00:13:08,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 71 [2024-11-09 00:13:08,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:08,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:08,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:08,559 INFO L134 CoverageAnalysis]: Checked inductivity of 366 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 366 trivial. 0 not checked. [2024-11-09 00:13:10,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:10,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 762 states to 490 states and 762 transitions. [2024-11-09 00:13:10,955 INFO L276 IsEmpty]: Start isEmpty. Operand 490 states and 762 transitions. [2024-11-09 00:13:10,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 71 [2024-11-09 00:13:10,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:10,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:10,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:11,102 INFO L134 CoverageAnalysis]: Checked inductivity of 390 backedges. 0 proven. 390 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:13:13,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:13,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 763 states to 492 states and 763 transitions. [2024-11-09 00:13:13,579 INFO L276 IsEmpty]: Start isEmpty. Operand 492 states and 763 transitions. [2024-11-09 00:13:13,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 71 [2024-11-09 00:13:13,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:13,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:13,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:13,727 INFO L134 CoverageAnalysis]: Checked inductivity of 390 backedges. 0 proven. 390 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:13:15,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:15,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 763 states to 493 states and 763 transitions. [2024-11-09 00:13:15,982 INFO L276 IsEmpty]: Start isEmpty. Operand 493 states and 763 transitions. [2024-11-09 00:13:15,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 72 [2024-11-09 00:13:15,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:15,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:15,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:16,011 INFO L134 CoverageAnalysis]: Checked inductivity of 366 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 366 trivial. 0 not checked. [2024-11-09 00:13:24,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:24,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 498 states and 772 transitions. [2024-11-09 00:13:24,741 INFO L276 IsEmpty]: Start isEmpty. Operand 498 states and 772 transitions. [2024-11-09 00:13:24,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 72 [2024-11-09 00:13:24,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:24,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:24,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:24,775 INFO L134 CoverageAnalysis]: Checked inductivity of 403 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 390 trivial. 0 not checked. [2024-11-09 00:13:29,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:29,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 499 states and 772 transitions. [2024-11-09 00:13:29,142 INFO L276 IsEmpty]: Start isEmpty. Operand 499 states and 772 transitions. [2024-11-09 00:13:29,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 72 [2024-11-09 00:13:29,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:29,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:29,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:29,170 INFO L134 CoverageAnalysis]: Checked inductivity of 366 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 366 trivial. 0 not checked. [2024-11-09 00:13:31,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:31,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 500 states and 772 transitions. [2024-11-09 00:13:31,251 INFO L276 IsEmpty]: Start isEmpty. Operand 500 states and 772 transitions. [2024-11-09 00:13:31,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 72 [2024-11-09 00:13:31,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:31,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:31,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:31,447 INFO L134 CoverageAnalysis]: Checked inductivity of 366 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 366 trivial. 0 not checked. [2024-11-09 00:13:33,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:33,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 773 states to 502 states and 773 transitions. [2024-11-09 00:13:33,616 INFO L276 IsEmpty]: Start isEmpty. Operand 502 states and 773 transitions. [2024-11-09 00:13:33,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 72 [2024-11-09 00:13:33,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:33,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:33,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:33,689 INFO L134 CoverageAnalysis]: Checked inductivity of 429 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 429 trivial. 0 not checked. [2024-11-09 00:13:36,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:36,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 774 states to 504 states and 774 transitions. [2024-11-09 00:13:36,140 INFO L276 IsEmpty]: Start isEmpty. Operand 504 states and 774 transitions. [2024-11-09 00:13:36,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 72 [2024-11-09 00:13:36,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:36,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:36,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:37,908 INFO L134 CoverageAnalysis]: Checked inductivity of 455 backedges. 0 proven. 455 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:13:45,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:45,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 793 states to 509 states and 793 transitions. [2024-11-09 00:13:45,561 INFO L276 IsEmpty]: Start isEmpty. Operand 509 states and 793 transitions. [2024-11-09 00:13:45,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 72 [2024-11-09 00:13:45,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:45,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:45,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:45,721 INFO L134 CoverageAnalysis]: Checked inductivity of 455 backedges. 0 proven. 455 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:13:50,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:50,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 795 states to 511 states and 795 transitions. [2024-11-09 00:13:50,041 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 795 transitions. [2024-11-09 00:13:50,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 72 [2024-11-09 00:13:50,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:50,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:50,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:50,367 INFO L134 CoverageAnalysis]: Checked inductivity of 455 backedges. 0 proven. 455 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:13:52,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:52,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 795 states to 512 states and 795 transitions. [2024-11-09 00:13:52,472 INFO L276 IsEmpty]: Start isEmpty. Operand 512 states and 795 transitions. [2024-11-09 00:13:52,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 73 [2024-11-09 00:13:52,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:52,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:52,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:52,502 INFO L134 CoverageAnalysis]: Checked inductivity of 416 backedges. 26 proven. 0 refuted. 0 times theorem prover too weak. 390 trivial. 0 not checked. [2024-11-09 00:13:57,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:57,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 798 states to 514 states and 798 transitions. [2024-11-09 00:13:57,410 INFO L276 IsEmpty]: Start isEmpty. Operand 514 states and 798 transitions. [2024-11-09 00:13:57,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 73 [2024-11-09 00:13:57,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:57,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:57,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:57,438 INFO L134 CoverageAnalysis]: Checked inductivity of 366 backedges. 12 proven. 0 refuted. 0 times theorem prover too weak. 354 trivial. 0 not checked. [2024-11-09 00:13:58,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:58,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 796 states to 513 states and 796 transitions. [2024-11-09 00:13:58,767 INFO L276 IsEmpty]: Start isEmpty. Operand 513 states and 796 transitions. [2024-11-09 00:13:58,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 73 [2024-11-09 00:13:58,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:58,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:58,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:58,813 INFO L134 CoverageAnalysis]: Checked inductivity of 429 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 429 trivial. 0 not checked. [2024-11-09 00:14:05,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:14:05,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 798 states to 514 states and 798 transitions. [2024-11-09 00:14:05,377 INFO L276 IsEmpty]: Start isEmpty. Operand 514 states and 798 transitions. [2024-11-09 00:14:05,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 73 [2024-11-09 00:14:05,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:14:05,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:14:05,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:14:05,408 INFO L134 CoverageAnalysis]: Checked inductivity of 469 backedges. 14 proven. 0 refuted. 0 times theorem prover too weak. 455 trivial. 0 not checked. [2024-11-09 00:14:11,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:14:11,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 796 states to 514 states and 796 transitions. [2024-11-09 00:14:11,279 INFO L276 IsEmpty]: Start isEmpty. Operand 514 states and 796 transitions. [2024-11-09 00:14:11,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 73 [2024-11-09 00:14:11,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:14:11,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:14:11,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:14:11,338 INFO L134 CoverageAnalysis]: Checked inductivity of 429 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 429 trivial. 0 not checked. [2024-11-09 00:14:15,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:14:15,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 797 states to 515 states and 797 transitions. [2024-11-09 00:14:15,937 INFO L276 IsEmpty]: Start isEmpty. Operand 515 states and 797 transitions. [2024-11-09 00:14:15,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 73 [2024-11-09 00:14:15,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:14:15,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:14:15,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:14:16,069 INFO L134 CoverageAnalysis]: Checked inductivity of 429 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 429 trivial. 0 not checked. [2024-11-09 00:14:22,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:14:22,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 796 states to 515 states and 796 transitions. [2024-11-09 00:14:22,020 INFO L276 IsEmpty]: Start isEmpty. Operand 515 states and 796 transitions. [2024-11-09 00:14:22,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 74 [2024-11-09 00:14:22,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:14:22,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:14:22,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:14:22,051 INFO L134 CoverageAnalysis]: Checked inductivity of 483 backedges. 28 proven. 0 refuted. 0 times theorem prover too weak. 455 trivial. 0 not checked. [2024-11-09 00:14:26,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:14:26,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 799 states to 517 states and 799 transitions. [2024-11-09 00:14:26,652 INFO L276 IsEmpty]: Start isEmpty. Operand 517 states and 799 transitions. [2024-11-09 00:14:26,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 74 [2024-11-09 00:14:26,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:14:26,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:14:26,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:14:26,692 INFO L134 CoverageAnalysis]: Checked inductivity of 483 backedges. 28 proven. 0 refuted. 0 times theorem prover too weak. 455 trivial. 0 not checked. [2024-11-09 00:14:28,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:14:28,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 798 states to 517 states and 798 transitions. [2024-11-09 00:14:28,690 INFO L276 IsEmpty]: Start isEmpty. Operand 517 states and 798 transitions. [2024-11-09 00:14:28,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 76 [2024-11-09 00:14:28,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:14:28,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:14:28,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:14:30,458 INFO L134 CoverageAnalysis]: Checked inductivity of 455 backedges. 0 proven. 455 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:14:40,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:14:40,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 816 states to 522 states and 816 transitions. [2024-11-09 00:14:40,680 INFO L276 IsEmpty]: Start isEmpty. Operand 522 states and 816 transitions. [2024-11-09 00:14:40,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 76 [2024-11-09 00:14:40,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:14:40,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:14:40,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:14:40,711 INFO L134 CoverageAnalysis]: Checked inductivity of 429 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 429 trivial. 0 not checked. [2024-11-09 00:14:43,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:14:43,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 817 states to 524 states and 817 transitions. [2024-11-09 00:14:43,248 INFO L276 IsEmpty]: Start isEmpty. Operand 524 states and 817 transitions. [2024-11-09 00:14:43,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 76 [2024-11-09 00:14:43,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:14:43,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:14:43,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:14:43,399 INFO L134 CoverageAnalysis]: Checked inductivity of 455 backedges. 0 proven. 455 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:14:45,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:14:45,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 817 states to 525 states and 817 transitions. [2024-11-09 00:14:45,305 INFO L276 IsEmpty]: Start isEmpty. Operand 525 states and 817 transitions. [2024-11-09 00:14:45,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 76 [2024-11-09 00:14:45,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:14:45,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:14:45,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:14:45,469 INFO L134 CoverageAnalysis]: Checked inductivity of 455 backedges. 0 proven. 455 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:14:48,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:14:48,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 818 states to 527 states and 818 transitions. [2024-11-09 00:14:48,015 INFO L276 IsEmpty]: Start isEmpty. Operand 527 states and 818 transitions. [2024-11-09 00:14:48,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 76 [2024-11-09 00:14:48,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:14:48,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:14:48,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:14:48,056 INFO L134 CoverageAnalysis]: Checked inductivity of 429 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 416 trivial. 0 not checked. [2024-11-09 00:14:50,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:14:50,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 817 states to 527 states and 817 transitions. [2024-11-09 00:14:50,229 INFO L276 IsEmpty]: Start isEmpty. Operand 527 states and 817 transitions. [2024-11-09 00:14:50,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 77 [2024-11-09 00:14:50,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:14:50,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:14:50,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:14:50,259 INFO L134 CoverageAnalysis]: Checked inductivity of 429 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 429 trivial. 0 not checked. [2024-11-09 00:14:59,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:14:59,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 826 states to 532 states and 826 transitions. [2024-11-09 00:14:59,355 INFO L276 IsEmpty]: Start isEmpty. Operand 532 states and 826 transitions. [2024-11-09 00:14:59,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 77 [2024-11-09 00:14:59,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:14:59,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:14:59,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:14:59,400 INFO L134 CoverageAnalysis]: Checked inductivity of 469 backedges. 14 proven. 0 refuted. 0 times theorem prover too weak. 455 trivial. 0 not checked. [2024-11-09 00:15:05,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:15:05,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 824 states to 532 states and 824 transitions. [2024-11-09 00:15:05,317 INFO L276 IsEmpty]: Start isEmpty. Operand 532 states and 824 transitions. [2024-11-09 00:15:05,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 77 [2024-11-09 00:15:05,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:15:05,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:15:05,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:15:05,347 INFO L134 CoverageAnalysis]: Checked inductivity of 429 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 429 trivial. 0 not checked. [2024-11-09 00:15:07,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:15:07,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 825 states to 534 states and 825 transitions. [2024-11-09 00:15:07,487 INFO L276 IsEmpty]: Start isEmpty. Operand 534 states and 825 transitions. [2024-11-09 00:15:07,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 77 [2024-11-09 00:15:07,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:15:07,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:15:07,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:15:07,523 INFO L134 CoverageAnalysis]: Checked inductivity of 429 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 429 trivial. 0 not checked. [2024-11-09 00:15:09,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:15:09,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 825 states to 535 states and 825 transitions. [2024-11-09 00:15:09,628 INFO L276 IsEmpty]: Start isEmpty. Operand 535 states and 825 transitions. [2024-11-09 00:15:09,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 77 [2024-11-09 00:15:09,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:15:09,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:15:09,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:15:09,676 INFO L134 CoverageAnalysis]: Checked inductivity of 497 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 497 trivial. 0 not checked. [2024-11-09 00:15:12,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:15:12,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 826 states to 537 states and 826 transitions. [2024-11-09 00:15:12,167 INFO L276 IsEmpty]: Start isEmpty. Operand 537 states and 826 transitions. [2024-11-09 00:15:12,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 77 [2024-11-09 00:15:12,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:15:12,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:15:12,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:15:14,071 INFO L134 CoverageAnalysis]: Checked inductivity of 525 backedges. 0 proven. 525 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:15:22,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:15:22,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 845 states to 542 states and 845 transitions. [2024-11-09 00:15:22,136 INFO L276 IsEmpty]: Start isEmpty. Operand 542 states and 845 transitions. [2024-11-09 00:15:22,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 77 [2024-11-09 00:15:22,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:15:22,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:15:22,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:15:22,305 INFO L134 CoverageAnalysis]: Checked inductivity of 525 backedges. 0 proven. 525 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:15:27,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:15:27,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 847 states to 544 states and 847 transitions. [2024-11-09 00:15:27,223 INFO L276 IsEmpty]: Start isEmpty. Operand 544 states and 847 transitions. [2024-11-09 00:15:27,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 77 [2024-11-09 00:15:27,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:15:27,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:15:27,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:15:27,479 INFO L134 CoverageAnalysis]: Checked inductivity of 525 backedges. 0 proven. 525 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:15:29,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:15:29,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 847 states to 545 states and 847 transitions. [2024-11-09 00:15:29,982 INFO L276 IsEmpty]: Start isEmpty. Operand 545 states and 847 transitions. [2024-11-09 00:15:29,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-09 00:15:29,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:15:29,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:15:29,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:15:30,013 INFO L134 CoverageAnalysis]: Checked inductivity of 483 backedges. 28 proven. 0 refuted. 0 times theorem prover too weak. 455 trivial. 0 not checked. [2024-11-09 00:15:35,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:15:35,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 850 states to 547 states and 850 transitions. [2024-11-09 00:15:35,169 INFO L276 IsEmpty]: Start isEmpty. Operand 547 states and 850 transitions. [2024-11-09 00:15:35,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-09 00:15:35,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:15:35,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:15:35,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:15:35,221 INFO L134 CoverageAnalysis]: Checked inductivity of 497 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 497 trivial. 0 not checked. [2024-11-09 00:15:42,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:15:42,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 858 states to 552 states and 858 transitions. [2024-11-09 00:15:42,266 INFO L276 IsEmpty]: Start isEmpty. Operand 552 states and 858 transitions. [2024-11-09 00:15:42,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-09 00:15:42,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:15:42,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:15:42,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:15:42,339 INFO L134 CoverageAnalysis]: Checked inductivity of 540 backedges. 15 proven. 0 refuted. 0 times theorem prover too weak. 525 trivial. 0 not checked. [2024-11-09 00:15:49,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:15:49,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 856 states to 552 states and 856 transitions. [2024-11-09 00:15:49,133 INFO L276 IsEmpty]: Start isEmpty. Operand 552 states and 856 transitions. [2024-11-09 00:15:49,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-09 00:15:49,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:15:49,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:15:49,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:15:49,210 INFO L134 CoverageAnalysis]: Checked inductivity of 497 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 497 trivial. 0 not checked. [2024-11-09 00:15:54,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:15:54,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 858 states to 554 states and 858 transitions. [2024-11-09 00:15:54,066 INFO L276 IsEmpty]: Start isEmpty. Operand 554 states and 858 transitions. [2024-11-09 00:15:54,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-09 00:15:54,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:15:54,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:15:54,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:15:54,286 INFO L134 CoverageAnalysis]: Checked inductivity of 497 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 497 trivial. 0 not checked. [2024-11-09 00:15:56,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:15:56,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 858 states to 555 states and 858 transitions. [2024-11-09 00:15:56,574 INFO L276 IsEmpty]: Start isEmpty. Operand 555 states and 858 transitions. [2024-11-09 00:15:56,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-09 00:15:56,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:15:56,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:15:56,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:15:56,623 INFO L134 CoverageAnalysis]: Checked inductivity of 497 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 497 trivial. 0 not checked. [2024-11-09 00:15:59,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:15:59,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 841 states to 545 states and 841 transitions. [2024-11-09 00:15:59,057 INFO L276 IsEmpty]: Start isEmpty. Operand 545 states and 841 transitions. [2024-11-09 00:15:59,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 79 [2024-11-09 00:15:59,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:15:59,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:15:59,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:15:59,089 INFO L134 CoverageAnalysis]: Checked inductivity of 555 backedges. 30 proven. 0 refuted. 0 times theorem prover too weak. 525 trivial. 0 not checked. [2024-11-09 00:16:04,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:16:04,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 843 states to 547 states and 843 transitions. [2024-11-09 00:16:04,390 INFO L276 IsEmpty]: Start isEmpty. Operand 547 states and 843 transitions. [2024-11-09 00:16:04,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 81 [2024-11-09 00:16:04,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:16:04,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:16:04,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:16:06,688 INFO L134 CoverageAnalysis]: Checked inductivity of 525 backedges. 0 proven. 525 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:16:18,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:16:18,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 861 states to 552 states and 861 transitions. [2024-11-09 00:16:18,431 INFO L276 IsEmpty]: Start isEmpty. Operand 552 states and 861 transitions. [2024-11-09 00:16:18,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 81 [2024-11-09 00:16:18,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:16:18,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:16:18,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:16:18,604 INFO L134 CoverageAnalysis]: Checked inductivity of 525 backedges. 0 proven. 525 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:16:21,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:16:21,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 862 states to 554 states and 862 transitions. [2024-11-09 00:16:21,506 INFO L276 IsEmpty]: Start isEmpty. Operand 554 states and 862 transitions. [2024-11-09 00:16:21,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 81 [2024-11-09 00:16:21,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:16:21,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:16:21,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:16:21,912 INFO L134 CoverageAnalysis]: Checked inductivity of 525 backedges. 0 proven. 525 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.