./Ultimate.py --spec ../../sv-benchmarks/c/properties/valid-memsafety.prp --file ../../sv-benchmarks/c/ldv-memsafety/ArraysOfVariableLength4.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for memory safety (deref-memtrack) Using default analysis Version 826ab2ba Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f530ea5-a3c5-456a-80ae-fbd2ec87218a/bin/ukojak-verify-EEHR8qb7sm/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f530ea5-a3c5-456a-80ae-fbd2ec87218a/bin/ukojak-verify-EEHR8qb7sm/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f530ea5-a3c5-456a-80ae-fbd2ec87218a/bin/ukojak-verify-EEHR8qb7sm/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f530ea5-a3c5-456a-80ae-fbd2ec87218a/bin/ukojak-verify-EEHR8qb7sm/config/KojakMemDerefMemtrack.xml -i ../../sv-benchmarks/c/ldv-memsafety/ArraysOfVariableLength4.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f530ea5-a3c5-456a-80ae-fbd2ec87218a/bin/ukojak-verify-EEHR8qb7sm/config/svcomp-DerefFreeMemtrack-32bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f530ea5-a3c5-456a-80ae-fbd2ec87218a/bin/ukojak-verify-EEHR8qb7sm --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) --witnessprinter.graph.data.producer Kojak --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash f3d22aeda2fb15b9dd79854281ee0f5e475c0f7ee1551b76594f45703ddc81df --- Real Ultimate output --- This is Ultimate 0.3.0-dev-826ab2b [2024-11-13 22:47:01,757 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-13 22:47:01,854 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f530ea5-a3c5-456a-80ae-fbd2ec87218a/bin/ukojak-verify-EEHR8qb7sm/config/svcomp-DerefFreeMemtrack-32bit-Kojak_Default.epf [2024-11-13 22:47:01,862 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-13 22:47:01,862 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-13 22:47:01,903 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-13 22:47:01,904 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-13 22:47:01,904 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-13 22:47:01,905 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-13 22:47:01,905 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-13 22:47:01,906 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-13 22:47:01,907 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-13 22:47:01,907 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-13 22:47:01,907 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2024-11-13 22:47:01,907 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2024-11-13 22:47:01,907 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2024-11-13 22:47:01,908 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-13 22:47:01,908 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-13 22:47:01,908 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-13 22:47:01,909 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-13 22:47:01,909 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-13 22:47:01,909 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-13 22:47:01,909 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-13 22:47:01,909 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-13 22:47:01,909 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-13 22:47:01,910 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-13 22:47:01,910 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-13 22:47:01,910 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-13 22:47:01,911 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-13 22:47:01,911 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-13 22:47:01,911 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f530ea5-a3c5-456a-80ae-fbd2ec87218a/bin/ukojak-verify-EEHR8qb7sm Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) 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 -> f3d22aeda2fb15b9dd79854281ee0f5e475c0f7ee1551b76594f45703ddc81df [2024-11-13 22:47:02,313 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-13 22:47:02,328 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-13 22:47:02,332 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-13 22:47:02,334 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-13 22:47:02,336 INFO L274 PluginConnector]: CDTParser initialized [2024-11-13 22:47:02,338 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f530ea5-a3c5-456a-80ae-fbd2ec87218a/bin/ukojak-verify-EEHR8qb7sm/../../sv-benchmarks/c/ldv-memsafety/ArraysOfVariableLength4.c Unable to find full path for "g++" [2024-11-13 22:47:04,427 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-13 22:47:04,727 INFO L384 CDTParser]: Found 1 translation units. [2024-11-13 22:47:04,728 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f530ea5-a3c5-456a-80ae-fbd2ec87218a/sv-benchmarks/c/ldv-memsafety/ArraysOfVariableLength4.c [2024-11-13 22:47:04,737 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f530ea5-a3c5-456a-80ae-fbd2ec87218a/bin/ukojak-verify-EEHR8qb7sm/data/5fb29f2ac/587b12379014491d9f2b6ef6f8cdd62d/FLAG8ba0470cd [2024-11-13 22:47:05,015 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f530ea5-a3c5-456a-80ae-fbd2ec87218a/bin/ukojak-verify-EEHR8qb7sm/data/5fb29f2ac/587b12379014491d9f2b6ef6f8cdd62d [2024-11-13 22:47:05,018 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-13 22:47:05,020 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-13 22:47:05,021 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-13 22:47:05,021 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-13 22:47:05,027 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-13 22:47:05,028 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 10:47:05" (1/1) ... [2024-11-13 22:47:05,029 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@769de16b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:47:05, skipping insertion in model container [2024-11-13 22:47:05,029 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 10:47:05" (1/1) ... [2024-11-13 22:47:05,045 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-13 22:47:05,206 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 22:47:05,218 INFO L200 MainTranslator]: Completed pre-run [2024-11-13 22:47:05,235 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 22:47:05,252 INFO L204 MainTranslator]: Completed translation [2024-11-13 22:47:05,253 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:47:05 WrapperNode [2024-11-13 22:47:05,253 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-13 22:47:05,254 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-13 22:47:05,255 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-13 22:47:05,255 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-13 22:47:05,263 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:47:05" (1/1) ... [2024-11-13 22:47:05,270 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:47:05" (1/1) ... [2024-11-13 22:47:05,291 INFO L138 Inliner]: procedures = 8, calls = 14, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 64 [2024-11-13 22:47:05,291 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-13 22:47:05,292 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-13 22:47:05,292 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-13 22:47:05,292 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-13 22:47:05,299 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:47:05" (1/1) ... [2024-11-13 22:47:05,300 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:47:05" (1/1) ... [2024-11-13 22:47:05,301 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:47:05" (1/1) ... [2024-11-13 22:47:05,301 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:47:05" (1/1) ... [2024-11-13 22:47:05,307 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:47:05" (1/1) ... [2024-11-13 22:47:05,311 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:47:05" (1/1) ... [2024-11-13 22:47:05,312 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:47:05" (1/1) ... [2024-11-13 22:47:05,313 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:47:05" (1/1) ... [2024-11-13 22:47:05,315 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-13 22:47:05,315 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-13 22:47:05,316 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-13 22:47:05,316 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-13 22:47:05,317 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:47:05" (1/1) ... [2024-11-13 22:47:05,324 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-13 22:47:05,339 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f530ea5-a3c5-456a-80ae-fbd2ec87218a/bin/ukojak-verify-EEHR8qb7sm/z3 [2024-11-13 22:47:05,355 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f530ea5-a3c5-456a-80ae-fbd2ec87218a/bin/ukojak-verify-EEHR8qb7sm/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-11-13 22:47:05,361 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f530ea5-a3c5-456a-80ae-fbd2ec87218a/bin/ukojak-verify-EEHR8qb7sm/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-11-13 22:47:05,395 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-11-13 22:47:05,396 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-13 22:47:05,396 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-13 22:47:05,396 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-11-13 22:47:05,396 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-13 22:47:05,397 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-13 22:47:05,498 INFO L238 CfgBuilder]: Building ICFG [2024-11-13 22:47:05,500 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-13 22:47:05,778 INFO L? ?]: Removed 26 outVars from TransFormulas that were not future-live. [2024-11-13 22:47:05,778 INFO L287 CfgBuilder]: Performing block encoding [2024-11-13 22:47:05,852 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-13 22:47:05,853 INFO L316 CfgBuilder]: Removed 3 assume(true) statements. [2024-11-13 22:47:05,853 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 10:47:05 BoogieIcfgContainer [2024-11-13 22:47:05,853 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-13 22:47:05,854 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-13 22:47:05,855 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-13 22:47:05,870 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-13 22:47:05,870 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 10:47:05" (1/1) ... [2024-11-13 22:47:05,881 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 22:47:05,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:05,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 22 states to 19 states and 22 transitions. [2024-11-13 22:47:05,937 INFO L276 IsEmpty]: Start isEmpty. Operand 19 states and 22 transitions. [2024-11-13 22:47:05,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 5 [2024-11-13 22:47:05,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:05,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:06,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:06,331 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:47:06,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:06,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 24 states to 20 states and 24 transitions. [2024-11-13 22:47:06,389 INFO L276 IsEmpty]: Start isEmpty. Operand 20 states and 24 transitions. [2024-11-13 22:47:06,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 5 [2024-11-13 22:47:06,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:06,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:06,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:06,480 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:47:06,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:06,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 28 states to 22 states and 28 transitions. [2024-11-13 22:47:06,533 INFO L276 IsEmpty]: Start isEmpty. Operand 22 states and 28 transitions. [2024-11-13 22:47:06,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 5 [2024-11-13 22:47:06,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:06,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:06,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:06,674 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:47:06,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:06,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 30 states to 23 states and 30 transitions. [2024-11-13 22:47:06,782 INFO L276 IsEmpty]: Start isEmpty. Operand 23 states and 30 transitions. [2024-11-13 22:47:06,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 6 [2024-11-13 22:47:06,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:06,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:06,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:06,934 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:47:07,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:07,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 38 states to 27 states and 38 transitions. [2024-11-13 22:47:07,482 INFO L276 IsEmpty]: Start isEmpty. Operand 27 states and 38 transitions. [2024-11-13 22:47:07,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 6 [2024-11-13 22:47:07,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:07,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:07,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:07,800 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:47:08,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:08,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 45 states to 31 states and 45 transitions. [2024-11-13 22:47:08,620 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 45 transitions. [2024-11-13 22:47:08,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 8 [2024-11-13 22:47:08,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:08,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:08,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:08,753 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:47:08,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:08,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 50 states to 33 states and 50 transitions. [2024-11-13 22:47:08,947 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 50 transitions. [2024-11-13 22:47:08,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 8 [2024-11-13 22:47:08,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:08,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:08,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:09,123 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:47:09,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:09,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 36 states and 55 transitions. [2024-11-13 22:47:09,618 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 55 transitions. [2024-11-13 22:47:09,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2024-11-13 22:47:09,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:09,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:09,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:09,681 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:47:10,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:10,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 37 states and 56 transitions. [2024-11-13 22:47:10,067 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 56 transitions. [2024-11-13 22:47:10,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2024-11-13 22:47:10,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:10,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:10,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:10,465 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:47:11,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:11,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 40 states and 62 transitions. [2024-11-13 22:47:11,532 INFO L276 IsEmpty]: Start isEmpty. Operand 40 states and 62 transitions. [2024-11-13 22:47:11,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-11-13 22:47:11,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:11,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:11,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:11,747 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 0 proven. 7 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:47:12,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:12,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 69 states to 43 states and 69 transitions. [2024-11-13 22:47:12,089 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 69 transitions. [2024-11-13 22:47:12,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-11-13 22:47:12,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:12,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:12,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:12,333 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-13 22:47:13,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:13,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 77 states to 49 states and 77 transitions. [2024-11-13 22:47:13,410 INFO L276 IsEmpty]: Start isEmpty. Operand 49 states and 77 transitions. [2024-11-13 22:47:13,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 22:47:13,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:13,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:13,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:13,440 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 22:47:13,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:13,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 50 states and 78 transitions. [2024-11-13 22:47:13,831 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 78 transitions. [2024-11-13 22:47:13,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 22:47:13,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:13,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:13,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:14,067 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:47:15,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:15,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 83 states to 53 states and 83 transitions. [2024-11-13 22:47:15,223 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 83 transitions. [2024-11-13 22:47:15,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-11-13 22:47:15,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:15,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:15,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:15,465 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-13 22:47:15,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:15,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 92 states to 56 states and 92 transitions. [2024-11-13 22:47:15,944 INFO L276 IsEmpty]: Start isEmpty. Operand 56 states and 92 transitions. [2024-11-13 22:47:15,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-11-13 22:47:15,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:15,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:15,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:16,120 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 12 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:47:17,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:17,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 98 states to 59 states and 98 transitions. [2024-11-13 22:47:17,014 INFO L276 IsEmpty]: Start isEmpty. Operand 59 states and 98 transitions. [2024-11-13 22:47:17,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-11-13 22:47:17,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:17,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:17,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:17,090 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 12 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:47:17,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:17,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 98 states to 60 states and 98 transitions. [2024-11-13 22:47:17,419 INFO L276 IsEmpty]: Start isEmpty. Operand 60 states and 98 transitions. [2024-11-13 22:47:17,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-13 22:47:17,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:17,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:17,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:17,862 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 0 proven. 18 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:47:19,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:19,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 68 states and 107 transitions. [2024-11-13 22:47:19,400 INFO L276 IsEmpty]: Start isEmpty. Operand 68 states and 107 transitions. [2024-11-13 22:47:19,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-13 22:47:19,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:19,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:19,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:19,427 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 9 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-13 22:47:19,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:19,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 69 states and 108 transitions. [2024-11-13 22:47:19,894 INFO L276 IsEmpty]: Start isEmpty. Operand 69 states and 108 transitions. [2024-11-13 22:47:19,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-11-13 22:47:19,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:19,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:19,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:20,263 INFO L134 CoverageAnalysis]: Checked inductivity of 26 backedges. 0 proven. 26 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:47:20,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:20,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 117 states to 71 states and 117 transitions. [2024-11-13 22:47:20,560 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 117 transitions. [2024-11-13 22:47:20,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-11-13 22:47:20,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:20,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:20,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:20,761 INFO L134 CoverageAnalysis]: Checked inductivity of 22 backedges. 0 proven. 22 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:47:21,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:21,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 74 states and 123 transitions. [2024-11-13 22:47:21,262 INFO L276 IsEmpty]: Start isEmpty. Operand 74 states and 123 transitions. [2024-11-13 22:47:21,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2024-11-13 22:47:21,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:21,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:21,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:21,295 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 12 proven. 0 refuted. 0 times theorem prover too weak. 18 trivial. 0 not checked. [2024-11-13 22:47:21,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:21,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 124 states to 75 states and 124 transitions. [2024-11-13 22:47:21,757 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 124 transitions. [2024-11-13 22:47:21,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2024-11-13 22:47:21,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:21,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:21,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:22,052 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-13 22:47:23,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:23,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 128 states to 78 states and 128 transitions. [2024-11-13 22:47:23,119 INFO L276 IsEmpty]: Start isEmpty. Operand 78 states and 128 transitions. [2024-11-13 22:47:23,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 22:47:23,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:23,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:23,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:23,537 INFO L134 CoverageAnalysis]: Checked inductivity of 40 backedges. 0 proven. 40 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:47:23,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:23,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 137 states to 80 states and 137 transitions. [2024-11-13 22:47:23,786 INFO L276 IsEmpty]: Start isEmpty. Operand 80 states and 137 transitions. [2024-11-13 22:47:23,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 22:47:23,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:23,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:23,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:24,051 INFO L134 CoverageAnalysis]: Checked inductivity of 35 backedges. 0 proven. 35 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:47:24,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:24,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 143 states to 83 states and 143 transitions. [2024-11-13 22:47:24,801 INFO L276 IsEmpty]: Start isEmpty. Operand 83 states and 143 transitions. [2024-11-13 22:47:24,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-11-13 22:47:24,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:24,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:24,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:24,831 INFO L134 CoverageAnalysis]: Checked inductivity of 45 backedges. 15 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-13 22:47:25,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:25,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 144 states to 84 states and 144 transitions. [2024-11-13 22:47:25,430 INFO L276 IsEmpty]: Start isEmpty. Operand 84 states and 144 transitions. [2024-11-13 22:47:25,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-11-13 22:47:25,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:25,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:25,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:25,716 INFO L134 CoverageAnalysis]: Checked inductivity of 45 backedges. 0 proven. 45 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:47:26,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:26,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 87 states and 148 transitions. [2024-11-13 22:47:26,933 INFO L276 IsEmpty]: Start isEmpty. Operand 87 states and 148 transitions. [2024-11-13 22:47:26,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-13 22:47:26,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:26,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:26,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:27,440 INFO L134 CoverageAnalysis]: Checked inductivity of 57 backedges. 0 proven. 57 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:47:27,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:27,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 157 states to 89 states and 157 transitions. [2024-11-13 22:47:27,773 INFO L276 IsEmpty]: Start isEmpty. Operand 89 states and 157 transitions. [2024-11-13 22:47:27,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-13 22:47:27,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:27,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:27,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:28,031 INFO L134 CoverageAnalysis]: Checked inductivity of 51 backedges. 0 proven. 51 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:47:28,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:28,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 163 states to 92 states and 163 transitions. [2024-11-13 22:47:28,817 INFO L276 IsEmpty]: Start isEmpty. Operand 92 states and 163 transitions. [2024-11-13 22:47:28,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-13 22:47:28,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:28,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:28,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:29,112 INFO L134 CoverageAnalysis]: Checked inductivity of 63 backedges. 0 proven. 63 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:47:30,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:30,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 168 states to 95 states and 168 transitions. [2024-11-13 22:47:30,334 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 168 transitions. [2024-11-13 22:47:30,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-13 22:47:30,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:30,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:30,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:30,369 INFO L134 CoverageAnalysis]: Checked inductivity of 63 backedges. 18 proven. 0 refuted. 0 times theorem prover too weak. 45 trivial. 0 not checked. [2024-11-13 22:47:30,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:30,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 96 states and 169 transitions. [2024-11-13 22:47:30,955 INFO L276 IsEmpty]: Start isEmpty. Operand 96 states and 169 transitions. [2024-11-13 22:47:30,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:47:30,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:30,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:30,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:31,530 INFO L134 CoverageAnalysis]: Checked inductivity of 77 backedges. 0 proven. 77 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:47:31,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:31,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 178 states to 98 states and 178 transitions. [2024-11-13 22:47:31,821 INFO L276 IsEmpty]: Start isEmpty. Operand 98 states and 178 transitions. [2024-11-13 22:47:31,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:47:31,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:31,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:31,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:32,100 INFO L134 CoverageAnalysis]: Checked inductivity of 70 backedges. 0 proven. 70 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:47:32,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:32,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 184 states to 101 states and 184 transitions. [2024-11-13 22:47:32,799 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 184 transitions. [2024-11-13 22:47:32,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-11-13 22:47:32,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:32,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:32,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:34,243 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 0 proven. 84 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:47:37,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:37,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 215 states to 104 states and 215 transitions. [2024-11-13 22:47:37,179 INFO L276 IsEmpty]: Start isEmpty. Operand 104 states and 215 transitions. [2024-11-13 22:47:37,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-11-13 22:47:37,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:37,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:37,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:37,212 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 21 proven. 0 refuted. 0 times theorem prover too weak. 63 trivial. 0 not checked. [2024-11-13 22:47:38,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:38,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 216 states to 105 states and 216 transitions. [2024-11-13 22:47:38,081 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 216 transitions. [2024-11-13 22:47:38,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:47:38,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:38,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:38,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:39,115 INFO L134 CoverageAnalysis]: Checked inductivity of 92 backedges. 0 proven. 92 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:47:41,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:41,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 237 states to 108 states and 237 transitions. [2024-11-13 22:47:41,389 INFO L276 IsEmpty]: Start isEmpty. Operand 108 states and 237 transitions. [2024-11-13 22:47:41,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:47:41,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:41,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:41,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:42,177 INFO L134 CoverageAnalysis]: Checked inductivity of 100 backedges. 0 proven. 100 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:47:43,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:43,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 250 states to 111 states and 250 transitions. [2024-11-13 22:47:43,259 INFO L276 IsEmpty]: Start isEmpty. Operand 111 states and 250 transitions. [2024-11-13 22:47:43,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:47:43,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:43,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:43,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:43,565 INFO L134 CoverageAnalysis]: Checked inductivity of 92 backedges. 0 proven. 92 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:47:45,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:45,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 264 states to 113 states and 264 transitions. [2024-11-13 22:47:45,201 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 264 transitions. [2024-11-13 22:47:45,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:47:45,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:45,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:45,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:45,294 INFO L134 CoverageAnalysis]: Checked inductivity of 92 backedges. 0 proven. 92 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:47:45,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:45,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 271 states to 114 states and 271 transitions. [2024-11-13 22:47:45,788 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 271 transitions. [2024-11-13 22:47:45,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:47:45,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:45,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:45,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:45,932 INFO L134 CoverageAnalysis]: Checked inductivity of 92 backedges. 0 proven. 92 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:47:47,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:47,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 116 states and 275 transitions. [2024-11-13 22:47:47,004 INFO L276 IsEmpty]: Start isEmpty. Operand 116 states and 275 transitions. [2024-11-13 22:47:47,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:47:47,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:47,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:47,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:47,596 INFO L134 CoverageAnalysis]: Checked inductivity of 100 backedges. 0 proven. 100 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:47:48,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:48,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 117 states and 275 transitions. [2024-11-13 22:47:48,265 INFO L276 IsEmpty]: Start isEmpty. Operand 117 states and 275 transitions. [2024-11-13 22:47:48,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:47:48,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:48,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:48,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:48,395 INFO L134 CoverageAnalysis]: Checked inductivity of 92 backedges. 0 proven. 92 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:47:48,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:48,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 279 states to 118 states and 279 transitions. [2024-11-13 22:47:48,987 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 279 transitions. [2024-11-13 22:47:48,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 22:47:48,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:48,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:49,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:49,020 INFO L134 CoverageAnalysis]: Checked inductivity of 108 backedges. 24 proven. 0 refuted. 0 times theorem prover too weak. 84 trivial. 0 not checked. [2024-11-13 22:47:50,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:50,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 280 states to 119 states and 280 transitions. [2024-11-13 22:47:50,020 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 280 transitions. [2024-11-13 22:47:50,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 22:47:50,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:50,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:50,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:51,163 INFO L134 CoverageAnalysis]: Checked inductivity of 108 backedges. 0 proven. 108 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:47:55,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:55,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 125 states and 289 transitions. [2024-11-13 22:47:55,081 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 289 transitions. [2024-11-13 22:47:55,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 22:47:55,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:55,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:55,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:55,670 INFO L134 CoverageAnalysis]: Checked inductivity of 108 backedges. 0 proven. 108 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:47:56,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:56,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 291 states to 127 states and 291 transitions. [2024-11-13 22:47:56,578 INFO L276 IsEmpty]: Start isEmpty. Operand 127 states and 291 transitions. [2024-11-13 22:47:56,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:47:56,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:56,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:56,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:57,270 INFO L134 CoverageAnalysis]: Checked inductivity of 117 backedges. 25 proven. 0 refuted. 0 times theorem prover too weak. 92 trivial. 0 not checked. [2024-11-13 22:48:05,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:05,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 357 states to 156 states and 357 transitions. [2024-11-13 22:48:05,374 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 357 transitions. [2024-11-13 22:48:05,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:48:05,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:05,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:05,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:05,744 INFO L134 CoverageAnalysis]: Checked inductivity of 117 backedges. 0 proven. 117 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:48:06,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:06,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 361 states to 157 states and 361 transitions. [2024-11-13 22:48:06,347 INFO L276 IsEmpty]: Start isEmpty. Operand 157 states and 361 transitions. [2024-11-13 22:48:06,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:48:06,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:06,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:06,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:06,441 INFO L134 CoverageAnalysis]: Checked inductivity of 117 backedges. 25 proven. 0 refuted. 0 times theorem prover too weak. 92 trivial. 0 not checked. [2024-11-13 22:48:07,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:07,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 378 states to 158 states and 378 transitions. [2024-11-13 22:48:07,467 INFO L276 IsEmpty]: Start isEmpty. Operand 158 states and 378 transitions. [2024-11-13 22:48:07,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:48:07,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:07,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:07,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:07,567 INFO L134 CoverageAnalysis]: Checked inductivity of 117 backedges. 25 proven. 0 refuted. 0 times theorem prover too weak. 92 trivial. 0 not checked. [2024-11-13 22:48:08,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:08,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 407 states to 160 states and 407 transitions. [2024-11-13 22:48:08,957 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 407 transitions. [2024-11-13 22:48:08,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:48:08,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:08,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:08,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:09,112 INFO L134 CoverageAnalysis]: Checked inductivity of 117 backedges. 0 proven. 117 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:48:10,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:10,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 409 states to 161 states and 409 transitions. [2024-11-13 22:48:10,177 INFO L276 IsEmpty]: Start isEmpty. Operand 161 states and 409 transitions. [2024-11-13 22:48:10,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:48:10,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:10,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:10,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:10,262 INFO L134 CoverageAnalysis]: Checked inductivity of 117 backedges. 25 proven. 0 refuted. 0 times theorem prover too weak. 92 trivial. 0 not checked. [2024-11-13 22:48:11,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:11,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 419 states to 162 states and 419 transitions. [2024-11-13 22:48:11,014 INFO L276 IsEmpty]: Start isEmpty. Operand 162 states and 419 transitions. [2024-11-13 22:48:11,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:48:11,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:11,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:11,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:11,877 INFO L134 CoverageAnalysis]: Checked inductivity of 126 backedges. 0 proven. 126 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:48:13,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:13,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 443 states to 165 states and 443 transitions. [2024-11-13 22:48:13,130 INFO L276 IsEmpty]: Start isEmpty. Operand 165 states and 443 transitions. [2024-11-13 22:48:13,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:48:13,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:13,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:13,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:13,461 INFO L134 CoverageAnalysis]: Checked inductivity of 117 backedges. 0 proven. 117 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:48:15,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:15,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 454 states to 167 states and 454 transitions. [2024-11-13 22:48:15,055 INFO L276 IsEmpty]: Start isEmpty. Operand 167 states and 454 transitions. [2024-11-13 22:48:15,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:48:15,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:15,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:15,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:15,743 INFO L134 CoverageAnalysis]: Checked inductivity of 126 backedges. 0 proven. 126 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:48:16,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:16,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 454 states to 168 states and 454 transitions. [2024-11-13 22:48:16,567 INFO L276 IsEmpty]: Start isEmpty. Operand 168 states and 454 transitions. [2024-11-13 22:48:16,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:48:16,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:16,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:16,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:16,680 INFO L134 CoverageAnalysis]: Checked inductivity of 117 backedges. 0 proven. 117 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:48:17,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:17,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 455 states to 169 states and 455 transitions. [2024-11-13 22:48:17,448 INFO L276 IsEmpty]: Start isEmpty. Operand 169 states and 455 transitions. [2024-11-13 22:48:17,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:48:17,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:17,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:17,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:17,546 INFO L134 CoverageAnalysis]: Checked inductivity of 117 backedges. 0 proven. 117 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:48:18,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:18,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 455 states to 170 states and 455 transitions. [2024-11-13 22:48:18,433 INFO L276 IsEmpty]: Start isEmpty. Operand 170 states and 455 transitions. [2024-11-13 22:48:18,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-11-13 22:48:18,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:18,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:18,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:18,822 INFO L134 CoverageAnalysis]: Checked inductivity of 135 backedges. 0 proven. 135 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:48:22,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:22,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 462 states to 176 states and 462 transitions. [2024-11-13 22:48:22,487 INFO L276 IsEmpty]: Start isEmpty. Operand 176 states and 462 transitions. [2024-11-13 22:48:22,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-11-13 22:48:22,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:22,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:22,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:22,512 INFO L134 CoverageAnalysis]: Checked inductivity of 135 backedges. 27 proven. 0 refuted. 0 times theorem prover too weak. 108 trivial. 0 not checked. [2024-11-13 22:48:23,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:23,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 463 states to 177 states and 463 transitions. [2024-11-13 22:48:23,549 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 463 transitions. [2024-11-13 22:48:23,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:48:23,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:23,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:23,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:24,623 INFO L134 CoverageAnalysis]: Checked inductivity of 155 backedges. 0 proven. 155 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:48:25,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:25,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 487 states to 179 states and 487 transitions. [2024-11-13 22:48:25,282 INFO L276 IsEmpty]: Start isEmpty. Operand 179 states and 487 transitions. [2024-11-13 22:48:25,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 22:48:25,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:25,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:25,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:25,675 INFO L134 CoverageAnalysis]: Checked inductivity of 145 backedges. 0 proven. 145 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:48:28,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:28,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 501 states to 184 states and 501 transitions. [2024-11-13 22:48:28,656 INFO L276 IsEmpty]: Start isEmpty. Operand 184 states and 501 transitions. [2024-11-13 22:48:28,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-13 22:48:28,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:28,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:28,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:29,494 INFO L134 CoverageAnalysis]: Checked inductivity of 165 backedges. 0 proven. 165 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:48:33,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:33,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 511 states to 187 states and 511 transitions. [2024-11-13 22:48:33,126 INFO L276 IsEmpty]: Start isEmpty. Operand 187 states and 511 transitions. [2024-11-13 22:48:33,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-13 22:48:33,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:33,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:33,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:33,146 INFO L134 CoverageAnalysis]: Checked inductivity of 165 backedges. 30 proven. 0 refuted. 0 times theorem prover too weak. 135 trivial. 0 not checked. [2024-11-13 22:48:34,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:34,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 512 states to 188 states and 512 transitions. [2024-11-13 22:48:34,545 INFO L276 IsEmpty]: Start isEmpty. Operand 188 states and 512 transitions. [2024-11-13 22:48:34,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-13 22:48:34,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:34,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:34,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:35,792 INFO L134 CoverageAnalysis]: Checked inductivity of 187 backedges. 0 proven. 187 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:48:37,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:37,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 538 states to 191 states and 538 transitions. [2024-11-13 22:48:37,386 INFO L276 IsEmpty]: Start isEmpty. Operand 191 states and 538 transitions. [2024-11-13 22:48:37,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-13 22:48:37,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:37,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:37,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:38,488 INFO L134 CoverageAnalysis]: Checked inductivity of 187 backedges. 0 proven. 187 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:48:39,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:39,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 538 states to 192 states and 538 transitions. [2024-11-13 22:48:39,537 INFO L276 IsEmpty]: Start isEmpty. Operand 192 states and 538 transitions. [2024-11-13 22:48:39,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-13 22:48:39,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:39,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:39,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:40,035 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 0 proven. 176 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:48:42,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:42,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 554 states to 194 states and 554 transitions. [2024-11-13 22:48:42,125 INFO L276 IsEmpty]: Start isEmpty. Operand 194 states and 554 transitions. [2024-11-13 22:48:42,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-13 22:48:42,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:42,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:42,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:42,277 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 0 proven. 176 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:48:43,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:43,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 563 states to 195 states and 563 transitions. [2024-11-13 22:48:43,192 INFO L276 IsEmpty]: Start isEmpty. Operand 195 states and 563 transitions. [2024-11-13 22:48:43,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-13 22:48:43,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:43,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:43,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:43,396 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 0 proven. 176 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:48:44,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:44,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 565 states to 196 states and 565 transitions. [2024-11-13 22:48:44,837 INFO L276 IsEmpty]: Start isEmpty. Operand 196 states and 565 transitions. [2024-11-13 22:48:44,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-13 22:48:44,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:44,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:44,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:46,280 INFO L134 CoverageAnalysis]: Checked inductivity of 187 backedges. 0 proven. 187 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:48:47,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:47,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 565 states to 197 states and 565 transitions. [2024-11-13 22:48:47,263 INFO L276 IsEmpty]: Start isEmpty. Operand 197 states and 565 transitions. [2024-11-13 22:48:47,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-13 22:48:47,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:47,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:47,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:48,417 INFO L134 CoverageAnalysis]: Checked inductivity of 187 backedges. 0 proven. 187 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:48:49,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:49,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 565 states to 198 states and 565 transitions. [2024-11-13 22:48:49,413 INFO L276 IsEmpty]: Start isEmpty. Operand 198 states and 565 transitions. [2024-11-13 22:48:49,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-13 22:48:49,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:49,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:49,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:49,509 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 0 proven. 176 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:48:50,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:50,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 565 states to 199 states and 565 transitions. [2024-11-13 22:48:50,476 INFO L276 IsEmpty]: Start isEmpty. Operand 199 states and 565 transitions. [2024-11-13 22:48:50,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-13 22:48:50,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:50,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:50,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:50,596 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 0 proven. 176 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:48:51,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:51,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 565 states to 200 states and 565 transitions. [2024-11-13 22:48:51,701 INFO L276 IsEmpty]: Start isEmpty. Operand 200 states and 565 transitions. [2024-11-13 22:48:51,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-13 22:48:51,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:51,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:51,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:51,811 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 0 proven. 176 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:48:52,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:52,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 566 states to 201 states and 566 transitions. [2024-11-13 22:48:52,910 INFO L276 IsEmpty]: Start isEmpty. Operand 201 states and 566 transitions. [2024-11-13 22:48:52,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-13 22:48:52,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:52,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:52,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:53,622 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 0 proven. 176 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:48:56,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:56,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 593 states to 203 states and 593 transitions. [2024-11-13 22:48:56,105 INFO L276 IsEmpty]: Start isEmpty. Operand 203 states and 593 transitions. [2024-11-13 22:48:56,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-13 22:48:56,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:56,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:56,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:56,204 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 0 proven. 176 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:48:57,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:57,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 598 states to 204 states and 598 transitions. [2024-11-13 22:48:57,387 INFO L276 IsEmpty]: Start isEmpty. Operand 204 states and 598 transitions. [2024-11-13 22:48:57,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-13 22:48:57,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:57,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:57,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:57,520 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 0 proven. 176 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:48:58,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:58,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 599 states to 205 states and 599 transitions. [2024-11-13 22:48:58,576 INFO L276 IsEmpty]: Start isEmpty. Operand 205 states and 599 transitions. [2024-11-13 22:48:58,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-13 22:48:58,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:58,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:58,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:58,694 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 0 proven. 176 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:49:00,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:00,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 633 states to 207 states and 633 transitions. [2024-11-13 22:49:00,855 INFO L276 IsEmpty]: Start isEmpty. Operand 207 states and 633 transitions. [2024-11-13 22:49:00,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-13 22:49:00,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:00,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:00,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:00,951 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 0 proven. 176 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:49:02,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:02,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 638 states to 208 states and 638 transitions. [2024-11-13 22:49:02,410 INFO L276 IsEmpty]: Start isEmpty. Operand 208 states and 638 transitions. [2024-11-13 22:49:02,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 22:49:02,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:02,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:02,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:03,264 INFO L134 CoverageAnalysis]: Checked inductivity of 198 backedges. 0 proven. 198 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:49:07,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:07,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 646 states to 213 states and 646 transitions. [2024-11-13 22:49:07,500 INFO L276 IsEmpty]: Start isEmpty. Operand 213 states and 646 transitions. [2024-11-13 22:49:07,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 22:49:07,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:07,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:07,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:07,531 INFO L134 CoverageAnalysis]: Checked inductivity of 198 backedges. 33 proven. 0 refuted. 0 times theorem prover too weak. 165 trivial. 0 not checked. [2024-11-13 22:49:08,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:08,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 647 states to 214 states and 647 transitions. [2024-11-13 22:49:08,638 INFO L276 IsEmpty]: Start isEmpty. Operand 214 states and 647 transitions. [2024-11-13 22:49:08,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 22:49:08,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:08,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:08,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:10,336 INFO L134 CoverageAnalysis]: Checked inductivity of 198 backedges. 0 proven. 198 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:49:15,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:15,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 700 states to 217 states and 700 transitions. [2024-11-13 22:49:15,637 INFO L276 IsEmpty]: Start isEmpty. Operand 217 states and 700 transitions. [2024-11-13 22:49:15,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 22:49:15,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:15,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:15,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:15,663 INFO L134 CoverageAnalysis]: Checked inductivity of 198 backedges. 33 proven. 0 refuted. 0 times theorem prover too weak. 165 trivial. 0 not checked. [2024-11-13 22:49:17,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:17,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 701 states to 218 states and 701 transitions. [2024-11-13 22:49:17,557 INFO L276 IsEmpty]: Start isEmpty. Operand 218 states and 701 transitions. [2024-11-13 22:49:17,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-11-13 22:49:17,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:17,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:17,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:19,098 INFO L134 CoverageAnalysis]: Checked inductivity of 222 backedges. 0 proven. 222 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:49:20,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:20,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 733 states to 220 states and 733 transitions. [2024-11-13 22:49:20,012 INFO L276 IsEmpty]: Start isEmpty. Operand 220 states and 733 transitions. [2024-11-13 22:49:20,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-11-13 22:49:20,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:20,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:20,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:20,419 INFO L134 CoverageAnalysis]: Checked inductivity of 210 backedges. 0 proven. 210 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:49:22,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:22,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 756 states to 222 states and 756 transitions. [2024-11-13 22:49:22,746 INFO L276 IsEmpty]: Start isEmpty. Operand 222 states and 756 transitions. [2024-11-13 22:49:22,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-11-13 22:49:22,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:22,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:22,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:23,160 INFO L134 CoverageAnalysis]: Checked inductivity of 210 backedges. 0 proven. 210 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:49:25,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:25,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 769 states to 225 states and 769 transitions. [2024-11-13 22:49:25,062 INFO L276 IsEmpty]: Start isEmpty. Operand 225 states and 769 transitions. [2024-11-13 22:49:25,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-11-13 22:49:25,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:25,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:25,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:26,349 INFO L134 CoverageAnalysis]: Checked inductivity of 222 backedges. 0 proven. 222 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:49:27,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:27,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 769 states to 226 states and 769 transitions. [2024-11-13 22:49:27,432 INFO L276 IsEmpty]: Start isEmpty. Operand 226 states and 769 transitions. [2024-11-13 22:49:27,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-11-13 22:49:27,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:27,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:27,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:27,525 INFO L134 CoverageAnalysis]: Checked inductivity of 210 backedges. 0 proven. 210 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:49:29,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:29,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 795 states to 228 states and 795 transitions. [2024-11-13 22:49:29,679 INFO L276 IsEmpty]: Start isEmpty. Operand 228 states and 795 transitions. [2024-11-13 22:49:29,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-11-13 22:49:29,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:29,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:29,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:29,828 INFO L134 CoverageAnalysis]: Checked inductivity of 210 backedges. 0 proven. 210 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:49:30,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:30,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 803 states to 229 states and 803 transitions. [2024-11-13 22:49:30,705 INFO L276 IsEmpty]: Start isEmpty. Operand 229 states and 803 transitions. [2024-11-13 22:49:30,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-11-13 22:49:30,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:30,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:30,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:30,940 INFO L134 CoverageAnalysis]: Checked inductivity of 210 backedges. 0 proven. 210 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:49:32,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:32,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 810 states to 231 states and 810 transitions. [2024-11-13 22:49:32,831 INFO L276 IsEmpty]: Start isEmpty. Operand 231 states and 810 transitions. [2024-11-13 22:49:32,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-11-13 22:49:32,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:32,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:32,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:32,927 INFO L134 CoverageAnalysis]: Checked inductivity of 210 backedges. 0 proven. 210 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:49:34,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:34,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 826 states to 232 states and 826 transitions. [2024-11-13 22:49:34,185 INFO L276 IsEmpty]: Start isEmpty. Operand 232 states and 826 transitions. [2024-11-13 22:49:34,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-11-13 22:49:34,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:34,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:34,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:34,324 INFO L134 CoverageAnalysis]: Checked inductivity of 210 backedges. 0 proven. 210 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:49:35,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:35,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 827 states to 233 states and 827 transitions. [2024-11-13 22:49:35,615 INFO L276 IsEmpty]: Start isEmpty. Operand 233 states and 827 transitions. [2024-11-13 22:49:35,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-11-13 22:49:35,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:35,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:35,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:35,844 INFO L134 CoverageAnalysis]: Checked inductivity of 210 backedges. 0 proven. 210 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:49:37,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:37,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 828 states to 234 states and 828 transitions. [2024-11-13 22:49:37,171 INFO L276 IsEmpty]: Start isEmpty. Operand 234 states and 828 transitions. [2024-11-13 22:49:37,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-11-13 22:49:37,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:37,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:37,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:38,420 INFO L134 CoverageAnalysis]: Checked inductivity of 222 backedges. 0 proven. 222 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:49:39,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:39,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 828 states to 235 states and 828 transitions. [2024-11-13 22:49:39,343 INFO L276 IsEmpty]: Start isEmpty. Operand 235 states and 828 transitions. [2024-11-13 22:49:39,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-11-13 22:49:39,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:39,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:39,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:39,441 INFO L134 CoverageAnalysis]: Checked inductivity of 210 backedges. 0 proven. 210 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:49:40,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:40,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 828 states to 236 states and 828 transitions. [2024-11-13 22:49:40,438 INFO L276 IsEmpty]: Start isEmpty. Operand 236 states and 828 transitions. [2024-11-13 22:49:40,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-11-13 22:49:40,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:40,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:40,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:41,640 INFO L134 CoverageAnalysis]: Checked inductivity of 222 backedges. 0 proven. 222 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:49:42,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:42,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 828 states to 237 states and 828 transitions. [2024-11-13 22:49:42,834 INFO L276 IsEmpty]: Start isEmpty. Operand 237 states and 828 transitions. [2024-11-13 22:49:42,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-11-13 22:49:42,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:42,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:42,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:42,939 INFO L134 CoverageAnalysis]: Checked inductivity of 210 backedges. 0 proven. 210 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:49:44,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:44,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 828 states to 238 states and 828 transitions. [2024-11-13 22:49:44,154 INFO L276 IsEmpty]: Start isEmpty. Operand 238 states and 828 transitions. [2024-11-13 22:49:44,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-11-13 22:49:44,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:44,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:44,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:44,269 INFO L134 CoverageAnalysis]: Checked inductivity of 210 backedges. 0 proven. 210 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:49:45,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:45,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 828 states to 239 states and 828 transitions. [2024-11-13 22:49:45,694 INFO L276 IsEmpty]: Start isEmpty. Operand 239 states and 828 transitions. [2024-11-13 22:49:45,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-11-13 22:49:45,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:45,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:45,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:45,873 INFO L134 CoverageAnalysis]: Checked inductivity of 210 backedges. 0 proven. 210 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:49:47,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:47,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 828 states to 240 states and 828 transitions. [2024-11-13 22:49:47,302 INFO L276 IsEmpty]: Start isEmpty. Operand 240 states and 828 transitions. [2024-11-13 22:49:47,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-11-13 22:49:47,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:47,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:47,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:47,438 INFO L134 CoverageAnalysis]: Checked inductivity of 210 backedges. 0 proven. 210 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:49:50,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:50,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 860 states to 242 states and 860 transitions. [2024-11-13 22:49:50,069 INFO L276 IsEmpty]: Start isEmpty. Operand 242 states and 860 transitions. [2024-11-13 22:49:50,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-11-13 22:49:50,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:50,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:50,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:50,191 INFO L134 CoverageAnalysis]: Checked inductivity of 210 backedges. 0 proven. 210 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:49:51,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:51,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 875 states to 243 states and 875 transitions. [2024-11-13 22:49:51,820 INFO L276 IsEmpty]: Start isEmpty. Operand 243 states and 875 transitions. [2024-11-13 22:49:51,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-11-13 22:49:51,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:51,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:51,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:53,044 INFO L134 CoverageAnalysis]: Checked inductivity of 222 backedges. 0 proven. 222 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:49:54,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:54,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 875 states to 244 states and 875 transitions. [2024-11-13 22:49:54,415 INFO L276 IsEmpty]: Start isEmpty. Operand 244 states and 875 transitions. [2024-11-13 22:49:54,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 42 [2024-11-13 22:49:54,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:54,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:54,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:55,082 INFO L134 CoverageAnalysis]: Checked inductivity of 234 backedges. 0 proven. 234 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:49:59,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:59,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 881 states to 248 states and 881 transitions. [2024-11-13 22:49:59,606 INFO L276 IsEmpty]: Start isEmpty. Operand 248 states and 881 transitions. [2024-11-13 22:49:59,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 42 [2024-11-13 22:49:59,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:59,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:59,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:59,629 INFO L134 CoverageAnalysis]: Checked inductivity of 234 backedges. 36 proven. 0 refuted. 0 times theorem prover too weak. 198 trivial. 0 not checked. [2024-11-13 22:50:00,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:00,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 883 states to 249 states and 883 transitions. [2024-11-13 22:50:00,993 INFO L276 IsEmpty]: Start isEmpty. Operand 249 states and 883 transitions. [2024-11-13 22:50:00,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-11-13 22:50:00,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:00,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:01,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:02,976 INFO L134 CoverageAnalysis]: Checked inductivity of 260 backedges. 0 proven. 260 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:50:04,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:04,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 921 states to 251 states and 921 transitions. [2024-11-13 22:50:04,201 INFO L276 IsEmpty]: Start isEmpty. Operand 251 states and 921 transitions. [2024-11-13 22:50:04,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-11-13 22:50:04,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:04,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:04,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:04,758 INFO L134 CoverageAnalysis]: Checked inductivity of 247 backedges. 0 proven. 247 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:50:07,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:07,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 934 states to 254 states and 934 transitions. [2024-11-13 22:50:07,055 INFO L276 IsEmpty]: Start isEmpty. Operand 254 states and 934 transitions. [2024-11-13 22:50:07,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 45 [2024-11-13 22:50:07,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:07,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:07,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:07,075 INFO L134 CoverageAnalysis]: Checked inductivity of 273 backedges. 39 proven. 0 refuted. 0 times theorem prover too weak. 234 trivial. 0 not checked. [2024-11-13 22:50:08,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:08,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 935 states to 255 states and 935 transitions. [2024-11-13 22:50:08,982 INFO L276 IsEmpty]: Start isEmpty. Operand 255 states and 935 transitions. [2024-11-13 22:50:08,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 45 [2024-11-13 22:50:08,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:08,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:08,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:09,545 INFO L134 CoverageAnalysis]: Checked inductivity of 273 backedges. 0 proven. 273 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:50:14,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:14,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 939 states to 258 states and 939 transitions. [2024-11-13 22:50:14,114 INFO L276 IsEmpty]: Start isEmpty. Operand 258 states and 939 transitions. [2024-11-13 22:50:14,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 47 [2024-11-13 22:50:14,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:14,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:14,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:16,297 INFO L134 CoverageAnalysis]: Checked inductivity of 301 backedges. 0 proven. 301 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:50:17,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:17,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 977 states to 260 states and 977 transitions. [2024-11-13 22:50:17,326 INFO L276 IsEmpty]: Start isEmpty. Operand 260 states and 977 transitions. [2024-11-13 22:50:17,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 47 [2024-11-13 22:50:17,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:17,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:17,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:18,214 INFO L134 CoverageAnalysis]: Checked inductivity of 287 backedges. 0 proven. 287 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:50:21,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:21,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 991 states to 263 states and 991 transitions. [2024-11-13 22:50:21,719 INFO L276 IsEmpty]: Start isEmpty. Operand 263 states and 991 transitions. [2024-11-13 22:50:21,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 48 [2024-11-13 22:50:21,720 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:21,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:21,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:22,483 INFO L134 CoverageAnalysis]: Checked inductivity of 315 backedges. 0 proven. 315 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:50:27,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:27,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 996 states to 266 states and 996 transitions. [2024-11-13 22:50:27,295 INFO L276 IsEmpty]: Start isEmpty. Operand 266 states and 996 transitions. [2024-11-13 22:50:27,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 48 [2024-11-13 22:50:27,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:27,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:27,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:27,328 INFO L134 CoverageAnalysis]: Checked inductivity of 315 backedges. 42 proven. 0 refuted. 0 times theorem prover too weak. 273 trivial. 0 not checked. [2024-11-13 22:50:28,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:28,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 997 states to 267 states and 997 transitions. [2024-11-13 22:50:28,941 INFO L276 IsEmpty]: Start isEmpty. Operand 267 states and 997 transitions. [2024-11-13 22:50:28,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-13 22:50:28,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:28,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:28,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:32,243 INFO L134 CoverageAnalysis]: Checked inductivity of 345 backedges. 0 proven. 345 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:50:33,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:33,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1035 states to 269 states and 1035 transitions. [2024-11-13 22:50:33,531 INFO L276 IsEmpty]: Start isEmpty. Operand 269 states and 1035 transitions. [2024-11-13 22:50:33,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-13 22:50:33,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:33,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:33,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:34,481 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-13 22:50:39,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:39,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1051 states to 275 states and 1051 transitions. [2024-11-13 22:50:39,715 INFO L276 IsEmpty]: Start isEmpty. Operand 275 states and 1051 transitions. [2024-11-13 22:50:39,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 51 [2024-11-13 22:50:39,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:39,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:39,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:42,631 INFO L134 CoverageAnalysis]: Checked inductivity of 360 backedges. 0 proven. 360 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:50:50,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:50,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1066 states to 278 states and 1066 transitions. [2024-11-13 22:50:50,215 INFO L276 IsEmpty]: Start isEmpty. Operand 278 states and 1066 transitions. [2024-11-13 22:50:50,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 51 [2024-11-13 22:50:50,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:50,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:50,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:50,255 INFO L134 CoverageAnalysis]: Checked inductivity of 360 backedges. 45 proven. 0 refuted. 0 times theorem prover too weak. 315 trivial. 0 not checked. [2024-11-13 22:50:52,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:52,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1067 states to 279 states and 1067 transitions. [2024-11-13 22:50:52,941 INFO L276 IsEmpty]: Start isEmpty. Operand 279 states and 1067 transitions. [2024-11-13 22:50:52,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 53 [2024-11-13 22:50:52,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:52,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:52,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:54,239 INFO L134 CoverageAnalysis]: Checked inductivity of 376 backedges. 0 proven. 376 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:51:00,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:51:00,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1099 states to 282 states and 1099 transitions. [2024-11-13 22:51:00,222 INFO L276 IsEmpty]: Start isEmpty. Operand 282 states and 1099 transitions. [2024-11-13 22:51:00,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 53 [2024-11-13 22:51:00,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:51:00,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:51:00,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:51:01,030 INFO L134 CoverageAnalysis]: Checked inductivity of 376 backedges. 0 proven. 376 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:51:04,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:51:04,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1114 states to 284 states and 1114 transitions. [2024-11-13 22:51:04,428 INFO L276 IsEmpty]: Start isEmpty. Operand 284 states and 1114 transitions. [2024-11-13 22:51:04,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 53 [2024-11-13 22:51:04,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:51:04,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:51:04,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:51:07,887 INFO L134 CoverageAnalysis]: Checked inductivity of 392 backedges. 0 proven. 392 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:51:10,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:51:10,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1156 states to 287 states and 1156 transitions. [2024-11-13 22:51:10,674 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 1156 transitions. [2024-11-13 22:51:10,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 53 [2024-11-13 22:51:10,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:51:10,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:51:10,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:51:10,958 INFO L134 CoverageAnalysis]: Checked inductivity of 376 backedges. 0 proven. 376 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:51:14,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:51:14,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1183 states to 289 states and 1183 transitions. [2024-11-13 22:51:14,027 INFO L276 IsEmpty]: Start isEmpty. Operand 289 states and 1183 transitions. [2024-11-13 22:51:14,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 53 [2024-11-13 22:51:14,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:51:14,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:51:14,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:51:14,186 INFO L134 CoverageAnalysis]: Checked inductivity of 376 backedges. 0 proven. 376 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:51:17,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:51:17,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1194 states to 291 states and 1194 transitions. [2024-11-13 22:51:17,224 INFO L276 IsEmpty]: Start isEmpty. Operand 291 states and 1194 transitions. [2024-11-13 22:51:17,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 53 [2024-11-13 22:51:17,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:51:17,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:51:17,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:51:20,372 INFO L134 CoverageAnalysis]: Checked inductivity of 392 backedges. 0 proven. 392 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:51:22,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:51:22,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1194 states to 292 states and 1194 transitions. [2024-11-13 22:51:22,387 INFO L276 IsEmpty]: Start isEmpty. Operand 292 states and 1194 transitions. [2024-11-13 22:51:22,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 53 [2024-11-13 22:51:22,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:51:22,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:51:22,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:51:22,570 INFO L134 CoverageAnalysis]: Checked inductivity of 376 backedges. 0 proven. 376 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:51:23,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:51:23,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1194 states to 293 states and 1194 transitions. [2024-11-13 22:51:23,999 INFO L276 IsEmpty]: Start isEmpty. Operand 293 states and 1194 transitions. [2024-11-13 22:51:24,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 53 [2024-11-13 22:51:24,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:51:24,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:51:24,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:51:26,459 INFO L134 CoverageAnalysis]: Checked inductivity of 392 backedges. 0 proven. 392 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:51:27,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:51:27,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1194 states to 294 states and 1194 transitions. [2024-11-13 22:51:27,997 INFO L276 IsEmpty]: Start isEmpty. Operand 294 states and 1194 transitions. [2024-11-13 22:51:27,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 53 [2024-11-13 22:51:27,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:51:27,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:51:28,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:51:28,189 INFO L134 CoverageAnalysis]: Checked inductivity of 376 backedges. 0 proven. 376 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:51:30,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:51:30,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1199 states to 295 states and 1199 transitions. [2024-11-13 22:51:30,420 INFO L276 IsEmpty]: Start isEmpty. Operand 295 states and 1199 transitions. [2024-11-13 22:51:30,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 53 [2024-11-13 22:51:30,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:51:30,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:51:30,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:51:30,588 INFO L134 CoverageAnalysis]: Checked inductivity of 376 backedges. 0 proven. 376 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:51:32,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:51:32,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1204 states to 296 states and 1204 transitions. [2024-11-13 22:51:32,737 INFO L276 IsEmpty]: Start isEmpty. Operand 296 states and 1204 transitions. [2024-11-13 22:51:32,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 53 [2024-11-13 22:51:32,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:51:32,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:51:32,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:51:32,871 INFO L134 CoverageAnalysis]: Checked inductivity of 376 backedges. 0 proven. 376 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:51:34,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:51:34,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1214 states to 297 states and 1214 transitions. [2024-11-13 22:51:34,499 INFO L276 IsEmpty]: Start isEmpty. Operand 297 states and 1214 transitions. [2024-11-13 22:51:34,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 53 [2024-11-13 22:51:34,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:51:34,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:51:34,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:51:34,685 INFO L134 CoverageAnalysis]: Checked inductivity of 376 backedges. 0 proven. 376 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:51:36,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:51:36,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1218 states to 298 states and 1218 transitions. [2024-11-13 22:51:36,390 INFO L276 IsEmpty]: Start isEmpty. Operand 298 states and 1218 transitions. [2024-11-13 22:51:36,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 53 [2024-11-13 22:51:36,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:51:36,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:51:36,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:51:36,516 INFO L134 CoverageAnalysis]: Checked inductivity of 376 backedges. 0 proven. 376 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:51:38,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:51:38,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1218 states to 299 states and 1218 transitions. [2024-11-13 22:51:38,181 INFO L276 IsEmpty]: Start isEmpty. Operand 299 states and 1218 transitions. [2024-11-13 22:51:38,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 53 [2024-11-13 22:51:38,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:51:38,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:51:38,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:51:41,500 INFO L134 CoverageAnalysis]: Checked inductivity of 392 backedges. 0 proven. 392 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:51:43,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:51:43,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1218 states to 300 states and 1218 transitions. [2024-11-13 22:51:43,277 INFO L276 IsEmpty]: Start isEmpty. Operand 300 states and 1218 transitions. [2024-11-13 22:51:43,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 53 [2024-11-13 22:51:43,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:51:43,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:51:43,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:51:43,405 INFO L134 CoverageAnalysis]: Checked inductivity of 376 backedges. 0 proven. 376 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:51:44,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:51:44,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1218 states to 301 states and 1218 transitions. [2024-11-13 22:51:44,706 INFO L276 IsEmpty]: Start isEmpty. Operand 301 states and 1218 transitions. [2024-11-13 22:51:44,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 53 [2024-11-13 22:51:44,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:51:44,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:51:44,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:51:44,854 INFO L134 CoverageAnalysis]: Checked inductivity of 376 backedges. 0 proven. 376 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:51:46,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:51:46,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1223 states to 302 states and 1223 transitions. [2024-11-13 22:51:46,606 INFO L276 IsEmpty]: Start isEmpty. Operand 302 states and 1223 transitions. [2024-11-13 22:51:46,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 53 [2024-11-13 22:51:46,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:51:46,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:51:46,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:51:49,453 INFO L134 CoverageAnalysis]: Checked inductivity of 392 backedges. 0 proven. 392 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:51:51,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:51:51,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1223 states to 303 states and 1223 transitions. [2024-11-13 22:51:51,262 INFO L276 IsEmpty]: Start isEmpty. Operand 303 states and 1223 transitions. [2024-11-13 22:51:51,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 54 [2024-11-13 22:51:51,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:51:51,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:51:51,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:51:52,576 INFO L134 CoverageAnalysis]: Checked inductivity of 408 backedges. 0 proven. 408 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:52:01,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:01,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1232 states to 309 states and 1232 transitions. [2024-11-13 22:52:01,610 INFO L276 IsEmpty]: Start isEmpty. Operand 309 states and 1232 transitions. [2024-11-13 22:52:01,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 54 [2024-11-13 22:52:01,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:01,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:01,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:01,636 INFO L134 CoverageAnalysis]: Checked inductivity of 408 backedges. 48 proven. 0 refuted. 0 times theorem prover too weak. 360 trivial. 0 not checked. [2024-11-13 22:52:03,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:03,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1234 states to 310 states and 1234 transitions. [2024-11-13 22:52:03,366 INFO L276 IsEmpty]: Start isEmpty. Operand 310 states and 1234 transitions. [2024-11-13 22:52:03,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:52:03,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:03,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:03,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:06,700 INFO L134 CoverageAnalysis]: Checked inductivity of 442 backedges. 0 proven. 442 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:52:07,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:07,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1278 states to 312 states and 1278 transitions. [2024-11-13 22:52:07,950 INFO L276 IsEmpty]: Start isEmpty. Operand 312 states and 1278 transitions. [2024-11-13 22:52:07,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:52:07,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:07,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:07,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:08,913 INFO L134 CoverageAnalysis]: Checked inductivity of 425 backedges. 0 proven. 425 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:52:12,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:12,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1292 states to 315 states and 1292 transitions. [2024-11-13 22:52:12,537 INFO L276 IsEmpty]: Start isEmpty. Operand 315 states and 1292 transitions. [2024-11-13 22:52:12,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 57 [2024-11-13 22:52:12,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:12,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:12,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:12,575 INFO L134 CoverageAnalysis]: Checked inductivity of 459 backedges. 51 proven. 0 refuted. 0 times theorem prover too weak. 408 trivial. 0 not checked. [2024-11-13 22:52:15,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:15,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1293 states to 316 states and 1293 transitions. [2024-11-13 22:52:15,167 INFO L276 IsEmpty]: Start isEmpty. Operand 316 states and 1293 transitions. [2024-11-13 22:52:15,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 57 [2024-11-13 22:52:15,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:15,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:15,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:16,467 INFO L134 CoverageAnalysis]: Checked inductivity of 459 backedges. 0 proven. 459 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:52:24,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:24,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1308 states to 319 states and 1308 transitions. [2024-11-13 22:52:24,187 INFO L276 IsEmpty]: Start isEmpty. Operand 319 states and 1308 transitions. [2024-11-13 22:52:24,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 59 [2024-11-13 22:52:24,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:24,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:24,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:24,996 INFO L134 CoverageAnalysis]: Checked inductivity of 477 backedges. 0 proven. 477 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:52:29,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:29,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1350 states to 322 states and 1350 transitions. [2024-11-13 22:52:29,695 INFO L276 IsEmpty]: Start isEmpty. Operand 322 states and 1350 transitions. [2024-11-13 22:52:29,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 59 [2024-11-13 22:52:29,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:29,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:29,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:31,334 INFO L134 CoverageAnalysis]: Checked inductivity of 477 backedges. 0 proven. 477 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:52:37,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:37,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1376 states to 327 states and 1376 transitions. [2024-11-13 22:52:37,685 INFO L276 IsEmpty]: Start isEmpty. Operand 327 states and 1376 transitions. [2024-11-13 22:52:37,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 59 [2024-11-13 22:52:37,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:37,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:37,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:41,899 INFO L134 CoverageAnalysis]: Checked inductivity of 495 backedges. 0 proven. 495 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:52:45,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:45,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1424 states to 330 states and 1424 transitions. [2024-11-13 22:52:45,270 INFO L276 IsEmpty]: Start isEmpty. Operand 330 states and 1424 transitions. [2024-11-13 22:52:45,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 59 [2024-11-13 22:52:45,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:45,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:45,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:45,456 INFO L134 CoverageAnalysis]: Checked inductivity of 477 backedges. 0 proven. 477 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:52:47,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:47,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1430 states to 331 states and 1430 transitions. [2024-11-13 22:52:47,383 INFO L276 IsEmpty]: Start isEmpty. Operand 331 states and 1430 transitions. [2024-11-13 22:52:47,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 59 [2024-11-13 22:52:47,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:47,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:47,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:47,536 INFO L134 CoverageAnalysis]: Checked inductivity of 477 backedges. 0 proven. 477 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:52:49,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:49,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1432 states to 332 states and 1432 transitions. [2024-11-13 22:52:49,363 INFO L276 IsEmpty]: Start isEmpty. Operand 332 states and 1432 transitions. [2024-11-13 22:52:49,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 59 [2024-11-13 22:52:49,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:49,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:49,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:49,599 INFO L134 CoverageAnalysis]: Checked inductivity of 477 backedges. 0 proven. 477 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:52:51,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:51,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1438 states to 333 states and 1438 transitions. [2024-11-13 22:52:51,658 INFO L276 IsEmpty]: Start isEmpty. Operand 333 states and 1438 transitions. [2024-11-13 22:52:51,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 59 [2024-11-13 22:52:51,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:51,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:51,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:51,840 INFO L134 CoverageAnalysis]: Checked inductivity of 477 backedges. 0 proven. 477 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:52:53,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:53,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1447 states to 334 states and 1447 transitions. [2024-11-13 22:52:53,513 INFO L276 IsEmpty]: Start isEmpty. Operand 334 states and 1447 transitions. [2024-11-13 22:52:53,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 59 [2024-11-13 22:52:53,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:53,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:53,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:53,683 INFO L134 CoverageAnalysis]: Checked inductivity of 477 backedges. 0 proven. 477 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:52:55,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:55,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1450 states to 335 states and 1450 transitions. [2024-11-13 22:52:55,957 INFO L276 IsEmpty]: Start isEmpty. Operand 335 states and 1450 transitions. [2024-11-13 22:52:55,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 59 [2024-11-13 22:52:55,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:55,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:55,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:56,136 INFO L134 CoverageAnalysis]: Checked inductivity of 477 backedges. 0 proven. 477 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:52:57,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:57,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1451 states to 336 states and 1451 transitions. [2024-11-13 22:52:57,954 INFO L276 IsEmpty]: Start isEmpty. Operand 336 states and 1451 transitions. [2024-11-13 22:52:57,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 59 [2024-11-13 22:52:57,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:57,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:57,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:58,112 INFO L134 CoverageAnalysis]: Checked inductivity of 477 backedges. 0 proven. 477 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:52:59,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:59,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1452 states to 337 states and 1452 transitions. [2024-11-13 22:52:59,913 INFO L276 IsEmpty]: Start isEmpty. Operand 337 states and 1452 transitions. [2024-11-13 22:52:59,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 59 [2024-11-13 22:52:59,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:59,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:59,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:53:00,243 INFO L134 CoverageAnalysis]: Checked inductivity of 477 backedges. 0 proven. 477 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:53:04,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:53:04,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1494 states to 339 states and 1494 transitions. [2024-11-13 22:53:04,253 INFO L276 IsEmpty]: Start isEmpty. Operand 339 states and 1494 transitions. [2024-11-13 22:53:04,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 59 [2024-11-13 22:53:04,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:53:04,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:53:04,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:53:04,405 INFO L134 CoverageAnalysis]: Checked inductivity of 477 backedges. 0 proven. 477 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:53:06,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:53:06,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1499 states to 340 states and 1499 transitions. [2024-11-13 22:53:06,385 INFO L276 IsEmpty]: Start isEmpty. Operand 340 states and 1499 transitions. [2024-11-13 22:53:06,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 59 [2024-11-13 22:53:06,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:53:06,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:53:06,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:53:06,520 INFO L134 CoverageAnalysis]: Checked inductivity of 477 backedges. 0 proven. 477 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:53:09,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:53:09,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1548 states to 342 states and 1548 transitions. [2024-11-13 22:53:09,959 INFO L276 IsEmpty]: Start isEmpty. Operand 342 states and 1548 transitions. [2024-11-13 22:53:09,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 59 [2024-11-13 22:53:09,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:53:09,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:53:09,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:53:10,280 INFO L134 CoverageAnalysis]: Checked inductivity of 477 backedges. 0 proven. 477 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:53:12,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:53:12,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1551 states to 343 states and 1551 transitions. [2024-11-13 22:53:12,324 INFO L276 IsEmpty]: Start isEmpty. Operand 343 states and 1551 transitions. [2024-11-13 22:53:12,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 59 [2024-11-13 22:53:12,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:53:12,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:53:12,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:53:15,848 INFO L134 CoverageAnalysis]: Checked inductivity of 495 backedges. 0 proven. 495 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:53:17,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:53:17,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1551 states to 344 states and 1551 transitions. [2024-11-13 22:53:17,503 INFO L276 IsEmpty]: Start isEmpty. Operand 344 states and 1551 transitions. [2024-11-13 22:53:17,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 59 [2024-11-13 22:53:17,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:53:17,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:53:17,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:53:17,656 INFO L134 CoverageAnalysis]: Checked inductivity of 477 backedges. 0 proven. 477 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:53:19,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:53:19,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1551 states to 345 states and 1551 transitions. [2024-11-13 22:53:19,171 INFO L276 IsEmpty]: Start isEmpty. Operand 345 states and 1551 transitions. [2024-11-13 22:53:19,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 59 [2024-11-13 22:53:19,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:53:19,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:53:19,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:53:19,355 INFO L134 CoverageAnalysis]: Checked inductivity of 477 backedges. 0 proven. 477 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:53:21,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:53:21,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1551 states to 346 states and 1551 transitions. [2024-11-13 22:53:21,181 INFO L276 IsEmpty]: Start isEmpty. Operand 346 states and 1551 transitions. [2024-11-13 22:53:21,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 60 [2024-11-13 22:53:21,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:53:21,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:53:21,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:53:21,206 INFO L134 CoverageAnalysis]: Checked inductivity of 513 backedges. 54 proven. 0 refuted. 0 times theorem prover too weak. 459 trivial. 0 not checked. [2024-11-13 22:53:23,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:53:23,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1552 states to 347 states and 1552 transitions. [2024-11-13 22:53:23,797 INFO L276 IsEmpty]: Start isEmpty. Operand 347 states and 1552 transitions. [2024-11-13 22:53:23,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 60 [2024-11-13 22:53:23,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:53:23,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:53:23,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:53:25,258 INFO L134 CoverageAnalysis]: Checked inductivity of 513 backedges. 0 proven. 513 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:53:34,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:53:34,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1559 states to 352 states and 1559 transitions. [2024-11-13 22:53:34,406 INFO L276 IsEmpty]: Start isEmpty. Operand 352 states and 1559 transitions. [2024-11-13 22:53:34,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 60 [2024-11-13 22:53:34,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:53:34,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:53:34,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:53:35,339 INFO L134 CoverageAnalysis]: Checked inductivity of 513 backedges. 0 proven. 513 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:53:43,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:53:43,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1572 states to 355 states and 1572 transitions. [2024-11-13 22:53:43,320 INFO L276 IsEmpty]: Start isEmpty. Operand 355 states and 1572 transitions. [2024-11-13 22:53:43,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-11-13 22:53:43,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:53:43,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:53:43,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:53:47,718 INFO L134 CoverageAnalysis]: Checked inductivity of 551 backedges. 0 proven. 551 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:53:49,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:53:49,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1625 states to 357 states and 1625 transitions. [2024-11-13 22:53:49,277 INFO L276 IsEmpty]: Start isEmpty. Operand 357 states and 1625 transitions. [2024-11-13 22:53:49,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-11-13 22:53:49,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:53:49,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:53:49,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:53:50,104 INFO L134 CoverageAnalysis]: Checked inductivity of 532 backedges. 0 proven. 532 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:53:57,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:53:57,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1696 states to 360 states and 1696 transitions. [2024-11-13 22:53:57,546 INFO L276 IsEmpty]: Start isEmpty. Operand 360 states and 1696 transitions. [2024-11-13 22:53:57,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-11-13 22:53:57,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:53:57,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:53:57,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:53:57,689 INFO L134 CoverageAnalysis]: Checked inductivity of 532 backedges. 0 proven. 532 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:54:01,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:54:01,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1711 states to 363 states and 1711 transitions. [2024-11-13 22:54:01,171 INFO L276 IsEmpty]: Start isEmpty. Operand 363 states and 1711 transitions. [2024-11-13 22:54:01,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-11-13 22:54:01,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:54:01,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:54:01,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:54:02,251 INFO L134 CoverageAnalysis]: Checked inductivity of 532 backedges. 0 proven. 532 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:54:06,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:54:06,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1720 states to 365 states and 1720 transitions. [2024-11-13 22:54:06,534 INFO L276 IsEmpty]: Start isEmpty. Operand 365 states and 1720 transitions. [2024-11-13 22:54:06,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-11-13 22:54:06,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:54:06,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:54:06,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:54:11,570 INFO L134 CoverageAnalysis]: Checked inductivity of 551 backedges. 0 proven. 551 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:54:13,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:54:13,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1720 states to 366 states and 1720 transitions. [2024-11-13 22:54:13,531 INFO L276 IsEmpty]: Start isEmpty. Operand 366 states and 1720 transitions. [2024-11-13 22:54:13,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-11-13 22:54:13,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:54:13,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:54:13,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:54:13,772 INFO L134 CoverageAnalysis]: Checked inductivity of 532 backedges. 0 proven. 532 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:54:16,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:54:16,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1721 states to 367 states and 1721 transitions. [2024-11-13 22:54:16,640 INFO L276 IsEmpty]: Start isEmpty. Operand 367 states and 1721 transitions. [2024-11-13 22:54:16,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-11-13 22:54:16,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:54:16,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:54:16,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:54:16,845 INFO L134 CoverageAnalysis]: Checked inductivity of 532 backedges. 0 proven. 532 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:54:19,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:54:19,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1722 states to 368 states and 1722 transitions. [2024-11-13 22:54:19,180 INFO L276 IsEmpty]: Start isEmpty. Operand 368 states and 1722 transitions. [2024-11-13 22:54:19,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-11-13 22:54:19,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:54:19,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:54:19,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:54:23,709 INFO L134 CoverageAnalysis]: Checked inductivity of 551 backedges. 0 proven. 551 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:54:25,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:54:25,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1722 states to 369 states and 1722 transitions. [2024-11-13 22:54:25,849 INFO L276 IsEmpty]: Start isEmpty. Operand 369 states and 1722 transitions. [2024-11-13 22:54:25,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-11-13 22:54:25,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:54:25,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:54:25,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:54:26,055 INFO L134 CoverageAnalysis]: Checked inductivity of 532 backedges. 0 proven. 532 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:54:28,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:54:28,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1723 states to 370 states and 1723 transitions. [2024-11-13 22:54:28,320 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 1723 transitions. [2024-11-13 22:54:28,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-11-13 22:54:28,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:54:28,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:54:28,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:54:28,527 INFO L134 CoverageAnalysis]: Checked inductivity of 532 backedges. 0 proven. 532 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:54:31,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:54:31,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1725 states to 371 states and 1725 transitions. [2024-11-13 22:54:31,439 INFO L276 IsEmpty]: Start isEmpty. Operand 371 states and 1725 transitions. [2024-11-13 22:54:31,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-11-13 22:54:31,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:54:31,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:54:31,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:54:31,616 INFO L134 CoverageAnalysis]: Checked inductivity of 532 backedges. 0 proven. 532 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:54:35,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:54:35,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1757 states to 373 states and 1757 transitions. [2024-11-13 22:54:35,511 INFO L276 IsEmpty]: Start isEmpty. Operand 373 states and 1757 transitions. [2024-11-13 22:54:35,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-11-13 22:54:35,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:54:35,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:54:35,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:54:40,011 INFO L134 CoverageAnalysis]: Checked inductivity of 551 backedges. 0 proven. 551 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:54:42,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:54:42,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1757 states to 374 states and 1757 transitions. [2024-11-13 22:54:42,022 INFO L276 IsEmpty]: Start isEmpty. Operand 374 states and 1757 transitions. [2024-11-13 22:54:42,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-11-13 22:54:42,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:54:42,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:54:42,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:54:42,339 INFO L134 CoverageAnalysis]: Checked inductivity of 532 backedges. 0 proven. 532 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:54:43,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:54:43,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1758 states to 375 states and 1758 transitions. [2024-11-13 22:54:43,986 INFO L276 IsEmpty]: Start isEmpty. Operand 375 states and 1758 transitions. [2024-11-13 22:54:43,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-11-13 22:54:43,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:54:43,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:54:44,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:54:44,198 INFO L134 CoverageAnalysis]: Checked inductivity of 532 backedges. 0 proven. 532 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:54:46,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:54:46,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1760 states to 376 states and 1760 transitions. [2024-11-13 22:54:46,367 INFO L276 IsEmpty]: Start isEmpty. Operand 376 states and 1760 transitions. [2024-11-13 22:54:46,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-11-13 22:54:46,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:54:46,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:54:46,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:54:46,527 INFO L134 CoverageAnalysis]: Checked inductivity of 532 backedges. 0 proven. 532 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:54:48,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:54:48,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1761 states to 377 states and 1761 transitions. [2024-11-13 22:54:48,449 INFO L276 IsEmpty]: Start isEmpty. Operand 377 states and 1761 transitions. [2024-11-13 22:54:48,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-11-13 22:54:48,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:54:48,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:54:48,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:54:48,591 INFO L134 CoverageAnalysis]: Checked inductivity of 532 backedges. 0 proven. 532 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:54:52,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:54:52,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1799 states to 379 states and 1799 transitions. [2024-11-13 22:54:52,412 INFO L276 IsEmpty]: Start isEmpty. Operand 379 states and 1799 transitions. [2024-11-13 22:54:52,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-11-13 22:54:52,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:54:52,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:54:52,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:54:52,583 INFO L134 CoverageAnalysis]: Checked inductivity of 532 backedges. 0 proven. 532 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:54:54,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:54:54,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1800 states to 380 states and 1800 transitions. [2024-11-13 22:54:54,804 INFO L276 IsEmpty]: Start isEmpty. Operand 380 states and 1800 transitions. [2024-11-13 22:54:54,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-11-13 22:54:54,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:54:54,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:54:54,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:54:55,026 INFO L134 CoverageAnalysis]: Checked inductivity of 532 backedges. 0 proven. 532 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:54:57,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:54:57,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1800 states to 381 states and 1800 transitions. [2024-11-13 22:54:57,517 INFO L276 IsEmpty]: Start isEmpty. Operand 381 states and 1800 transitions. [2024-11-13 22:54:57,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 63 [2024-11-13 22:54:57,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:54:57,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:54:57,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:54:58,668 INFO L134 CoverageAnalysis]: Checked inductivity of 570 backedges. 0 proven. 570 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:55:07,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:55:07,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1821 states to 384 states and 1821 transitions. [2024-11-13 22:55:07,970 INFO L276 IsEmpty]: Start isEmpty. Operand 384 states and 1821 transitions. [2024-11-13 22:55:07,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 63 [2024-11-13 22:55:07,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:55:07,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:55:07,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:55:07,995 INFO L134 CoverageAnalysis]: Checked inductivity of 570 backedges. 57 proven. 0 refuted. 0 times theorem prover too weak. 513 trivial. 0 not checked. [2024-11-13 22:55:11,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:55:11,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1822 states to 385 states and 1822 transitions. [2024-11-13 22:55:11,277 INFO L276 IsEmpty]: Start isEmpty. Operand 385 states and 1822 transitions. [2024-11-13 22:55:11,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 63 [2024-11-13 22:55:11,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:55:11,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:55:11,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:55:11,515 INFO L134 CoverageAnalysis]: Checked inductivity of 570 backedges. 0 proven. 570 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:55:13,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:55:13,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1822 states to 386 states and 1822 transitions. [2024-11-13 22:55:13,507 INFO L276 IsEmpty]: Start isEmpty. Operand 386 states and 1822 transitions. [2024-11-13 22:55:13,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 63 [2024-11-13 22:55:13,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:55:13,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:55:13,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:55:14,324 INFO L134 CoverageAnalysis]: Checked inductivity of 570 backedges. 0 proven. 570 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:55:15,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:55:15,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1822 states to 387 states and 1822 transitions. [2024-11-13 22:55:15,910 INFO L276 IsEmpty]: Start isEmpty. Operand 387 states and 1822 transitions. [2024-11-13 22:55:15,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 65 [2024-11-13 22:55:15,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:55:15,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:55:15,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:55:21,218 INFO L134 CoverageAnalysis]: Checked inductivity of 610 backedges. 0 proven. 610 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:55:25,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:55:25,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1884 states to 390 states and 1884 transitions. [2024-11-13 22:55:25,086 INFO L276 IsEmpty]: Start isEmpty. Operand 390 states and 1884 transitions. [2024-11-13 22:55:25,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 65 [2024-11-13 22:55:25,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:55:25,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:55:25,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:55:25,947 INFO L134 CoverageAnalysis]: Checked inductivity of 590 backedges. 0 proven. 590 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:55:34,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:55:34,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1915 states to 396 states and 1915 transitions. [2024-11-13 22:55:34,840 INFO L276 IsEmpty]: Start isEmpty. Operand 396 states and 1915 transitions. [2024-11-13 22:55:34,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 65 [2024-11-13 22:55:34,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:55:34,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:55:34,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:55:35,022 INFO L134 CoverageAnalysis]: Checked inductivity of 590 backedges. 0 proven. 590 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:55:37,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:55:37,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1915 states to 397 states and 1915 transitions. [2024-11-13 22:55:37,191 INFO L276 IsEmpty]: Start isEmpty. Operand 397 states and 1915 transitions. [2024-11-13 22:55:37,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 65 [2024-11-13 22:55:37,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:55:37,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:55:37,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:55:37,382 INFO L134 CoverageAnalysis]: Checked inductivity of 590 backedges. 0 proven. 590 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:55:39,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:55:39,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1916 states to 398 states and 1916 transitions. [2024-11-13 22:55:39,460 INFO L276 IsEmpty]: Start isEmpty. Operand 398 states and 1916 transitions. [2024-11-13 22:55:39,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 65 [2024-11-13 22:55:39,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:55:39,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:55:39,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:55:44,453 INFO L134 CoverageAnalysis]: Checked inductivity of 610 backedges. 0 proven. 610 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:55:46,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:55:46,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1916 states to 399 states and 1916 transitions. [2024-11-13 22:55:46,449 INFO L276 IsEmpty]: Start isEmpty. Operand 399 states and 1916 transitions. [2024-11-13 22:55:46,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 65 [2024-11-13 22:55:46,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:55:46,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:55:46,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:55:46,607 INFO L134 CoverageAnalysis]: Checked inductivity of 590 backedges. 0 proven. 590 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:55:48,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:55:48,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1916 states to 400 states and 1916 transitions. [2024-11-13 22:55:48,372 INFO L276 IsEmpty]: Start isEmpty. Operand 400 states and 1916 transitions. [2024-11-13 22:55:48,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 65 [2024-11-13 22:55:48,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:55:48,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:55:48,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:55:48,537 INFO L134 CoverageAnalysis]: Checked inductivity of 590 backedges. 0 proven. 590 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:55:50,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:55:50,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1916 states to 401 states and 1916 transitions. [2024-11-13 22:55:50,528 INFO L276 IsEmpty]: Start isEmpty. Operand 401 states and 1916 transitions. [2024-11-13 22:55:50,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 65 [2024-11-13 22:55:50,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:55:50,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:55:50,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:55:50,702 INFO L134 CoverageAnalysis]: Checked inductivity of 590 backedges. 0 proven. 590 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:55:52,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:55:52,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1916 states to 402 states and 1916 transitions. [2024-11-13 22:55:52,472 INFO L276 IsEmpty]: Start isEmpty. Operand 402 states and 1916 transitions. [2024-11-13 22:55:52,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 65 [2024-11-13 22:55:52,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:55:52,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:55:52,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:55:52,665 INFO L134 CoverageAnalysis]: Checked inductivity of 590 backedges. 0 proven. 590 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:55:55,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:55:55,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1917 states to 403 states and 1917 transitions. [2024-11-13 22:55:55,148 INFO L276 IsEmpty]: Start isEmpty. Operand 403 states and 1917 transitions. [2024-11-13 22:55:55,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 65 [2024-11-13 22:55:55,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:55:55,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:55:55,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:55:55,995 INFO L134 CoverageAnalysis]: Checked inductivity of 590 backedges. 0 proven. 590 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:56:01,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:01,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1967 states to 405 states and 1967 transitions. [2024-11-13 22:56:01,096 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 1967 transitions. [2024-11-13 22:56:01,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 65 [2024-11-13 22:56:01,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:01,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:01,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:01,275 INFO L134 CoverageAnalysis]: Checked inductivity of 590 backedges. 0 proven. 590 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:56:03,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:03,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1967 states to 406 states and 1967 transitions. [2024-11-13 22:56:03,661 INFO L276 IsEmpty]: Start isEmpty. Operand 406 states and 1967 transitions. [2024-11-13 22:56:03,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 65 [2024-11-13 22:56:03,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:03,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:03,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:03,909 INFO L134 CoverageAnalysis]: Checked inductivity of 590 backedges. 0 proven. 590 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:56:06,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:06,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1968 states to 407 states and 1968 transitions. [2024-11-13 22:56:06,559 INFO L276 IsEmpty]: Start isEmpty. Operand 407 states and 1968 transitions. [2024-11-13 22:56:06,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 65 [2024-11-13 22:56:06,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:06,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:06,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:06,724 INFO L134 CoverageAnalysis]: Checked inductivity of 590 backedges. 0 proven. 590 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:56:09,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:09,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1969 states to 408 states and 1969 transitions. [2024-11-13 22:56:09,077 INFO L276 IsEmpty]: Start isEmpty. Operand 408 states and 1969 transitions. [2024-11-13 22:56:09,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 65 [2024-11-13 22:56:09,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:09,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:09,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:09,224 INFO L134 CoverageAnalysis]: Checked inductivity of 590 backedges. 0 proven. 590 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:56:11,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:11,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1982 states to 409 states and 1982 transitions. [2024-11-13 22:56:11,619 INFO L276 IsEmpty]: Start isEmpty. Operand 409 states and 1982 transitions. [2024-11-13 22:56:11,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 65 [2024-11-13 22:56:11,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:11,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:11,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:16,359 INFO L134 CoverageAnalysis]: Checked inductivity of 610 backedges. 0 proven. 610 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:56:18,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:18,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1982 states to 410 states and 1982 transitions. [2024-11-13 22:56:18,682 INFO L276 IsEmpty]: Start isEmpty. Operand 410 states and 1982 transitions. [2024-11-13 22:56:18,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 65 [2024-11-13 22:56:18,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:18,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:18,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:18,897 INFO L134 CoverageAnalysis]: Checked inductivity of 590 backedges. 0 proven. 590 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:56:21,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:21,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1982 states to 411 states and 1982 transitions. [2024-11-13 22:56:21,056 INFO L276 IsEmpty]: Start isEmpty. Operand 411 states and 1982 transitions. [2024-11-13 22:56:21,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 65 [2024-11-13 22:56:21,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:21,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:21,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:21,226 INFO L134 CoverageAnalysis]: Checked inductivity of 590 backedges. 0 proven. 590 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:56:26,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:26,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2025 states to 413 states and 2025 transitions. [2024-11-13 22:56:26,499 INFO L276 IsEmpty]: Start isEmpty. Operand 413 states and 2025 transitions. [2024-11-13 22:56:26,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 65 [2024-11-13 22:56:26,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:26,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:26,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:31,696 INFO L134 CoverageAnalysis]: Checked inductivity of 610 backedges. 0 proven. 610 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:56:34,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:34,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2025 states to 414 states and 2025 transitions. [2024-11-13 22:56:34,250 INFO L276 IsEmpty]: Start isEmpty. Operand 414 states and 2025 transitions. [2024-11-13 22:56:34,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 65 [2024-11-13 22:56:34,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:34,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:34,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:34,456 INFO L134 CoverageAnalysis]: Checked inductivity of 590 backedges. 0 proven. 590 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:56:37,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:37,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2025 states to 415 states and 2025 transitions. [2024-11-13 22:56:37,124 INFO L276 IsEmpty]: Start isEmpty. Operand 415 states and 2025 transitions. [2024-11-13 22:56:37,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-13 22:56:37,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:37,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:37,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:46,088 INFO L134 CoverageAnalysis]: Checked inductivity of 630 backedges. 0 proven. 630 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:57:03,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:03,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2127 states to 418 states and 2127 transitions. [2024-11-13 22:57:03,166 INFO L276 IsEmpty]: Start isEmpty. Operand 418 states and 2127 transitions. [2024-11-13 22:57:03,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-13 22:57:03,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:03,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:03,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:03,195 INFO L134 CoverageAnalysis]: Checked inductivity of 630 backedges. 60 proven. 0 refuted. 0 times theorem prover too weak. 570 trivial. 0 not checked. [2024-11-13 22:57:07,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:07,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2129 states to 419 states and 2129 transitions. [2024-11-13 22:57:07,713 INFO L276 IsEmpty]: Start isEmpty. Operand 419 states and 2129 transitions. [2024-11-13 22:57:07,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-13 22:57:07,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:07,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:07,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:07,994 INFO L134 CoverageAnalysis]: Checked inductivity of 630 backedges. 0 proven. 630 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:57:10,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:10,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2130 states to 420 states and 2130 transitions. [2024-11-13 22:57:10,695 INFO L276 IsEmpty]: Start isEmpty. Operand 420 states and 2130 transitions. [2024-11-13 22:57:10,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-13 22:57:10,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:10,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:10,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:10,977 INFO L134 CoverageAnalysis]: Checked inductivity of 630 backedges. 0 proven. 630 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:57:13,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:13,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2131 states to 421 states and 2131 transitions. [2024-11-13 22:57:13,772 INFO L276 IsEmpty]: Start isEmpty. Operand 421 states and 2131 transitions. [2024-11-13 22:57:13,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-13 22:57:13,772 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:13,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:13,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:13,804 INFO L134 CoverageAnalysis]: Checked inductivity of 630 backedges. 60 proven. 0 refuted. 0 times theorem prover too weak. 570 trivial. 0 not checked. [2024-11-13 22:57:16,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:16,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2130 states to 421 states and 2130 transitions. [2024-11-13 22:57:16,130 INFO L276 IsEmpty]: Start isEmpty. Operand 421 states and 2130 transitions. [2024-11-13 22:57:16,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-13 22:57:16,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:16,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:16,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:16,163 INFO L134 CoverageAnalysis]: Checked inductivity of 630 backedges. 60 proven. 0 refuted. 0 times theorem prover too weak. 570 trivial. 0 not checked. [2024-11-13 22:57:17,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:17,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2132 states to 422 states and 2132 transitions. [2024-11-13 22:57:17,996 INFO L276 IsEmpty]: Start isEmpty. Operand 422 states and 2132 transitions. [2024-11-13 22:57:17,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-13 22:57:17,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:17,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:18,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:19,107 INFO L134 CoverageAnalysis]: Checked inductivity of 630 backedges. 0 proven. 630 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:57:22,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:22,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2139 states to 423 states and 2139 transitions. [2024-11-13 22:57:22,286 INFO L276 IsEmpty]: Start isEmpty. Operand 423 states and 2139 transitions. [2024-11-13 22:57:22,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-13 22:57:22,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:22,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:22,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:22,317 INFO L134 CoverageAnalysis]: Checked inductivity of 630 backedges. 60 proven. 0 refuted. 0 times theorem prover too weak. 570 trivial. 0 not checked. [2024-11-13 22:57:24,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:24,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2138 states to 423 states and 2138 transitions. [2024-11-13 22:57:24,334 INFO L276 IsEmpty]: Start isEmpty. Operand 423 states and 2138 transitions. [2024-11-13 22:57:24,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-13 22:57:24,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:24,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:24,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:25,234 INFO L134 CoverageAnalysis]: Checked inductivity of 630 backedges. 0 proven. 630 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:57:27,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:27,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2139 states to 425 states and 2139 transitions. [2024-11-13 22:57:27,535 INFO L276 IsEmpty]: Start isEmpty. Operand 425 states and 2139 transitions. [2024-11-13 22:57:27,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 22:57:27,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:27,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:27,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:28,624 INFO L134 CoverageAnalysis]: Checked inductivity of 651 backedges. 0 proven. 651 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:57:31,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:31,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2153 states to 426 states and 2153 transitions. [2024-11-13 22:57:31,071 INFO L276 IsEmpty]: Start isEmpty. Operand 426 states and 2153 transitions. [2024-11-13 22:57:31,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 22:57:31,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:31,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:31,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:31,990 INFO L134 CoverageAnalysis]: Checked inductivity of 651 backedges. 0 proven. 651 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:57:37,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:37,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2222 states to 428 states and 2222 transitions. [2024-11-13 22:57:37,675 INFO L276 IsEmpty]: Start isEmpty. Operand 428 states and 2222 transitions. [2024-11-13 22:57:37,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 22:57:37,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:37,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:37,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:37,866 INFO L134 CoverageAnalysis]: Checked inductivity of 651 backedges. 0 proven. 651 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:57:40,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:40,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2223 states to 429 states and 2223 transitions. [2024-11-13 22:57:40,511 INFO L276 IsEmpty]: Start isEmpty. Operand 429 states and 2223 transitions. [2024-11-13 22:57:40,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 22:57:40,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:40,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:40,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:40,709 INFO L134 CoverageAnalysis]: Checked inductivity of 651 backedges. 0 proven. 651 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:57:43,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:43,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2224 states to 430 states and 2224 transitions. [2024-11-13 22:57:43,006 INFO L276 IsEmpty]: Start isEmpty. Operand 430 states and 2224 transitions. [2024-11-13 22:57:43,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 22:57:43,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:43,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:43,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:48,914 INFO L134 CoverageAnalysis]: Checked inductivity of 672 backedges. 0 proven. 672 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:57:51,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:51,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2294 states to 432 states and 2294 transitions. [2024-11-13 22:57:51,222 INFO L276 IsEmpty]: Start isEmpty. Operand 432 states and 2294 transitions. [2024-11-13 22:57:51,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 22:57:51,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:51,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:51,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:51,366 INFO L134 CoverageAnalysis]: Checked inductivity of 651 backedges. 0 proven. 651 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:57:54,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:54,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2300 states to 433 states and 2300 transitions. [2024-11-13 22:57:54,001 INFO L276 IsEmpty]: Start isEmpty. Operand 433 states and 2300 transitions. [2024-11-13 22:57:54,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 22:57:54,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:54,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:54,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:54,190 INFO L134 CoverageAnalysis]: Checked inductivity of 651 backedges. 0 proven. 651 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:57:56,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:56,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2314 states to 434 states and 2314 transitions. [2024-11-13 22:57:56,538 INFO L276 IsEmpty]: Start isEmpty. Operand 434 states and 2314 transitions. [2024-11-13 22:57:56,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 22:57:56,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:56,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:56,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:56,691 INFO L134 CoverageAnalysis]: Checked inductivity of 651 backedges. 0 proven. 651 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:57:59,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:59,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2326 states to 435 states and 2326 transitions. [2024-11-13 22:57:59,063 INFO L276 IsEmpty]: Start isEmpty. Operand 435 states and 2326 transitions. [2024-11-13 22:57:59,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 22:57:59,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:59,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:59,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:04,724 INFO L134 CoverageAnalysis]: Checked inductivity of 672 backedges. 0 proven. 672 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:58:07,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:07,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2326 states to 436 states and 2326 transitions. [2024-11-13 22:58:07,439 INFO L276 IsEmpty]: Start isEmpty. Operand 436 states and 2326 transitions. [2024-11-13 22:58:07,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 22:58:07,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:07,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:07,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:13,877 INFO L134 CoverageAnalysis]: Checked inductivity of 672 backedges. 0 proven. 672 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:58:16,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:16,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2326 states to 437 states and 2326 transitions. [2024-11-13 22:58:16,062 INFO L276 IsEmpty]: Start isEmpty. Operand 437 states and 2326 transitions. [2024-11-13 22:58:16,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 22:58:16,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:16,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:16,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:16,246 INFO L134 CoverageAnalysis]: Checked inductivity of 651 backedges. 0 proven. 651 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:58:18,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:18,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2326 states to 438 states and 2326 transitions. [2024-11-13 22:58:18,195 INFO L276 IsEmpty]: Start isEmpty. Operand 438 states and 2326 transitions. [2024-11-13 22:58:18,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 22:58:18,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:18,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:18,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:18,372 INFO L134 CoverageAnalysis]: Checked inductivity of 651 backedges. 0 proven. 651 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:58:20,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:20,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2326 states to 439 states and 2326 transitions. [2024-11-13 22:58:20,549 INFO L276 IsEmpty]: Start isEmpty. Operand 439 states and 2326 transitions. [2024-11-13 22:58:20,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 22:58:20,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:20,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:20,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:20,749 INFO L134 CoverageAnalysis]: Checked inductivity of 651 backedges. 0 proven. 651 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:58:23,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:23,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2326 states to 440 states and 2326 transitions. [2024-11-13 22:58:23,136 INFO L276 IsEmpty]: Start isEmpty. Operand 440 states and 2326 transitions. [2024-11-13 22:58:23,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 22:58:23,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:23,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:23,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:23,520 INFO L134 CoverageAnalysis]: Checked inductivity of 651 backedges. 0 proven. 651 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:58:26,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:26,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2327 states to 441 states and 2327 transitions. [2024-11-13 22:58:26,278 INFO L276 IsEmpty]: Start isEmpty. Operand 441 states and 2327 transitions. [2024-11-13 22:58:26,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 22:58:26,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:26,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:26,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:26,456 INFO L134 CoverageAnalysis]: Checked inductivity of 651 backedges. 0 proven. 651 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:58:28,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:28,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2327 states to 442 states and 2327 transitions. [2024-11-13 22:58:28,467 INFO L276 IsEmpty]: Start isEmpty. Operand 442 states and 2327 transitions. [2024-11-13 22:58:28,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 22:58:28,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:28,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:28,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:28,644 INFO L134 CoverageAnalysis]: Checked inductivity of 651 backedges. 0 proven. 651 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:58:31,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:31,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2327 states to 443 states and 2327 transitions. [2024-11-13 22:58:31,156 INFO L276 IsEmpty]: Start isEmpty. Operand 443 states and 2327 transitions. [2024-11-13 22:58:31,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 22:58:31,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:31,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:31,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:31,299 INFO L134 CoverageAnalysis]: Checked inductivity of 651 backedges. 0 proven. 651 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:58:36,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:36,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2392 states to 445 states and 2392 transitions. [2024-11-13 22:58:36,242 INFO L276 IsEmpty]: Start isEmpty. Operand 445 states and 2392 transitions. [2024-11-13 22:58:36,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 22:58:36,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:36,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:36,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:36,393 INFO L134 CoverageAnalysis]: Checked inductivity of 651 backedges. 0 proven. 651 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:58:38,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:38,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2406 states to 446 states and 2406 transitions. [2024-11-13 22:58:38,502 INFO L276 IsEmpty]: Start isEmpty. Operand 446 states and 2406 transitions. [2024-11-13 22:58:38,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 22:58:38,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:38,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:38,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:38,641 INFO L134 CoverageAnalysis]: Checked inductivity of 651 backedges. 0 proven. 651 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:58:40,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:40,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2419 states to 447 states and 2419 transitions. [2024-11-13 22:58:40,768 INFO L276 IsEmpty]: Start isEmpty. Operand 447 states and 2419 transitions. [2024-11-13 22:58:40,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 22:58:40,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:40,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:40,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:45,795 INFO L134 CoverageAnalysis]: Checked inductivity of 672 backedges. 0 proven. 672 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:58:49,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:49,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2419 states to 448 states and 2419 transitions. [2024-11-13 22:58:49,028 INFO L276 IsEmpty]: Start isEmpty. Operand 448 states and 2419 transitions. [2024-11-13 22:58:49,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 22:58:49,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:49,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:49,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:49,202 INFO L134 CoverageAnalysis]: Checked inductivity of 651 backedges. 0 proven. 651 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:58:51,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:51,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2420 states to 449 states and 2420 transitions. [2024-11-13 22:58:51,812 INFO L276 IsEmpty]: Start isEmpty. Operand 449 states and 2420 transitions. [2024-11-13 22:58:51,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 22:58:51,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:51,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:51,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:51,986 INFO L134 CoverageAnalysis]: Checked inductivity of 651 backedges. 0 proven. 651 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:58:54,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:54,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2420 states to 450 states and 2420 transitions. [2024-11-13 22:58:54,841 INFO L276 IsEmpty]: Start isEmpty. Operand 450 states and 2420 transitions. [2024-11-13 22:58:54,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 22:58:54,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:54,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:54,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:55,013 INFO L134 CoverageAnalysis]: Checked inductivity of 651 backedges. 0 proven. 651 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:58:57,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:57,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2420 states to 451 states and 2420 transitions. [2024-11-13 22:58:57,312 INFO L276 IsEmpty]: Start isEmpty. Operand 451 states and 2420 transitions. [2024-11-13 22:58:57,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 22:58:57,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:57,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:57,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:57,673 INFO L134 CoverageAnalysis]: Checked inductivity of 651 backedges. 0 proven. 651 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:59:00,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:00,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2447 states to 452 states and 2447 transitions. [2024-11-13 22:59:00,711 INFO L276 IsEmpty]: Start isEmpty. Operand 452 states and 2447 transitions. [2024-11-13 22:59:00,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 22:59:00,712 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:00,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:00,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:05,731 INFO L134 CoverageAnalysis]: Checked inductivity of 672 backedges. 0 proven. 672 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:59:08,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:08,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2447 states to 453 states and 2447 transitions. [2024-11-13 22:59:08,131 INFO L276 IsEmpty]: Start isEmpty. Operand 453 states and 2447 transitions. [2024-11-13 22:59:08,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:59:08,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:08,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:08,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:09,233 INFO L134 CoverageAnalysis]: Checked inductivity of 693 backedges. 0 proven. 693 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:59:21,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:21,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2476 states to 458 states and 2476 transitions. [2024-11-13 22:59:21,364 INFO L276 IsEmpty]: Start isEmpty. Operand 458 states and 2476 transitions. [2024-11-13 22:59:21,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:59:21,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:21,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:21,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:21,392 INFO L134 CoverageAnalysis]: Checked inductivity of 693 backedges. 63 proven. 0 refuted. 0 times theorem prover too weak. 630 trivial. 0 not checked. [2024-11-13 22:59:25,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:25,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2478 states to 459 states and 2478 transitions. [2024-11-13 22:59:25,539 INFO L276 IsEmpty]: Start isEmpty. Operand 459 states and 2478 transitions. [2024-11-13 22:59:25,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:59:25,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:25,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:25,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:25,569 INFO L134 CoverageAnalysis]: Checked inductivity of 693 backedges. 63 proven. 0 refuted. 0 times theorem prover too weak. 630 trivial. 0 not checked. [2024-11-13 22:59:27,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:27,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2477 states to 459 states and 2477 transitions. [2024-11-13 22:59:27,501 INFO L276 IsEmpty]: Start isEmpty. Operand 459 states and 2477 transitions. [2024-11-13 22:59:27,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:59:27,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:27,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:27,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:27,537 INFO L134 CoverageAnalysis]: Checked inductivity of 693 backedges. 63 proven. 0 refuted. 0 times theorem prover too weak. 630 trivial. 0 not checked. [2024-11-13 22:59:29,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:29,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2479 states to 460 states and 2479 transitions. [2024-11-13 22:59:29,676 INFO L276 IsEmpty]: Start isEmpty. Operand 460 states and 2479 transitions. [2024-11-13 22:59:29,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:59:29,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:29,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:29,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:30,904 INFO L134 CoverageAnalysis]: Checked inductivity of 693 backedges. 0 proven. 693 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:59:43,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:43,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2591 states to 464 states and 2591 transitions. [2024-11-13 22:59:43,671 INFO L276 IsEmpty]: Start isEmpty. Operand 464 states and 2591 transitions. [2024-11-13 22:59:43,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:59:43,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:43,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:43,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:44,649 INFO L134 CoverageAnalysis]: Checked inductivity of 693 backedges. 0 proven. 693 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:59:50,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:50,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2594 states to 467 states and 2594 transitions. [2024-11-13 22:59:50,056 INFO L276 IsEmpty]: Start isEmpty. Operand 467 states and 2594 transitions. [2024-11-13 22:59:50,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:59:50,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:50,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:50,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:50,084 INFO L134 CoverageAnalysis]: Checked inductivity of 693 backedges. 63 proven. 0 refuted. 0 times theorem prover too weak. 630 trivial. 0 not checked. [2024-11-13 22:59:52,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:52,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2593 states to 467 states and 2593 transitions. [2024-11-13 22:59:52,345 INFO L276 IsEmpty]: Start isEmpty. Operand 467 states and 2593 transitions. [2024-11-13 22:59:52,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 71 [2024-11-13 22:59:52,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:52,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:52,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:53,558 INFO L134 CoverageAnalysis]: Checked inductivity of 715 backedges. 0 proven. 715 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:59:58,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:58,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2609 states to 469 states and 2609 transitions. [2024-11-13 22:59:58,368 INFO L276 IsEmpty]: Start isEmpty. Operand 469 states and 2609 transitions. [2024-11-13 22:59:58,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 71 [2024-11-13 22:59:58,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:58,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:58,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:00:05,217 INFO L134 CoverageAnalysis]: Checked inductivity of 737 backedges. 0 proven. 737 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:00:10,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:00:10,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2687 states to 472 states and 2687 transitions. [2024-11-13 23:00:10,589 INFO L276 IsEmpty]: Start isEmpty. Operand 472 states and 2687 transitions. [2024-11-13 23:00:10,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 71 [2024-11-13 23:00:10,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:00:10,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:00:10,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:00:11,697 INFO L134 CoverageAnalysis]: Checked inductivity of 715 backedges. 0 proven. 715 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:00:17,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:00:17,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2762 states to 474 states and 2762 transitions. [2024-11-13 23:00:17,810 INFO L276 IsEmpty]: Start isEmpty. Operand 474 states and 2762 transitions. [2024-11-13 23:00:17,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 71 [2024-11-13 23:00:17,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:00:17,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:00:17,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:00:23,660 INFO L134 CoverageAnalysis]: Checked inductivity of 737 backedges. 0 proven. 737 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:00:26,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:00:26,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2762 states to 475 states and 2762 transitions. [2024-11-13 23:00:26,535 INFO L276 IsEmpty]: Start isEmpty. Operand 475 states and 2762 transitions. [2024-11-13 23:00:26,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 71 [2024-11-13 23:00:26,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:00:26,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:00:26,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:00:26,727 INFO L134 CoverageAnalysis]: Checked inductivity of 715 backedges. 0 proven. 715 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:00:28,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:00:28,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2763 states to 476 states and 2763 transitions. [2024-11-13 23:00:28,902 INFO L276 IsEmpty]: Start isEmpty. Operand 476 states and 2763 transitions. [2024-11-13 23:00:28,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 71 [2024-11-13 23:00:28,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:00:28,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:00:28,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:00:29,103 INFO L134 CoverageAnalysis]: Checked inductivity of 715 backedges. 0 proven. 715 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:00:30,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:00:30,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2768 states to 477 states and 2768 transitions. [2024-11-13 23:00:30,431 INFO L276 IsEmpty]: Start isEmpty. Operand 477 states and 2768 transitions. [2024-11-13 23:00:30,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 71 [2024-11-13 23:00:30,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:00:30,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:00:30,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:00:30,607 INFO L134 CoverageAnalysis]: Checked inductivity of 715 backedges. 0 proven. 715 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:00:35,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:00:35,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2820 states to 479 states and 2820 transitions. [2024-11-13 23:00:35,407 INFO L276 IsEmpty]: Start isEmpty. Operand 479 states and 2820 transitions. [2024-11-13 23:00:35,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 71 [2024-11-13 23:00:35,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:00:35,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:00:35,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:00:35,793 INFO L134 CoverageAnalysis]: Checked inductivity of 715 backedges. 0 proven. 715 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:00:38,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:00:38,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2821 states to 480 states and 2821 transitions. [2024-11-13 23:00:38,662 INFO L276 IsEmpty]: Start isEmpty. Operand 480 states and 2821 transitions. [2024-11-13 23:00:38,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 71 [2024-11-13 23:00:38,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:00:38,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:00:38,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:00:38,862 INFO L134 CoverageAnalysis]: Checked inductivity of 715 backedges. 0 proven. 715 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:00:41,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:00:41,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2822 states to 481 states and 2822 transitions. [2024-11-13 23:00:41,167 INFO L276 IsEmpty]: Start isEmpty. Operand 481 states and 2822 transitions. [2024-11-13 23:00:41,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 71 [2024-11-13 23:00:41,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:00:41,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:00:41,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat